diff options
| author | Jethro Beekman <[email protected]> | 2015-07-01 21:49:11 -0700 |
|---|---|---|
| committer | Jethro Beekman <[email protected]> | 2015-07-01 21:49:11 -0700 |
| commit | aeefa364b7fd386584d90040592ae9b4b3dc42b4 (patch) | |
| tree | ecc4fe355dbcd06f608b86f9af851f64ed2d08bf /openssl/src/stack.rs | |
| parent | Merge pull request #232 from jethrogb/topic/fix_nid (diff) | |
| download | rust-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