summaryrefslogtreecommitdiff
path: root/src/sbearssl
AgeCommit message (Expand)Author
2021-08-10 Adapt to skalibs-2.11.0.0Laurent Bercot
2021-06-03 CosmeticsLaurent Bercot
2021-06-03 Inline functionsLaurent Bercot
2021-06-03 Don't hardcode ecdsa signature implementation in sni_policyLaurent Bercot
2021-06-02 Debug session. Now works.Laurent Bercot
2021-06-01 Add servername to storagedevLaurent Bercot
2021-06-01 Make stuff buildLaurent Bercot
2021-06-01 Add all the missing pieces for sni_policyLaurent Bercot
2021-05-30 Start work on bearssl server-side sniLaurent Bercot
2021-05-27 All good, remove debug instructionsLaurent Bercot
2021-05-27 Remove backtraces; add verification impls to server enginesLaurent Bercot
2021-05-27 Add backtrace invocation to debug spurious get_pkey callLaurent Bercot
2021-05-25 More debug commandsLaurent Bercot
2021-05-20 Debugging iterationLaurent Bercot
2021-05-20 Add an x509 engine wrapping minimal. NOT FUNCTIONAL, FOR TESTING.Laurent Bercot
2021-05-18 Prepare for 2.4.2.0; implement client certificates with bearsslLaurent Bercot
2021-05-08 sbearssl cosmetic fixesLaurent Bercot
2021-01-28 Remove SSL_TLS_SNI_SERVERNAME (instead of defined but empty) if no SNILaurent Bercot
2021-01-28 Prepare for 2.4.1.0; add SSL_TLS_SNI_SERVERNAMELaurent Bercot
2021-01-13 Implement handshake timeout for libtls backendLaurent Bercot
2020-12-07 Change -K semantics: timeout *during handshake*, not afterwardsLaurent Bercot
2020-11-26 Convert to new exec.h syntaxLaurent Bercot
2020-11-26 That exit condition is really hard to get right >.>Laurent Bercot
2020-11-26 Fix engine exit condition for sbearsslLaurent Bercot
2020-11-23 Fix more bugs; disable renegociation in bearssl clientLaurent Bercot
2020-11-22 Fix a few bugs. sbearssl appears to be working.Laurent Bercot
2020-11-22 Add SSL_PROTOCOL and SSL_CIPHER support, fix some bugsLaurent Bercot
2020-11-22 Add documentation, fix tiny privdrop bugLaurent Bercot
2020-11-21 Privs can only be dropped after reading key files.Laurent Bercot
2020-11-20 Refactor tls code to support ucspi-tlsLaurent Bercot
2019-02-20 Adapt to skalibs/posixishard.hLaurent Bercot
2018-07-21 Adapt to skalibs-2.7.0.0, prepare for 2.3.0.3Laurent Bercot
2017-08-28 Moderately big hammer: force kill on s6-tlsd when it has nothing to write to...Laurent Bercot
2017-08-28 Revert big hammer. Data still needs to be flushed to the network even when t...Laurent Bercot
2017-08-22 Optimize to xpathexec ; prepare for 2.3.0.2Laurent Bercot
2017-05-11 Explicitly make s6-tls[cd] die when the app diesLaurent Bercot
2017-03-22 Fix case where s6-tls[cd] would sometimes not detect an application and rema...Laurent Bercot
2017-03-14 Cleanup superfluous includesLaurent Bercot
2017-03-12 Adapt to skalibs-2.5.0.0Laurent Bercot
2017-01-30 Delay client cert support, but make s6-networking build against bearssl-0.3Laurent Bercot
2017-01-22 Fix variable scope in sbearssl_ta_certsLaurent Bercot
2017-01-10 Types fix, first passLaurent Bercot
2016-12-14 sbearssl: follow API change for br_x590_trust_anchorLaurent Bercot
2016-12-04 Fix sbearssl buildLaurent Bercot
2016-12-04 Remove s6-tls* dependency to libs6net. Improve gen-deps to make dynlinking e...Laurent Bercot
2016-12-03 s6-tls*: small bugfixes. Add documentation.Laurent Bercot
2016-12-02 Fix closing bugs in sbearssl_run and tls_runLaurent Bercot
2016-12-01 Fix several bugs in stls, make the engine workLaurent Bercot
2016-11-30 sbearssl: allow DER-encoded certificates in TA directoryLaurent Bercot
2016-11-28 Small sbearssl bugfixes and usability messagesLaurent Bercot