<feed xmlns='http://www.w3.org/2005/Atom'>
<title>skalibs/package, branch v2.1.0.0</title>
<subtitle>The skarnet.org C programming library</subtitle>
<id>https://git.skarnet.org/cgit/skalibs/atom/package?h=v2.1.0.0</id>
<link rel='self' href='https://git.skarnet.org/cgit/skalibs/atom/package?h=v2.1.0.0'/>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/'/>
<updated>2015-01-06T00:31:40Z</updated>
<entry>
<title> - Bugfixes in unixmessage/skaclient (short writes / fd leakage / DoS)</title>
<updated>2015-01-06T00:31:40Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-01-06T00:31:40Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=aa081897ac57658482143f29f4b88b1ebbddede3'/>
<id>urn:sha1:aa081897ac57658482143f29f4b88b1ebbddede3</id>
<content type='text'>
 - ABI change: unixmessage protocol header is now 6 bytes (was 8)
 - API change: skaclient_start(_async) now takes an "options" argument
 - version increase to 2.1.0.0
</content>
</entry>
<entry>
<title> Add unixmessage_drop and some stuff in skaclient</title>
<updated>2015-01-04T19:00:46Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-01-04T19:00:46Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=5b4cf1798bfaf7be1dfaea36614757db80cae23d'/>
<id>urn:sha1:5b4cf1798bfaf7be1dfaea36614757db80cae23d</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Add skaclient_syncify for easier async/sync handling</title>
<updated>2015-01-02T15:28:30Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-01-02T15:28:30Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=2dc97e2b5c06f8fafcefe413592de3251a57d923'/>
<id>urn:sha1:2dc97e2b5c06f8fafcefe413592de3251a57d923</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Remove the --enable-right-tz configure option.</title>
<updated>2015-01-02T10:15:29Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-01-02T10:15:29Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=4fd65aec913a1b99e8d748a7a82c150b8f7ee510'/>
<id>urn:sha1:4fd65aec913a1b99e8d748a7a82c150b8f7ee510</id>
<content type='text'>
 Make it a run-time autodetection instead.
 Update doc.
 Thanks to Paul Jarc for the suggestion.
</content>
</entry>
<entry>
<title> Found the BSD unixmessage bug. recvmsg(..., MSG_WAITALL) blocks</title>
<updated>2014-12-20T22:25:08Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2014-12-20T22:25:08Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=db7f4d2c1ef70334af4cb8c1980f47d8a9f69249'/>
<id>urn:sha1:db7f4d2c1ef70334af4cb8c1980f47d8a9f69249</id>
<content type='text'>
until buffer full or socket shutdown on BSD, *even if the socket is
nonblocking*. So I added an "okwaitall" sysdeps, and won't set
MSG_WAITALL on retarded systems.
</content>
</entry>
<entry>
<title> Separate socket from pipe in child_spawn. Less code in skaclient!</title>
<updated>2014-12-18T19:06:06Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2014-12-18T19:06:06Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=5f76ed9108c5c48850cf339096527c4d53f0bc12'/>
<id>urn:sha1:5f76ed9108c5c48850cf339096527c4d53f0bc12</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove deprecated sig.c and useless select wrapper</title>
<updated>2014-12-09T16:47:01Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2014-12-09T16:47:01Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=9557ca00615d2a6e68785272357642779db26411'/>
<id>urn:sha1:9557ca00615d2a6e68785272357642779db26411</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewrite unixmessage_receiver without buffer, only cbuffer</title>
<updated>2014-12-06T17:51:14Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2014-12-06T17:51:14Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=6319ac5225aec738f134f338f68109822581bff1'/>
<id>urn:sha1:6319ac5225aec738f134f338f68109822581bff1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>It's possible to statically initialize unixmessage_receiver_0</title>
<updated>2014-12-05T18:04:58Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2014-12-05T18:04:58Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=5d6810d9eb833f923f1543fbb369823f7cd289df'/>
<id>urn:sha1:5d6810d9eb833f923f1543fbb369823f7cd289df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add skagetln_nofill</title>
<updated>2014-12-05T14:46:57Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2014-12-05T14:46:57Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=d75b3c29729522e0698ed17be2079465c0c72da5'/>
<id>urn:sha1:d75b3c29729522e0698ed17be2079465c0c72da5</id>
<content type='text'>
</content>
</entry>
</feed>
