boring2/ssl
Steven Fackler 0aaeb3e067 Stop using atomics for OpenSSL global state
The synchronization in init and when passing contexts cross-task is
sufficient to guarantee enough of an ordering that the values of
VERIFY_IDX and MUTEXES will be visible when they should be.
2013-12-29 10:42:18 -07:00
..
error.rs Prepare rust-ssl to merge into rust-openssl 2013-12-28 16:57:54 -07:00
ffi.rs Prepare rust-ssl to merge into rust-openssl 2013-12-28 16:57:54 -07:00
mod.rs Stop using atomics for OpenSSL global state 2013-12-29 10:42:18 -07:00
tests.rs Integrate everything 2013-12-28 18:39:07 -07:00