aboutsummaryrefslogtreecommitdiffstats
path: root/src/tls/s6-tlsserver.c
Commit message (Collapse)AuthorAgeFilesLines
* Prepare for 2.8.0.0; convert tls programs to gol, add noverifycertLaurent Bercot2026-04-181-34/+43
|
* Rewrite s6-tlsserver with golLaurent Bercot2025-12-231-135/+177
|
* proxy-server: support in s6-tlsserverLaurent Bercot2025-06-101-3/+19
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* /etc/hosts support for s6-tcpclient and s6-tcpserver-accessLaurent Bercot2023-11-181-3/+6
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix stls_run; sbearssl_run needs a rewriteLaurent Bercot2023-11-171-3/+8
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* s6-tlsserver bugfix, doc updatesLaurent Bercot2023-09-301-17/+6
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Remove extra warning when s6-tcpserver-access has no rulesetLaurent Bercot2023-09-201-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix s6-tcpserver verbosity invocationLaurent Bercot2023-08-091-1/+0
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix s6-tlsserver tcpaccess invocation conditionLaurent Bercot2023-08-091-25/+34
| | | | | | Also fix s6-tlsclient storage reservation Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.5.1.4; fix s6-tlsserver -Y|-yLaurent Bercot2023-08-081-2/+5
| | | | 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-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* bugfix: -l option in s6-tlsserver takes an argLaurent Bercot2021-05-301-1/+1
|
* Server-side SNI, libtls versionLaurent Bercot2021-05-281-3/+8
| | | | Implementation for bearssl coming soon.
* Fix build with skalibs 2.10.0.0; document dependenciesLaurent Bercot2020-11-301-1/+1
|
* Convert to new exec.h syntaxLaurent Bercot2020-11-261-2/+5
|
* Move all tls stuff into its own subdirLaurent Bercot2020-11-211-0/+255