Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-19 | - Bugfix: unixmessage_sender_init didn't initialize b->shorty | Laurent Bercot | |
- byte_zero the ancilbuf's padding to appease valgrind | |||
2015-01-09 | Bugfix: unixmessage_put was recording the wrong number of fds | Laurent Bercot | |
2015-01-06 | - Bugfixes in unixmessage/skaclient (short writes / fd leakage / DoS)v2.1.0.0 | Laurent Bercot | |
- 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 | |||
2015-01-03 | Remove redundant _XPG4_2 in unixmessage_sender_flush | Laurent Bercot | |
2014-12-31 | Safe wrappers around sendmsg and recvmsg in unixmessage primitives | Laurent Bercot | |
2014-12-21 | So MSG_WAITALL can block even with MSG_DONTWAIT... wtfbsdseriously. | Laurent Bercot | |
Only include MSG_WAITALL when it's tested nb, then. Also test yet another fix for the tryancilautoclose FreeBSD problem. | |||
2014-12-14 | Fix test of sendmsg return value (compare against int...) | Laurent Bercot | |
2014-09-18 | initial commit with rc for skalibs-2.0.0.0 | Laurent Bercot | |