aboutsummaryrefslogtreecommitdiffstats
path: root/src/stls/stls_client_init_and_handshake.c
Commit message (Expand)AuthorAgeFilesLines
* Implement --no-verify-cert for s6-tlsc and s6-tlsc-ioLaurent Bercot2026-04-131-1/+3
* Add -J and -j to the TLS tools to check for peer close_notify.Laurent Bercot2023-11-161-2/+2
* Prepare for 2.5.1.2Laurent Bercot2022-11-291-1/+1
* Adapt to skalibs-2.11.0.0Laurent Bercot2021-08-101-1/+1
* Implement handshake timeout for libtls backendLaurent Bercot2021-01-131-2/+2
* stls client: prefer CAFILE, warn on CADIR use, because libtls is brokenLaurent Bercot2020-11-231-6/+7
* Fix more bugs; disable renegociation in bearssl clientLaurent Bercot2020-11-231-19/+17
* Fix a few bugs. sbearssl appears to be working.Laurent Bercot2020-11-221-0/+2
* Privs can only be dropped after reading key files.Laurent Bercot2020-11-211-0/+2
* Refactor tls code to support ucspi-tlsLaurent Bercot2020-11-201-0/+78