aboutsummaryrefslogtreecommitdiffstats
path: root/src/stls/stls_client_init_and_handshake.c
Commit message (Expand)AuthorAgeFilesLines
* 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