aboutsummaryrefslogtreecommitdiff
path: root/openssl/src/stack.rs
diff options
context:
space:
mode:
authorJethro Beekman <[email protected]>2015-07-01 21:49:11 -0700
committerJethro Beekman <[email protected]>2015-07-01 21:49:11 -0700
commitaeefa364b7fd386584d90040592ae9b4b3dc42b4 (patch)
treeecc4fe355dbcd06f608b86f9af851f64ed2d08bf /openssl/src/stack.rs
parentMerge pull request #232 from jethrogb/topic/fix_nid (diff)
downloadrust-openssl-aeefa364b7fd386584d90040592ae9b4b3dc42b4.tar.xz
rust-openssl-aeefa364b7fd386584d90040592ae9b4b3dc42b4.zip
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.
Diffstat (limited to 'openssl/src/stack.rs')
0 files changed, 0 insertions, 0 deletions