<feed xmlns='http://www.w3.org/2005/Atom'>
<title>csoap/nanohttp, branch r1_1_0</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>ported logging function to a seperate file (nanohttp-logging.*)</title>
<updated>2006-07-09T16:24:18+00:00</updated>
<author>
<name>snowdrop</name>
</author>
<published>2006-07-09T16:24:18+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/csoap.git/commit/?id=8e94d40e90b5ed006090af64ff7017a2d4f1a802'/>
<id>8e94d40e90b5ed006090af64ff7017a2d4f1a802</id>
<content type='text'>
and renamed all logging functions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and renamed all logging functions.
</pre>
</div>
</content>
</entry>
<entry>
<title>initial import</title>
<updated>2006-07-09T16:22:52+00:00</updated>
<author>
<name>snowdrop</name>
</author>
<published>2006-07-09T16:22:52+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/csoap.git/commit/?id=1b6cc73eff4ecc9ec0b2be81841d495a3cb53fc9'/>
<id>1b6cc73eff4ecc9ec0b2be81841d495a3cb53fc9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added a helper function to determine how many nanohttp connections are active</title>
<updated>2006-05-31T19:39:34+00:00</updated>
<author>
<name>mrcsys</name>
</author>
<published>2006-05-31T19:39:34+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/csoap.git/commit/?id=a106abc6f551cc29bf71dffd74c658688eaf0e6f'/>
<id>a106abc6f551cc29bf71dffd74c658688eaf0e6f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>successful authentication quieted</title>
<updated>2006-05-19T14:49:17+00:00</updated>
<author>
<name>m0gg</name>
</author>
<published>2006-05-19T14:49:17+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/csoap.git/commit/?id=57abe3302f7ea79ccd23d08bcd8adac82ca052a9'/>
<id>57abe3302f7ea79ccd23d08bcd8adac82ca052a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed one log message to make fore sense.</title>
<updated>2006-05-15T13:54:25+00:00</updated>
<author>
<name>mrcsys</name>
</author>
<published>2006-05-15T13:54:25+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/csoap.git/commit/?id=9f962c2ff75ed03c3727d808b83f1e89bdbf19a5'/>
<id>9f962c2ff75ed03c3727d808b83f1e89bdbf19a5</id>
<content type='text'>
Fixed check of SSL_read return code, was not correct.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed check of SSL_read return code, was not correct.
</pre>
</div>
</content>
</entry>
<entry>
<title>Code cleanup</title>
<updated>2006-05-15T06:40:47+00:00</updated>
<author>
<name>m0gg</name>
</author>
<published>2006-05-15T06:40:47+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/csoap.git/commit/?id=5af10db8fa81b0f74905ae1302aafe43221e4d27'/>
<id>5af10db8fa81b0f74905ae1302aafe43221e4d27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Documentation update</title>
<updated>2006-05-02T09:12:50+00:00</updated>
<author>
<name>m0gg</name>
</author>
<published>2006-05-02T09:12:50+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/csoap.git/commit/?id=45b1ba7ceeb4aa71a9adf4850ff5da8c575c2e33'/>
<id>45b1ba7ceeb4aa71a9adf4850ff5da8c575c2e33</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>this is cleaner</title>
<updated>2006-05-01T17:56:32+00:00</updated>
<author>
<name>mrcsys</name>
</author>
<published>2006-05-01T17:56:32+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/csoap.git/commit/?id=a40b8b548afe6c55c841cd29877f71f234096b27'/>
<id>a40b8b548afe6c55c841cd29877f71f234096b27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Some fixes because recent changes did not work in WIN32.  Now should be compat</title>
<updated>2006-05-01T17:51:50+00:00</updated>
<author>
<name>mrcsys</name>
</author>
<published>2006-05-01T17:51:50+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/csoap.git/commit/?id=c41f3517d50ae8f6c203ababd347bf2105d17b18'/>
<id>c41f3517d50ae8f6c203ababd347bf2105d17b18</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>HTTP header fields from RFC2616</title>
<updated>2006-05-01T07:30:34+00:00</updated>
<author>
<name>m0gg</name>
</author>
<published>2006-05-01T07:30:34+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/csoap.git/commit/?id=417555bf235d2ca473530b9c69c2a77c7cfdc444'/>
<id>417555bf235d2ca473530b9c69c2a77c7cfdc444</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
