aboutsummaryrefslogtreecommitdiffstats
path: root/src/conn-tools/s6-tcpserver-access.c
Commit message (Collapse)AuthorAgeFilesLines
* Types fix, first passLaurent Bercot2017-01-101-3/+5
| | | | | | | 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)
* - Bugfix: s6-tcpclient and s6-tcpserver-access didn't s6dns_init()Laurent Bercot2015-03-301-0/+10
| | | | - Version: rc for 2.1.0.1
* Move Unix domain socket and access control stuff to s6.Laurent Bercot2015-01-151-19/+20
| | | | | Move seekablepipe to s6-portable-utils. Version: 2.0.1.0, release candidate
* Initial commitLaurent Bercot2014-12-151-0/+387