summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-11-08 No need for twice the workaround ^^'Laurent Bercot
2021-10-19 Workaround for a bearssl bug in do_signLaurent Bercot
2021-10-18 Fix error case in readbigpemLaurent Bercot
2021-09-24 Fix sbearssl send_environment protocolLaurent Bercot
2021-09-24 Log client decision on s6-ucspitls[cd] -v2Laurent Bercot
2021-08-10 Adapt to skalibs-2.11.0.0Laurent Bercot
2021-07-23 Prepare for 2.5.0.0; remove minidentdLaurent 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 Work around incredible libtls stupidityLaurent Bercot
2021-06-02 Correctly clean up the environment for -zLaurent Bercot
2021-06-02 Debug session. Now works.Laurent Bercot
2021-06-01Merge branch 'dev'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 bugfix: -l option in s6-tlsserver takes an argLaurent Bercot
2021-05-30 Start work on bearssl server-side sniLaurent Bercot
2021-05-28 Server-side SNI, libtls versionLaurent 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-22 bugfix: tcpserver should unignore SIGPIPELaurent Bercot
2021-05-21 Trivial syscall number optimizationLaurent 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-18 Tiny code and doc fixesLaurent Bercot
2021-01-13 Implement handshake timeout for libtls backendLaurent Bercot
2020-12-09 Get rid of webipc.hLaurent Bercot
2020-12-07 Change -K semantics: timeout *during handshake*, not afterwardsLaurent Bercot
2020-11-30 Fix build with skalibs 2.10.0.0; document dependenciesLaurent 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 minidentd QoL fixLaurent Bercot
2020-11-23 stls client: prefer CAFILE, warn on CADIR use, because libtls is brokenLaurent 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 Move all tls stuff into its own subdirLaurent Bercot
2020-11-21 Add s6-ucspitlscLaurent Bercot
2020-11-21 Prepare for 2.4.0.0Laurent Bercot
2020-11-21 Privs can only be dropped after reading key files.Laurent Bercot