diff options
| author | Cody P Schafer <[email protected]> | 2015-06-24 15:15:17 -0400 |
|---|---|---|
| committer | Cody P Schafer <[email protected]> | 2015-06-29 10:57:44 -0400 |
| commit | a94ea78d8a4b8beafa539ab817a1f110c8c2ed3e (patch) | |
| tree | ce4218eb3d42e04cfcb8076ff311e1e3ee0c4b67 /openssl-sys/src/lib.rs | |
| parent | Modernize cargo directives (diff) | |
| download | rust-openssl-a94ea78d8a4b8beafa539ab817a1f110c8c2ed3e.tar.xz rust-openssl-a94ea78d8a4b8beafa539ab817a1f110c8c2ed3e.zip | |
ssl: use a common helper to generate new ex data indexes, switch NPN to a lazyref
Rather than having the verification data idx generation and NPN use
there own (similar) impls to generate indexes with destructors, unify
them.
Make NPNs use of indexes more idomatic by storing the index in a
lazyref rather than having a function with static data members.
Diffstat (limited to 'openssl-sys/src/lib.rs')
0 files changed, 0 insertions, 0 deletions