Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-13 | Cleanups - mostly removing superfluous includes in headers | Laurent Bercot | |
2017-02-17 | More types changes | Laurent Bercot | |
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 | |||
2016-02-02 | Tentative re-commit of the closecb feature | Laurent Bercot | |
2016-02-02 | Revert " Add support for advanced closing callbacks to ↵ | Laurent Bercot | |
unixmessage_sender_flush." This reverts commit c9c7e241a7b68f67e0cc8a7d3874510dced532d6. (something is segfaulting, reverting until I find the fix) | |||
2016-01-18 | Add support for advanced closing callbacks to unixmessage_sender_flush. | Laurent Bercot | |
(Typically, this will be used for refcounting when broadcasting copies of the same fd.) | |||
2015-02-08 | Typo fix in unixmessage.h | Laurent Bercot | |
2015-01-09 | Add unixmessage_unput, for transaction cancellation | 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-04 | Add unixmessage_drop and some stuff in skaclient | Laurent Bercot | |
2015-01-03 | Add unixmessage_receiver_isfull | Laurent Bercot | |
2014-12-22 | Renormalize buffer size, even if we lose 1 charv2.0.0.0 | Laurent Bercot | |
2014-12-06 | Rewrite unixmessage_receiver without buffer, only cbuffer | Laurent Bercot | |
2014-12-05 | It's possible to statically initialize unixmessage_receiver_0 | Laurent Bercot | |
2014-12-05 | More adjustments to unixmessage and skaclient | Laurent Bercot | |
2014-12-04 | Better interface for simple skaclient servers | Laurent Bercot | |
2014-09-18 | initial commit with rc for skalibs-2.0.0.0 | Laurent Bercot | |