<feed xmlns='http://www.w3.org/2005/Atom'>
<title>csoap/nanohttp, branch master</title>
<subtitle>A portable and simple client/server C API for SOAP</subtitle>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/csoap.git/'/>
<entry>
<title>fixed several compiler warnings</title>
<updated>2013-02-18T02:31:13+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2013-02-18T02:31:13+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/csoap.git/commit/?id=7527650eaab1f1910f6bfa24061a0bddc7937b9f'/>
<id>7527650eaab1f1910f6bfa24061a0bddc7937b9f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix nanohttp building in non-SSL build</title>
<updated>2013-02-18T01:58:53+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2013-02-18T01:58:53+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/csoap.git/commit/?id=d7cf83b38c3edd77c6159bc3c62144b52fabe223'/>
<id>d7cf83b38c3edd77c6159bc3c62144b52fabe223</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix compilation of strtok_r and localtime_r replacements for WIN32 builds</title>
<updated>2013-02-18T00:41:59+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2013-02-18T00:41:59+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/csoap.git/commit/?id=f1ec18b6fce73f7346cf4265211721a30787b1ce'/>
<id>f1ec18b6fce73f7346cf4265211721a30787b1ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add winsock2.h include where required to compile for WIN32</title>
<updated>2013-02-17T19:54:09+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2013-02-17T19:54:09+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/csoap.git/commit/?id=a70586322e0d0d09c99e910d02745098234a1e10'/>
<id>a70586322e0d0d09c99e910d02745098234a1e10</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove redefinition for errno which breaks compilation for WIN32</title>
<updated>2013-02-17T19:53:07+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2013-02-17T19:53:07+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/csoap.git/commit/?id=99153c2246d18836d902761ce92d99596c16964a'/>
<id>99153c2246d18836d902761ce92d99596c16964a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix include typos for WIN32</title>
<updated>2013-02-17T19:52:17+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2013-02-17T19:52:17+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/csoap.git/commit/?id=cd64e028647552569a45bc8713349238fcd3e709'/>
<id>cd64e028647552569a45bc8713349238fcd3e709</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix definition for snprintf() on WIN32</title>
<updated>2013-02-17T19:51:22+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2013-02-17T19:51:22+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/csoap.git/commit/?id=a32e42daf6e5f8061390dad1674726275ab1e323'/>
<id>a32e42daf6e5f8061390dad1674726275ab1e323</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use newer LT_INIT macro and pass -no-undefined for proper DLL generation</title>
<updated>2013-02-17T17:45:45+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2013-02-17T17:45:45+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/csoap.git/commit/?id=f3391275b7807d3523ae15175467d2396af967a3'/>
<id>f3391275b7807d3523ae15175467d2396af967a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix broken compilation due to incorrectly named log level constants</title>
<updated>2013-02-17T16:53:32+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2013-02-17T16:53:32+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/csoap.git/commit/?id=62de4a3f6f02b7cc3851369dd8b7508056e97788'/>
<id>62de4a3f6f02b7cc3851369dd8b7508056e97788</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove files automatically generated by autotools</title>
<updated>2013-02-17T16:26:34+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2013-02-17T16:26:34+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/csoap.git/commit/?id=943b64678c6e9d6ed9553b5fd628922de6aa75a3'/>
<id>943b64678c6e9d6ed9553b5fd628922de6aa75a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
