| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Prepare for 2.6.0.0 | Laurent Bercot | 2017-07-28 | 1 | -1/+1 | |
| | | ||||||
| * | version: 2.5.1.1v2.5.1.1 | Laurent Bercot | 2017-05-22 | 1 | -1/+1 | |
| | | ||||||
| * | Add xpathexec_* functions, prepare for 2.5.1.0 | Laurent Bercot | 2017-05-18 | 1 | -1/+1 | |
| | | ||||||
| * | Prepare for version 2.5.0.1 | Laurent Bercot | 2017-05-11 | 1 | -1/+1 | |
| | | ||||||
| * | Types fix, start: preparation and libbiguint | Laurent Bercot | 2017-01-21 | 1 | -1/+1 | |
| | | ||||||
| * | Prepare for version 2.4.0.2 | Laurent Bercot | 2016-11-27 | 1 | -1/+1 | |
| | | ||||||
| * | Remove obsolete flags from flags.html, prepare for 2.4.0.1 | Laurent Bercot | 2016-11-04 | 1 | -1/+1 | |
| | | ||||||
| * | Add spawn_lib support | Laurent Bercot | 2016-08-12 | 1 | -1/+1 | |
| | | ||||||
| * | 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 | -1/+1 | |
| | | ||||||
| * | Revert " Add support for advanced closing callbacks to ↵ | Laurent Bercot | 2016-02-02 | 1 | -1/+1 | |
| | | | | | | | | | 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 | -1/+1 | |
| | | | | | | (Typically, this will be used for refcounting when broadcasting copies of the same fd.) | |||||
| * | Add bitarray_first{clear,set}_skip (thx jjk) | Laurent Bercot | 2016-01-05 | 1 | -1/+1 | |
| | | | | | version: rc for 2.3.9.0 after Makefile fix | |||||
| * | - fix make stripv2.3.8.3 | Laurent Bercot | 2015-11-14 | 1 | -1/+1 | |
| | | | | | - rc for 2.3.8.3 | |||||
| * | - link .so to correct soname | Laurent Bercot | 2015-11-04 | 1 | -1/+1 | |
| | | | | | | | - fully strip shared libs - Makefile syntactic consistency - version: 2.3.8.2 | |||||
| * | version: 2.3.8.1v2.3.8.1 | Laurent Bercot | 2015-11-04 | 1 | -1/+1 | |
| | | ||||||
| * | - Remove /etc/leapsecs.datv2.3.8.0 | Laurent Bercot | 2015-10-14 | 1 | -1/+1 | |
| | | | | | | | - Publish tools to create the leap second table as a .c - Simplify functions using leap seconds - rc for 2.3.8.0 | |||||
| * | - Fix double macro expansion bug in cbuffer_get* and cbuffer_put* | Laurent Bercot | 2015-10-05 | 1 | -1/+1 | |
| | | | | | - rc for 2.3.7.1 | |||||
| * | Add atomic_rm_rf and atomic_rm_rf_tmp | Laurent Bercot | 2015-08-13 | 1 | -1/+1 | |
| | | ||||||
| * | Xyzzy fix! (fixes https://bugs.gentoo.org/show_bug.cgi?id=541092) | Laurent Bercot | 2015-08-12 | 1 | -1/+1 | |
| | | ||||||
| * | - fd_close fix | Laurent Bercot | 2015-07-20 | 1 | -1/+1 | |
| | | | | | | - add openreadnclose_nb - rc for 2.3.6.0 | |||||
| * | - sysdeps for strnlen (Solaris... sigh) | Laurent Bercot | 2015-07-13 | 1 | -1/+1 | |
| | | | | | - rc for 2.3.5.2 | |||||
| * | - Update leap second tablev2.3.5.1 | Laurent Bercot | 2015-06-08 | 1 | -1/+1 | |
| | | | | | - version: 2.3.5.1 | |||||
| * | - add bitarray_count | Laurent Bercot | 2015-05-16 | 1 | -1/+1 | |
| | | | | | | - add openwritevnclose_at - rc for 2.3.5.0 | |||||
| * | OpenBSD sucks, but everyone knew this already.v2.3.4.0 | Laurent Bercot | 2015-05-05 | 1 | -1/+1 | |
| | | ||||||
| * | - added sha512 (buggy, need to commit to test somewhere else) | Laurent Bercot | 2015-03-27 | 1 | -1/+1 | |
| | | | | | | - version bump (not a rc yet) - bugfix: buffer_get returned -1 EPIPE on short reads w/o EOF | |||||
| * | - add gid0_scanv2.3.2.0 | Laurent Bercot | 2015-03-13 | 1 | -1/+1 | |
| | | | | | - version: rc for 2.3.2.0 | |||||
| * | Applied Roman Kimov's fixesv2.3.1.3 | Laurent Bercot | 2015-03-13 | 1 | -1/+1 | |
| | | ||||||
| * | - reset all signals to default in child_spawn* | Laurent Bercot | 2015-03-09 | 1 | -1/+1 | |
| | | | | | | - cosmetic fix in INSTALL - version: rc for 2.3.1.2 | |||||
| * | version: 2.3.1.1v2.3.1.1 | Laurent Bercot | 2015-03-06 | 1 | -1/+1 | |
| | | ||||||
| * | - Add wait_estatus() | Laurent Bercot | 2015-02-19 | 1 | -1/+1 | |
| | | | | | - version: rc for 2.3.1.0 | |||||
| * | Modify wait_status to return 256 when WIFSIGNALED | Laurent Bercot | 2015-02-18 | 1 | -1/+1 | |
| | | ||||||
| * | - Doc update | Laurent Bercot | 2015-02-07 | 1 | -1/+1 | |
| | | | | | - version: 2.3.0.0 rc | |||||
| * | - Added unixconnection | Laurent Bercot | 2015-01-19 | 1 | -1/+1 | |
| | | | | | | - Added sig_name & sig_number (suggestion from Olivier Brunel) - version bumped to 2.2.1.0, rc | |||||
| * | tai conversion functions overhaul. | Laurent Bercot | 2015-01-09 | 1 | -1/+1 | |
| | | | | | | API change -> rc for 2.2.0.0 Doc updated. | |||||
| * | - Bugfixes in unixmessage/skaclient (short writes / fd leakage / DoS)v2.1.0.0 | Laurent Bercot | 2015-01-06 | 1 | -1/+1 | |
| | | | | | | | - 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 | |||||
| * | initial commit with rc for skalibs-2.0.0.0 | Laurent Bercot | 2014-09-18 | 1 | -0/+4 | |
