boring2/openssl
Steven Fackler f4b7006771 Don't allow mutation of SslContexts
SslContext is reference counted and the various setter methods don't
take out locks where necessary. Fix this by adding a builder for the
context.
2016-10-25 23:12:56 -07:00
..
src Don't allow mutation of SslContexts 2016-10-25 23:12:56 -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