aboutsummaryrefslogtreecommitdiffstats
path: root/src/conn-tools/s6-tcpserver6.c
Commit message (Collapse)AuthorAgeFilesLines
* Prepare for 2.5.1.2Laurent Bercot2022-11-291-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Adapt to skalibs-2.11.0.0Laurent Bercot2021-08-101-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Convert to new exec.h syntaxLaurent Bercot2020-11-261-3/+6
|
* Optimize to xpathexec ; prepare for 2.3.0.2Laurent Bercot2017-08-221-2/+1
|
* Adapt to skalibs-2.5.0.0Laurent Bercot2017-03-121-12/+10
|
* Types fix, first passLaurent Bercot2017-01-101-7/+9
| | | | | | | 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)
* Add options to s6-tcpserver4-socketbinder and s6-tcpserver6-socketbinder to ↵Laurent Bercot2016-09-101-0/+1
| | | | create UDP sockets; also to not listen(). (Suggested by Daniel Kahn Gillmor.)
* Complete conversion of s6-ipcserver and s6-tcpserver (4 and 6)Laurent Bercot2015-01-071-374/+87
| | | | to socketbinder + d model. With documentation (!)
* Prevent failure of -1 option in ucspi servers when stdout is closedLaurent Bercot2015-01-061-2/+8
|
* Real fix >.>Laurent Bercot2014-12-191-1/+1
|
* Safewrap around iopause in UCSPI servers!Laurent Bercot2014-12-191-1/+1
|
* Don't make UCSPI servers die if they can't write to stdoutLaurent Bercot2014-12-191-1/+1
|
* Because BSDs can't understand setgroups... -> nonposixLaurent Bercot2014-12-161-4/+1
|
* Initial commitLaurent Bercot2014-12-151-0/+412