aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Add s6-ucspitlscLaurent Bercot2020-11-219-78/+201
* Prepare for 2.4.0.0Laurent Bercot2020-11-211-1/+12
* Privs can only be dropped after reading key files.Laurent Bercot2020-11-2115-11/+38
* Refactor tls code to support ucspi-tlsLaurent Bercot2020-11-2029-432/+804
* Add -e option to s6-tlsserverLaurent Bercot2020-05-061-4/+12
* Remove tainnow.lib dependencyLaurent Bercot2019-09-218-8/+8
* Adapt to new stopwatch APILaurent Bercot2019-09-066-10/+6
* Use stopwatches and wallclocks where appropriateLaurent Bercot2019-09-047-1/+7
* Different code style for the maxconn spurious warning avoidanceLaurent Bercot2019-05-142-9/+6
* Adapt to skalibs/posixishard.hLaurent Bercot2019-02-206-7/+18
* bugfix: have s6-tcpserver?d write localport to stdout on notifLaurent Bercot2018-10-062-2/+24
* Add nsss supportLaurent Bercot2018-08-011-0/+2
* Adapt to skalibs-2.7.0.0, prepare for 2.3.0.3Laurent Bercot2018-07-212-11/+8
* change localip is6 flag based on destination ipJohn Regan2018-04-111-2/+6
* Add -B (blocking) option to s6-tcpserver?-socketbinderLaurent Bercot2018-04-112-6/+12
* bugfix: spurious error message in s6-tcpserver?d when maxed connectionsLaurent Bercot2017-09-133-6/+8
* Moderately big hammer: force kill on s6-tlsd when it has nothing to write to...Laurent Bercot2017-08-282-2/+10
* Revert big hammer. Data still needs to be flushed to the network even when t...Laurent Bercot2017-08-282-10/+2
* Optimize to xpathexec ; prepare for 2.3.0.2Laurent Bercot2017-08-2210-21/+11
* Fix error messages in stls_s6tls?.c when setting key fileLaurent Bercot2017-06-292-2/+2
* Explicitly make s6-tls[cd] die when the app diesLaurent Bercot2017-05-112-2/+10
* Fix case where s6-tls[cd] would sometimes not detect an application and rema...Laurent Bercot2017-03-2216-144/+205
* Fix memcpy size in s6-tcpserver6dLaurent Bercot2017-03-151-1/+1
* Cleanup superfluous includesLaurent Bercot2017-03-1436-72/+4
* Adapt to skalibs-2.5.0.0Laurent Bercot2017-03-1240-350/+297
* Delay client cert support, but make s6-networking build against bearssl-0.3Laurent Bercot2017-01-303-37/+8
* Fix variable scope in sbearssl_ta_certsLaurent Bercot2017-01-221-1/+1
* Types fix, first passLaurent Bercot2017-01-1045-142/+305
* sbearssl: follow API change for br_x590_trust_anchorLaurent Bercot2016-12-142-4/+4
* Fix sbearssl buildLaurent Bercot2016-12-042-1/+3
* Remove s6-tls* dependency to libs6net. Improve gen-deps to make dynlinking e...Laurent Bercot2016-12-0416-36/+43
* s6-tls*: small bugfixes. Add documentation.Laurent Bercot2016-12-034-14/+12
* Fix closing bugs in sbearssl_run and tls_runLaurent Bercot2016-12-022-36/+53
* Fix several bugs in stls, make the engine workLaurent Bercot2016-12-016-35/+43
* sbearssl: allow DER-encoded certificates in TA directoryLaurent Bercot2016-11-3013-56/+162
* Small sbearssl bugfixes and usability messagesLaurent Bercot2016-11-286-8/+22
* Fix double close in sbearssl_cert_readfileLaurent Bercot2016-11-271-1/+0
* use S6_EXTBINPREFIX for s6-applyuidgid invocation in s6-tlsserverLaurent Bercot2016-11-271-1/+1
* Add -z option to s6-tlsc/s6-tlsd to clean TLS env vars before spawning (defa...Laurent Bercot2016-11-2616-16/+71
* stls_run: fix "read from peer" error messageLaurent Bercot2016-11-261-1/+1
* Fix warning messages in libtls engineLaurent Bercot2016-11-261-3/+3
* Usability fixes for TLSLaurent Bercot2016-11-262-29/+39
* Add EC certificate issuer key type detection for sbearsslLaurent Bercot2016-11-254-17/+69
* SNI support for libtlsLaurent Bercot2016-11-251-8/+6
* Fix build bugs. It builds!Laurent Bercot2016-11-2536-135/+160
* Alpha version of the SSL work.Laurent Bercot2016-11-2547-0/+2822
* Port to new librandom APILaurent Bercot2016-10-142-16/+15
* Add options to s6-tcpserver4-socketbinder and s6-tcpserver6-socketbinder to ...Laurent Bercot2016-09-104-10/+22
* Link shared libs against their -l deps, better libpath managementv2.1.0.2Laurent Bercot2015-08-121-0/+1
* - Bugfix: s6-tcpclient and s6-tcpserver-access didn't s6dns_init()Laurent Bercot2015-03-302-1/+11