boring2/openssl/src
Cody P Schafer a94ea78d8a 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.
2015-06-29 10:57:44 -04:00
..
asn1 Move docs to this repo and auto build 2015-02-07 21:30:05 -08:00
bio Reduce SslStream constructor duplication 2015-06-27 21:40:00 -07:00
bn Fixup for beta 2015-04-02 18:14:51 -07:00
crypto Import shim'd HMAC stuff with the original name 2015-06-27 15:23:19 -07:00
ssl ssl: use a common helper to generate new ex data indexes, switch NPN to a lazyref 2015-06-29 10:57:44 -04:00
x509 Merge pull request #219 from jethrogb/topic/x509req 2015-05-29 00:01:21 -04:00
lib.rs Release v0.6.3 2015-06-25 23:22:04 -07:00
macros.rs Move docs to this repo and auto build 2015-02-07 21:30:05 -08:00
nid.rs Add support for reading X509 subject information 2015-05-18 02:41:42 +10:00