boring2/openssl
Steven Fackler 8f3511c0cd Redo SslStream construction
SslStream is now constructed via methods on Ssl. You realistically want
to create an Ssl for SNI and hostname verification so making it harder
to construct a stream directly from an SslContext is a good thing.
2016-10-20 19:59:09 -07:00
..
src Redo SslStream construction 2016-10-20 19:59:09 -07:00
test Implement new feature setup 2016-10-17 21:57:54 -07:00
Cargo.toml Implement new feature setup 2016-10-17 21:57:54 -07:00
LICENSE Move openssl license to openssl 2015-02-13 23:24:40 -08:00
build.rs Implement new feature setup 2016-10-17 21:57:54 -07:00