boring2/openssl
Cody P Schafer dacde211c3 ssl: fix refcounting of SslContext when set_ssl_context is used
Additionally impl Clone for SslContext to both allow us to use it &
allow external users to take advantage of SslContext's internal
refcount.

Maintain the existing signature for set_ssl_context(), but
add inline comments recommending changing it.

Fixes #333
2016-01-18 15:37:13 -05:00
..
src ssl: fix refcounting of SslContext when set_ssl_context is used 2016-01-18 15:37:13 -05:00
test Test nightly on travis 2016-01-11 22:38:06 -08:00
Cargo.toml Add stream panic propagation behind a nightly feature gate 2016-01-11 22:36:58 -08: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