Commit Graph

3 Commits

Author SHA1 Message Date
Carlos Martín Nieto
65d24fd7dd Add support for OpenSSL 1.1.0 for BIO filter 2016-11-19 17:54:36 +01:00
Edward Thomson
8a6d667763 global: make openssl registration like the rest 2016-02-08 16:30:39 -08:00
Carlos Martín Nieto
468d7b11f9 Add an OpenSSL IO stream
This unfortunately isn't as stackable as could be possible, as it
hard-codes the socket stream. This is because the method of using a
custom openssl BIO is not clear, and we do not need this for now. We can
still bring this in if and as we need it.
2014-12-10 01:17:41 +01:00