<feed xmlns='http://www.w3.org/2005/Atom'>
<title>csoap/examples, branch before_patch_01</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 bug : changed req-&gt;env to res-&gt;env</title>
<updated>2004-11-06T11:24:22+00:00</updated>
<author>
<name>snowdrop</name>
</author>
<published>2004-11-06T11:24:22+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/csoap.git/commit/?id=c00f5c34425c3b93279bfbfa73640dcd256e8caa'/>
<id>c00f5c34425c3b93279bfbfa73640dcd256e8caa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>dos2unix</title>
<updated>2004-11-02T23:09:19+00:00</updated>
<author>
<name>snowdrop</name>
</author>
<published>2004-11-02T23:09:19+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/csoap.git/commit/?id=402e8748593a42cf6d42fda772f207e3e9300a3e'/>
<id>402e8748593a42cf6d42fda772f207e3e9300a3e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>develop</title>
<updated>2004-11-02T22:42:51+00:00</updated>
<author>
<name>snowdrop</name>
</author>
<published>2004-11-02T22:42:51+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/csoap.git/commit/?id=15b392f1e21d3dae8f83da401199959e9f0b0db6'/>
<id>15b392f1e21d3dae8f83da401199959e9f0b0db6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>disabled nanohttp examples</title>
<updated>2004-11-01T15:29:43+00:00</updated>
<author>
<name>snowdrop</name>
</author>
<published>2004-11-01T15:29:43+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/csoap.git/commit/?id=a63feeb47ceca0bf985fab5ced27fe327c3224b5'/>
<id>a63feeb47ceca0bf985fab5ced27fe327c3224b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added soap_ctx_add_file()</title>
<updated>2004-11-01T15:16:22+00:00</updated>
<author>
<name>snowdrop</name>
</author>
<published>2004-11-01T15:16:22+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/csoap.git/commit/?id=c28397f760d22a1e8be126725ff7784b2d8fec23'/>
<id>c28397f760d22a1e8be126725ff7784b2d8fec23</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added hoption feature</title>
<updated>2004-10-29T09:27:02+00:00</updated>
<author>
<name>snowdrop</name>
</author>
<published>2004-10-29T09:27:02+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/csoap.git/commit/?id=7b58a8fb0b95d6809fbe3e8c7dc7a05729b6c828'/>
<id>7b58a8fb0b95d6809fbe3e8c7dc7a05729b6c828</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>changed hstatus_t to herror_t and chagend the API function to return herror_t. Added herror_*() functions and fixed a bug in the socket receive comm.</title>
<updated>2004-10-28T10:30:41+00:00</updated>
<author>
<name>snowdrop</name>
</author>
<published>2004-10-28T10:30:41+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/csoap.git/commit/?id=d24d6ab7bbfda8e302af3a5cf8be62299d543c1a'/>
<id>d24d6ab7bbfda8e302af3a5cf8be62299d543c1a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>updated for compiling under *nix</title>
<updated>2004-10-15T15:10:14+00:00</updated>
<author>
<name>snowdrop</name>
</author>
<published>2004-10-15T15:10:14+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/csoap.git/commit/?id=9b300defa7ce03d8e2b78d6c0352f0245fcc7765'/>
<id>9b300defa7ce03d8e2b78d6c0352f0245fcc7765</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>changed header comments</title>
<updated>2004-10-15T13:53:36+00:00</updated>
<author>
<name>snowdrop</name>
</author>
<published>2004-10-15T13:53:36+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/csoap.git/commit/?id=e98050406dd824a27034417d49680575e9ede752'/>
<id>e98050406dd824a27034417d49680575e9ede752</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>development</title>
<updated>2004-10-15T13:42:07+00:00</updated>
<author>
<name>snowdrop</name>
</author>
<published>2004-10-15T13:42:07+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/csoap.git/commit/?id=f1f5c38793bfc6160e1e377d3061e8ba592e3057'/>
<id>f1f5c38793bfc6160e1e377d3061e8ba592e3057</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
