aboutsummaryrefslogtreecommitdiffstats
path: root/src/stls/stls_server_init_and_handshake.c
Commit message (Expand)AuthorAgeFilesLines
* Add -J and -j to the TLS tools to check for peer close_notify.Laurent Bercot2023-11-161-1/+2
* Fix tls_error invocationLaurent Bercot2023-11-051-1/+1
* Prepare for 2.5.1.2Laurent Bercot2022-11-291-1/+1
* Adapt to skalibs-2.11.0.0Laurent Bercot2021-08-101-1/+1
* Work around incredible libtls stupidityLaurent Bercot2021-06-021-0/+8
* Make stuff buildLaurent Bercot2021-06-011-2/+2
* Server-side SNI, libtls versionLaurent Bercot2021-05-281-10/+38
* Implement handshake timeout for libtls backendLaurent Bercot2021-01-131-2/+2
* Fix more bugs; disable renegociation in bearssl clientLaurent Bercot2020-11-231-13/+10
* 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/+81