aboutsummaryrefslogtreecommitdiffstats
path: root/src/conn-tools/s6-tcpserver-access.c
Commit message (Collapse)AuthorAgeFilesLines
* s6-tcpserver-access: don't use errno in deny messagesLaurent Bercot2023-11-061-5/+5
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Great Tcpserver Unification. Prepare for 2.6.0.0.Laurent Bercot2023-09-301-10/+8
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Remove extra warning when s6-tcpserver-access has no rulesetLaurent Bercot2023-09-201-1/+0
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* 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-22/+11
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Convert to new exec.h syntaxLaurent Bercot2020-11-261-6/+9
|
* Prepare for 2.4.0.0Laurent Bercot2020-11-211-1/+12
|
* Adapt to new stopwatch APILaurent Bercot2019-09-061-2/+1
|
* Use stopwatches and wallclocks where appropriateLaurent Bercot2019-09-041-0/+1
|
* bugfix: spurious error message in s6-tcpserver?d when maxed connectionsLaurent Bercot2017-09-131-1/+2
|
* Optimize to xpathexec ; prepare for 2.3.0.2Laurent Bercot2017-08-221-4/+2
|
* Adapt to skalibs-2.5.0.0Laurent Bercot2017-03-121-33/+32
|
* 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