Age | Commit 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-tlsd | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-09-08 | Refactor s6-tls[cd] so they're ready to port to posix_spawn | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-06-02 | Correctly clean up the environment for -z | Laurent Bercot | |
2021-05-28 | Server-side SNI, libtls version | Laurent Bercot | |
Implementation for bearssl coming soon. | |||
2020-11-21 | Move all tls stuff into its own subdir | Laurent Bercot | |