| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Moderately big hammer: force kill on s6-tlsd when it has nothing to write ↵ | Laurent Bercot | 2017-08-28 | 1 | -1/+5 |
| | | | | | to the network | ||||
| * | Revert big hammer. Data still needs to be flushed to the network even when ↵ | Laurent Bercot | 2017-08-28 | 1 | -5/+1 |
| | | | | | the local app dies. | ||||
| * | Optimize to xpathexec ; prepare for 2.3.0.2 | Laurent Bercot | 2017-08-22 | 1 | -1/+1 |
| | | |||||
| * | Explicitly make s6-tls[cd] die when the app dies | Laurent Bercot | 2017-05-11 | 1 | -1/+5 |
| | | | | | | I have no explanation for the fact that they sometimes survive their app, and I'm fed up with it, so it's time to use the big hammer. | ||||
| * | Fix case where s6-tls[cd] would sometimes not detect an application and ↵ | Laurent Bercot | 2017-03-22 | 7 | -77/+106 |
| | | | | | remain there forever with its zombie, both condemned to err in limbo for all eternity, the living and the dead, hand in hand | ||||
| * | Cleanup superfluous includes | Laurent Bercot | 2017-03-14 | 27 | -57/+0 |
| | | |||||
| * | Adapt to skalibs-2.5.0.0 | Laurent Bercot | 2017-03-12 | 11 | -36/+28 |
| | | |||||
| * | Delay client cert support, but make s6-networking build against bearssl-0.3 | Laurent Bercot | 2017-01-30 | 2 | -35/+6 |
| | | |||||
| * | Fix variable scope in sbearssl_ta_certs | Laurent Bercot | 2017-01-22 | 1 | -1/+1 |
| | | |||||
| * | Types fix, first pass | Laurent Bercot | 2017-01-10 | 13 | -11/+120 |
| | | | | | | | | XXX marks what must change when skalibs changes. Also started writing functions for client certificate support in sbearssl, but it's not working yet (need more high-level support from BearSSL before it can work) | ||||
| * | sbearssl: follow API change for br_x590_trust_anchor | Laurent Bercot | 2016-12-14 | 2 | -4/+4 |
| | | |||||
| * | Fix sbearssl build | Laurent Bercot | 2016-12-04 | 2 | -1/+3 |
| | | |||||
| * | Remove s6-tls* dependency to libs6net. Improve gen-deps to make dynlinking ↵ | Laurent Bercot | 2016-12-04 | 5 | -4/+24 |
| | | | | | easier. | ||||
| * | s6-tls*: small bugfixes. Add documentation. | Laurent Bercot | 2016-12-03 | 1 | -1/+6 |
| | | |||||
| * | Fix closing bugs in sbearssl_run and tls_run | Laurent Bercot | 2016-12-02 | 1 | -11/+28 |
| | | |||||
| * | Fix several bugs in stls, make the engine work | Laurent Bercot | 2016-12-01 | 1 | -10/+0 |
| | | |||||
| * | sbearssl: allow DER-encoded certificates in TA directory | Laurent Bercot | 2016-11-30 | 12 | -56/+155 |
| | | |||||
| * | Small sbearssl bugfixes and usability messages | Laurent Bercot | 2016-11-28 | 3 | -6/+18 |
| | | |||||
| * | Fix double close in sbearssl_cert_readfile | Laurent Bercot | 2016-11-27 | 1 | -1/+0 |
| | | |||||
| * | Add -z option to s6-tlsc/s6-tlsd to clean TLS env vars before spawning ↵ | Laurent Bercot | 2016-11-26 | 3 | -2/+5 |
| | | | | | (default) | ||||
| * | Add EC certificate issuer key type detection for sbearssl | Laurent Bercot | 2016-11-25 | 3 | -1/+53 |
| | | |||||
| * | Fix build bugs. It builds! | Laurent Bercot | 2016-11-25 | 28 | -98/+106 |
| | | | | | | | Two things remain to do: - how to pass SNI information to libtls - how to detect cert issuer key type for ECC in bearssl | ||||
| * | Alpha version of the SSL work. | Laurent Bercot | 2016-11-25 | 33 | -0/+1510 |
| Doesn't build yet, but I'm scared of losing it, so using git as storage. Will fix the stupid bugs now, the tricky bugs later. | |||||
