boring2/openssl-sys
Jethro Beekman aeefa364b7 Decouple C SSL Option bit flags from Rust version
The OpenSSL "SSL_OP_*" flags are in constant flux between different OpenSSL
versions. To avoid having to change the Rust definitions, we implement our
own numbering system in Rust, and use an automatically-generated C shim to
convert the bitflags at runtime.
2015-07-01 21:49:11 -07:00
..
src Decouple C SSL Option bit flags from Rust version 2015-07-01 21:49:11 -07:00
Cargo.toml ssl: support ALPN 2015-06-29 10:58:45 -04:00
LICENSE-MIT New build system 2014-11-13 15:17:00 +02:00
build.rs Decouple C SSL Option bit flags from Rust version 2015-07-01 21:49:11 -07:00