aboutsummaryrefslogtreecommitdiffstats
path: root/src/tls
Commit message (Expand)AuthorAgeFilesLines
* Server-side SNI, libtls versionLaurent Bercot2021-05-286-22/+46
* Add an x509 engine wrapping minimal. NOT FUNCTIONAL, FOR TESTING.Laurent Bercot2021-05-202-6/+10
* Tiny code and doc fixesLaurent Bercot2021-01-182-0/+2
* Implement handshake timeout for libtls backendLaurent Bercot2021-01-132-4/+2
* Get rid of webipc.hLaurent Bercot2020-12-092-2/+2
* Change -K semantics: timeout *during handshake*, not afterwardsLaurent Bercot2020-12-072-2/+4
* Fix build with skalibs 2.10.0.0; document dependenciesLaurent Bercot2020-11-301-1/+1
* Convert to new exec.h syntaxLaurent Bercot2020-11-266-20/+21
* Fix a few bugs. sbearssl appears to be working.Laurent Bercot2020-11-223-9/+1
* Add SSL_PROTOCOL and SSL_CIPHER support, fix some bugsLaurent Bercot2020-11-223-43/+24
* Move all tls stuff into its own subdirLaurent Bercot2020-11-2122-0/+1299