summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-11-20 Refactor tls code to support ucspi-tlsLaurent Bercot
2020-05-06 Add -e option to s6-tlsserverLaurent Bercot
2019-09-21 Remove tainnow.lib dependencyLaurent Bercot
2019-09-06 Adapt to new stopwatch APILaurent Bercot
2019-09-04 Use stopwatches and wallclocks where appropriateLaurent Bercot
2019-05-14 Different code style for the maxconn spurious warning avoidanceLaurent Bercot
2019-02-20 Adapt to skalibs/posixishard.hLaurent Bercot
2018-10-06 bugfix: have s6-tcpserver?d write localport to stdout on notifLaurent Bercot
2018-08-01 Add nsss supportLaurent Bercot
2018-07-21 Adapt to skalibs-2.7.0.0, prepare for 2.3.0.3Laurent Bercot
2018-04-11change localip is6 flag based on destination ipJohn Regan
2018-04-11 Add -B (blocking) option to s6-tcpserver?-socketbinderLaurent Bercot
2017-09-13 bugfix: spurious error message in s6-tcpserver?d when maxed connectionsLaurent 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-06-29 Fix error messages in stls_s6tls?.c when setting key fileLaurent 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-15 Fix memcpy size in s6-tcpserver6dLaurent 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
2016-11-27 Fix double close in sbearssl_cert_readfileLaurent Bercot
2016-11-27 use S6_EXTBINPREFIX for s6-applyuidgid invocation in s6-tlsserverLaurent Bercot
2016-11-26 Add -z option to s6-tlsc/s6-tlsd to clean TLS env vars before spawning (defa...Laurent Bercot
2016-11-26 stls_run: fix "read from peer" error messageLaurent Bercot
2016-11-26 Fix warning messages in libtls engineLaurent Bercot
2016-11-26 Usability fixes for TLSLaurent Bercot
2016-11-25 Add EC certificate issuer key type detection for sbearsslLaurent Bercot
2016-11-25 SNI support for libtlsLaurent Bercot
2016-11-25 Fix build bugs. It builds!Laurent Bercot
2016-11-25 Alpha version of the SSL work.Laurent Bercot
2016-10-14 Port to new librandom APILaurent Bercot
2016-09-10 Add options to s6-tcpserver4-socketbinder and s6-tcpserver6-socketbinder to ...Laurent Bercot
2015-08-12Link shared libs against their -l deps, better libpath managementv2.1.0.2Laurent Bercot
2015-03-30 - Bugfix: s6-tcpclient and s6-tcpserver-access didn't s6dns_init()Laurent Bercot
2015-01-15 Move Unix domain socket and access control stuff to s6.Laurent Bercot
2015-01-14 - Parallel build fixv2.0.1.0Laurent Bercot
2015-01-10 Bugfix: bad test in s6-ipcclient (for skalibs 2)Laurent Bercot