aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies2.5.0.0Laurent Bercot2021-08-104-6/+13
* Adapt to skalibs-2.11.0.0Laurent Bercot2021-08-1036-125/+112
* Prepare for 2.5.0.0; remove minidentdLaurent Bercot2021-07-2316-602/+21
* CosmeticsLaurent Bercot2021-06-032-3/+2
* Inline functionsLaurent Bercot2021-06-031-2/+2
* Don't hardcode ecdsa signature implementation in sni_policyLaurent Bercot2021-06-031-1/+1
* Work around incredible libtls stupidityLaurent Bercot2021-06-021-0/+8
* Correctly clean up the environment for -zLaurent Bercot2021-06-027-33/+59
* Debug session. Now works.Laurent Bercot2021-06-029-50/+59
* Merge branch 'dev'Laurent Bercot2021-06-0127-65/+712
|\
| * Add servername to storagedevLaurent Bercot2021-06-015-18/+15
| * Make stuff buildLaurent Bercot2021-06-013-54/+76
| * Add all the missing pieces for sni_policyLaurent Bercot2021-06-0120-125/+339
| * Start work on bearssl server-side sniLaurent Bercot2021-05-3012-0/+414
* | bugfix: -l option in s6-tlsserver takes an argLaurent Bercot2021-05-301-1/+1
|/
* Server-side SNI, libtls versionLaurent Bercot2021-05-2812-42/+169
* All good, remove debug instructionsLaurent Bercot2021-05-273-20/+1
* Remove backtraces; add verification impls to server enginesLaurent Bercot2021-05-272-9/+2
* Add backtrace invocation to debug spurious get_pkey callLaurent Bercot2021-05-271-1/+10
* More debug commandsLaurent Bercot2021-05-253-5/+12
* bugfix: tcpserver should unignore SIGPIPELaurent Bercot2021-05-222-2/+4
* Trivial syscall number optimizationLaurent Bercot2021-05-212-2/+2
* Debugging iterationLaurent Bercot2021-05-202-2/+1
* Add an x509 engine wrapping minimal. NOT FUNCTIONAL, FOR TESTING.Laurent Bercot2021-05-2013-70/+315
* Prepare for 2.4.2.0; implement client certificates with bearsslLaurent Bercot2021-05-1815-91/+225
* sbearssl cosmetic fixesLaurent Bercot2021-05-082-3/+5
* version: 2.4.1.1v2.4.1.1Laurent Bercot2021-04-151-0/+11
* Prepare for 2.4.1.1Laurent Bercot2021-04-135-17/+40
* Do not compile or link into /dev/nullLaurent Bercot2021-04-111-4/+6
* Real noexecstack fix: make strip less greedyLaurent Bercot2021-04-092-3/+2
* noexecstack only works in LDFLAGSLaurent Bercot2021-04-081-1/+1
* More doc fixesLaurent Bercot2021-02-163-8/+4
* version: 2.4.1.0v2.4.1.0Laurent Bercot2021-02-153-9/+11
* Add link to s6-networking man pagesLaurent Bercot2021-02-071-0/+8
* More doc fixesLaurent Bercot2021-02-042-3/+3
* Doc fixes, thanks flexibeastLaurent Bercot2021-02-0414-25/+25
* Remove SSL_TLS_SNI_SERVERNAME (instead of defined but empty) if no SNILaurent Bercot2021-01-286-21/+31
* Prepare for 2.4.1.0; add SSL_TLS_SNI_SERVERNAMELaurent Bercot2021-01-2811-16/+61
* Tiny code and doc fixesLaurent Bercot2021-01-184-8/+10
* Implement handshake timeout for libtls backendLaurent Bercot2021-01-1312-24/+60
* Accept --enable-ssl=libtls -_-Laurent Bercot2021-01-131-2/+2
* version: 2.4.0.0v2.4.0.0Laurent Bercot2021-01-102-2/+2
* Document optional execlineLaurent Bercot2021-01-032-2/+2
* configure should be executable >.>Laurent Bercot2020-12-291-0/+0
* Don't put -fno-stack-protector in default CFLAGSLaurent Bercot2020-12-281-1/+0
* configure fixLaurent Bercot2020-12-181-7/+7
* Get rid of webipc.hLaurent Bercot2020-12-094-10/+10
* Change -K semantics: timeout *during handshake*, not afterwardsLaurent Bercot2020-12-079-29/+38
* Fix build with skalibs 2.10.0.0; document dependenciesLaurent Bercot2020-11-306-42/+69
* Convert to new exec.h syntaxLaurent Bercot2020-11-2616-83/+106