aboutsummaryrefslogtreecommitdiffstats
path: root/src/tls/s6-tlsc.c
Commit message (Collapse)AuthorAgeFilesLines
* Add -J and -j to the TLS tools to check for peer close_notify.Laurent Bercot2023-11-161-5/+7
| | | | | | | | 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-11/+9
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fully defork s6-tlsc and s6-tlsdLaurent Bercot2023-09-081-29/+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>
* Adapt to skalibs-2.11.0.0Laurent Bercot2021-08-101-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix a few bugs. sbearssl appears to be working.Laurent Bercot2020-11-221-1/+1
|
* Move all tls stuff into its own subdirLaurent Bercot2020-11-211-0/+94