aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* More doc fixesLaurent Bercot2022-10-131-7/+7
* Doc fixesLaurent Bercot2022-10-131-5/+21
* Doc typo fixLaurent Bercot2022-10-101-1/+1
* bugfix: sbearssl_run adapted to new allread() APILaurent Bercot2022-10-071-2/+6
* Add workaround to bearssl regression with BR_FEATURE_X509_TIME_CALLBACKLaurent Bercot2022-10-078-11/+71
* s6-tls[cd]: don't leak useless fd to the appLaurent Bercot2022-08-302-0/+2
* ... and fix typosLaurent Bercot2022-08-231-4/+4
* Do not require optional certificates XDLaurent Bercot2022-08-233-9/+13
* sbearssl_sni_policy_vtable: use the COPY macro for ec as wellLaurent Bercot2022-08-121-3/+3
* Fix allread errno managementLaurent Bercot2022-07-183-0/+7
* version: 2.5.1.1v2.5.1.1Laurent Bercot2022-06-142-2/+0
* Prepare for 2.5.1.1; adapt to skalibs-2.12.0.0Laurent Bercot2022-04-0911-20/+26
* version: 2.5.1.0v2.5.1.0Laurent Bercot2021-12-211-0/+1
* Update depsLaurent Bercot2021-12-193-2/+4
* configure: support DESTDIR for sysdeps tooLaurent Bercot2021-12-051-1/+1
* configure: add var control tweak and DESTDIR support for slashpackageLaurent Bercot2021-12-051-6/+6
* Prepare for 2.5.1.0Laurent Bercot2021-12-055-8/+27
* Add sbearssl_*_set_tain(n)_g convenience macrosLaurent Bercot2021-11-193-2/+6
* Allow SNI wildcarding for *.example.comLaurent Bercot2021-11-182-5/+38
* SNI matches are case-insensitiveLaurent Bercot2021-11-181-2/+2
* Fix error path in add_keypair_file for sbearssl SNI policyLaurent Bercot2021-11-091-1/+1
* Fix error message in sbearssl server initLaurent Bercot2021-11-091-1/+1
* No need for twice the workaround ^^'Laurent Bercot2021-11-081-1/+0
* Workaround for a bearssl bug in do_signLaurent Bercot2021-10-191-0/+1
* Fix error case in readbigpemLaurent Bercot2021-10-181-5/+6
* version: 2.5.0.0v2.5.0.0Laurent Bercot2021-09-261-2/+0
* Update LibreSSL/LibreTLS dependenciesLaurent Bercot2021-09-264-12/+13
* Fix sbearssl send_environment protocolLaurent Bercot2021-09-242-2/+1
* Log client decision on s6-ucspitls[cd] -v2Laurent Bercot2021-09-244-12/+44
* 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