about summary refs log tree commit diff
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* Bring libsbearssl doc up to date.Laurent Bercot2022-10-141-1/+1
* Add workaround to bearssl regression with BR_FEATURE_X509_TIME_CALLBACKLaurent Bercot2022-10-071-0/+4
* Add sbearssl_*_set_tain(n)_g convenience macrosLaurent Bercot2021-11-191-0/+4
* Adapt to skalibs-2.11.0.0Laurent Bercot2021-08-103-8/+8
* Debug session. Now works.Laurent Bercot2021-06-021-0/+1
* Add servername to storage devLaurent Bercot2021-06-011-13/+7
* Add all the missing pieces for sni_policyLaurent Bercot2021-06-011-3/+10
* Start work on bearssl server-side sniLaurent Bercot2021-05-301-0/+32
* Debugging iterationLaurent Bercot2021-05-201-1/+0
* Add an x509 engine wrapping minimal. NOT FUNCTIONAL, FOR TESTING.Laurent Bercot2021-05-201-10/+44
* Prepare for 2.4.2.0; implement client certificates with bearsslLaurent Bercot2021-05-181-0/+5
* Implement handshake timeout for libtls backendLaurent Bercot2021-01-131-2/+3
* Change -K semantics: timeout *during handshake*, not afterwardsLaurent Bercot2020-12-071-2/+1
* Add SSL_PROTOCOL and SSL_CIPHER support, fix some bugsLaurent Bercot2020-11-222-0/+8
* Refactor tls code to support ucspi-tlsLaurent Bercot2020-11-202-9/+23
* Fix case where s6-tls[cd] would sometimes not detect an application and rema...Laurent Bercot2017-03-222-2/+2
* Adapt to skalibs-2.5.0.0Laurent Bercot2017-03-121-1/+1
* Delay client cert support, but make s6-networking build against bearssl-0.3Laurent Bercot2017-01-301-2/+2
* Types fix, first passLaurent Bercot2017-01-103-4/+10
* Remove s6-tls* dependency to libs6net. Improve gen-deps to make dynlinking e...Laurent Bercot2016-12-043-13/+2
* sbearssl: allow DER-encoded certificates in TA directoryLaurent Bercot2016-11-301-0/+7
* Add -z option to s6-tlsc/s6-tlsd to clean TLS env vars before spawning (defa...Laurent Bercot2016-11-262-0/+11
* Add EC certificate issuer key type detection for sbearsslLaurent Bercot2016-11-251-16/+16
* Fix build bugs. It builds!Laurent Bercot2016-11-252-14/+14
* Alpha version of the SSL work.Laurent Bercot2016-11-252-0/+225
* Move Unix domain socket and access control stuff to s6.Laurent Bercot2015-01-152-54/+0
* Initial commitLaurent Bercot2014-12-153-0/+88