summaryrefslogtreecommitdiff
path: root/src/tls/s6-ucspitlsd.c
AgeCommit message (Collapse)Author
2023-11-16 Add -J and -j to the TLS tools to check for peer close_notify.Laurent Bercot
Also, and more importantly, significantly rewrite stls_run() for better full-duplex support. This implementation isn't fully tested yet. Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-11-10 Prepare for 2.7.0.0. Better s6-tlsc-io interface.Laurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-09-08 Fully defork s6-tlsc and s6-tlsdLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-09-08 Refactor s6-tls[cd] so they're ready to port to posix_spawnLaurent 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-09-24 Log client decision on s6-ucspitls[cd] -v2Laurent 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-28 Server-side SNI, libtls versionLaurent Bercot
Implementation for bearssl coming soon.
2021-01-18 Tiny code and doc fixesLaurent Bercot
2020-12-09 Get rid of webipc.hLaurent Bercot
2020-11-21 Move all tls stuff into its own subdirLaurent Bercot