boring2/openssl
Joe Wilm c4b7b85d99 Add safe wrapper BioMethod for ffi::BIO_METHOD
Adds a wrapper for ffi::BIO_METHOD located at ssl::bio::BioMethod. This
enables SslStream to be Send without doing an unsafe impl on the ffi
struct.
2016-04-04 16:08:38 -07:00
..
src Add safe wrapper BioMethod for ffi::BIO_METHOD 2016-04-04 16:08:38 -07:00
test Stop testing sslv2 feature on Travis 2016-03-01 11:05:41 -08:00
Cargo.toml Release v0.7.8 2016-03-18 08:54:12 -07:00
LICENSE Move openssl license to openssl 2015-02-13 23:24:40 -08:00
build.rs Replace SslStream implementation! 2015-12-09 23:30:29 -08:00