summaryrefslogtreecommitdiff
path: root/src/tls/s6-tlsserver.c
AgeCommit message (Collapse)Author
2023-11-18 /etc/hosts support for s6-tcpclient and s6-tcpserver-accessLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-11-17 Fix stls_run; sbearssl_run needs a rewriteLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-09-30 s6-tlsserver bugfix, doc updatesLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-09-20 Remove extra warning when s6-tcpserver-access has no rulesetLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-08-09 Fix s6-tcpserver verbosity invocationLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-08-09 Fix s6-tlsserver tcpaccess invocation conditionLaurent Bercot
Also fix s6-tlsclient storage reservation Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-08-08 Prepare for 2.5.1.4; fix s6-tlsserver -Y|-yLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2022-11-29 Prepare for 2.5.1.2Laurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2021-08-10 Adapt to skalibs-2.11.0.0Laurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2021-05-30 bugfix: -l option in s6-tlsserver takes an argLaurent Bercot
2021-05-28 Server-side SNI, libtls versionLaurent Bercot
Implementation for bearssl coming soon.
2020-11-30 Fix build with skalibs 2.10.0.0; document dependenciesLaurent Bercot
2020-11-26 Convert to new exec.h syntaxLaurent Bercot
2020-11-21 Move all tls stuff into its own subdirLaurent Bercot