aboutsummaryrefslogtreecommitdiffstats
path: root/src/tls/s6-ucspitlsc.c
Commit message (Collapse)AuthorAgeFilesLines
* Prepare for 2.8.0.0; convert tls programs to gol, add noverifycertLaurent Bercot2026-04-181-2/+2
|
* Implement --no-verify-cert for s6-tlsc and s6-tlsc-ioLaurent Bercot2026-04-131-46/+72
|
* Add -J and -j to the TLS tools to check for peer close_notify.Laurent Bercot2023-11-161-4/+6
| | | | | | | | 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>
* Prepare for 2.7.0.0. Better s6-tlsc-io interface.Laurent Bercot2023-11-101-18/+18
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fully defork s6-tlsc and s6-tlsdLaurent Bercot2023-09-081-8/+9
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Refactor s6-tls[cd] so they're ready to port to posix_spawnLaurent Bercot2023-09-081-3/+6
| | | | 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>
* Log client decision on s6-ucspitls[cd] -v2Laurent Bercot2021-09-241-4/+21
| | | | 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>
* Tiny code and doc fixesLaurent Bercot2021-01-181-0/+1
|
* Get rid of webipc.hLaurent Bercot2020-12-091-1/+1
|
* Move all tls stuff into its own subdirLaurent Bercot2020-11-211-0/+109