| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Align ancillary buffers on struct cmsghdr and int boundaries | Laurent Bercot | 2017-04-23 | 1 | -3/+10 |
| | | |||||
| * | More superflous headers cleanup and tiny fixes | Laurent Bercot | 2017-03-13 | 1 | -2/+2 |
| | | |||||
| * | More types changes | Laurent Bercot | 2017-02-17 | 1 | -21/+22 |
| | | | | | | | | | | New disize Add size_t to the autotypes list Delete redundant and replace-libc files dev_t/ino_t pass Big size_t pass More things missing, still not operational yet | ||||
| * | Fix closecb support wherever a unixmessage may get dropped; add closecb ↵ | Laurent Bercot | 2016-04-22 | 1 | -1/+1 |
| | | | | | support to unixconnection | ||||
| * | Tentative re-commit of the closecb feature | Laurent Bercot | 2016-02-02 | 1 | -2/+2 |
| | | |||||
| * | Revert " Add support for advanced closing callbacks to ↵ | Laurent Bercot | 2016-02-02 | 1 | -2/+2 |
| | | | | | | | | | unixmessage_sender_flush." This reverts commit c9c7e241a7b68f67e0cc8a7d3874510dced532d6. (something is segfaulting, reverting until I find the fix) | ||||
| * | Add support for advanced closing callbacks to unixmessage_sender_flush. | Laurent Bercot | 2016-01-18 | 1 | -2/+2 |
| | | | | | | (Typically, this will be used for refcounting when broadcasting copies of the same fd.) | ||||
| * | - Bugfix: unixmessage_sender_init didn't initialize b->shorty | Laurent Bercot | 2015-02-19 | 1 | -0/+2 |
| | | | | | - byte_zero the ancilbuf's padding to appease valgrind | ||||
| * | Bugfix: unixmessage_put was recording the wrong number of fds | Laurent Bercot | 2015-01-09 | 1 | -1/+1 |
| | | |||||
| * | - Bugfixes in unixmessage/skaclient (short writes / fd leakage / DoS)v2.1.0.0 | Laurent Bercot | 2015-01-06 | 1 | -17/+48 |
| | | | | | | | - 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 | ||||
| * | Remove redundant _XPG4_2 in unixmessage_sender_flush | Laurent Bercot | 2015-01-03 | 1 | -4/+0 |
| | | |||||
| * | Safe wrappers around sendmsg and recvmsg in unixmessage primitives | Laurent Bercot | 2014-12-31 | 1 | -2/+9 |
| | | |||||
| * | So MSG_WAITALL can block even with MSG_DONTWAIT... wtfbsdseriously. | Laurent Bercot | 2014-12-21 | 1 | -0/+3 |
| | | | | | | Only include MSG_WAITALL when it's tested nb, then. Also test yet another fix for the tryancilautoclose FreeBSD problem. | ||||
| * | Fix test of sendmsg return value (compare against int...) | Laurent Bercot | 2014-12-14 | 1 | -1/+1 |
| | | |||||
| * | initial commit with rc for skalibs-2.0.0.0 | Laurent Bercot | 2014-09-18 | 1 | -0/+82 |
