aboutsummaryrefslogtreecommitdiffstats
path: root/src/conn-tools/s6-tcpserver4d.c
Commit message (Collapse)AuthorAgeFilesLines
* bugfix: spurious error message in s6-tcpserver?d when maxed connectionsLaurent Bercot2017-09-131-3/+3
|
* Adapt to skalibs-2.5.0.0Laurent Bercot2017-03-121-37/+38
|
* Types fix, first passLaurent Bercot2017-01-101-15/+16
| | | | | | | 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)
* Experimental decoupling of socketbinders and daemons in ucspi servers.Laurent Bercot2015-01-071-0/+375
Rewrite of s6-ipcserver as a small wrapper. s6-tcpserver4 and s6-tcpserver6 will follow.