Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | openssl: dynamically load libssl and symbols (optionally) | Edward Thomson | 2021-08-24 | 1 | -1/+9 |
* | streams: remove unused tls functions | Edward Thomson | 2018-11-28 | 1 | -2/+4 |
* | tls: introduce a wrap function | Edward Thomson | 2018-11-28 | 1 | -0/+1 |
* | streams: openssl: move OpenSSL compat layer into implementation | Patrick Steinhardt | 2018-04-03 | 1 | -107/+0 |
* | Fix build with LibreSSL 2.7 | Bernard Spil | 2018-04-02 | 1 | -1/+2 |
* | https: Prevent OpenSSL from namespace-leaking | Etienne Samson | 2017-10-23 | 1 | -0/+2 |
* | stream: Gather streams to src/streams | Etienne Samson | 2017-10-23 | 1 | -0/+124 |