aboutsummaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Collapse)AuthorAgeFilesLines
* Renormalize buffer size, even if we lose 1 charv2.0.0.0Laurent Bercot2014-12-224-10/+10
|
* Lots of cosmetic fixes.Laurent Bercot2014-12-2019-77/+76
| | | | sha256 documented.
* Cosmetic fixes in iobuffer (was looking for a bug, but it wasn't there)Laurent Bercot2014-12-201-13/+13
|
* Separate socket from pipe in child_spawn. Less code in skaclient!Laurent Bercot2014-12-181-4/+4
|
* Fix initial value for the length of the kolbak_queue.Laurent Bercot2014-12-131-3/+3
| | | | | This was the reason for the s6-dnsname-filter segfault. It took me 2 days, valgrind and gdb to corner that one. >.>
* Remove deprecated sig.c and useless select wrapperLaurent Bercot2014-12-091-15/+0
|
* Rewrite unixmessage_receiver without buffer, only cbufferLaurent Bercot2014-12-062-22/+18
|
* It's possible to statically initialize unixmessage_receiver_0Laurent Bercot2014-12-052-3/+11
|
* Add skagetln_nofillLaurent Bercot2014-12-051-0/+1
|
* Add tain_zeroLaurent Bercot2014-12-051-0/+1
|
* More adjustments to unixmessage and skaclientLaurent Bercot2014-12-052-7/+13
|
* Better interface for simple skaclient serversLaurent Bercot2014-12-042-2/+20
|
* initial commit with rc for skalibs-2.0.0.0Laurent Bercot2014-09-1870-0/+3315