summaryrefslogtreecommitdiff
path: root/src/conn-tools/s6-tcpserver6.c
AgeCommit message (Collapse)Author
2021-08-10 Adapt to skalibs-2.11.0.0Laurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2020-11-26 Convert to new exec.h syntaxLaurent Bercot
2017-08-22 Optimize to xpathexec ; prepare for 2.3.0.2Laurent Bercot
2017-03-12 Adapt to skalibs-2.5.0.0Laurent Bercot
2017-01-10 Types fix, first passLaurent Bercot
XXX marks what must change when skalibs changes. Also started writing functions for client certificate support in sbearssl, but it's not working yet (need more high-level support from BearSSL before it can work)
2016-09-10 Add options to s6-tcpserver4-socketbinder and s6-tcpserver6-socketbinder to ↵Laurent Bercot
create UDP sockets; also to not listen(). (Suggested by Daniel Kahn Gillmor.)
2015-01-07 Complete conversion of s6-ipcserver and s6-tcpserver (4 and 6)Laurent Bercot
to socketbinder + d model. With documentation (!)
2015-01-06 Prevent failure of -1 option in ucspi servers when stdout is closedLaurent Bercot
2014-12-19 Real fix >.>Laurent Bercot
2014-12-19 Safewrap around iopause in UCSPI servers!Laurent Bercot
2014-12-19 Don't make UCSPI servers die if they can't write to stdoutLaurent Bercot
2014-12-16 Because BSDs can't understand setgroups... -> nonposixLaurent Bercot
2014-12-15 Initial commitLaurent Bercot