boring2/openssl/src
Steven Fackler 4e58fd10de Fix PKey RSA constructors
`set1` functions bump the object's refcount so we were previously
leaking the RSA object. Split the decode from PEM part out to a method
on RSA and use that in the PKey constructors.

Also make RSA a pointer and actually free it.
2016-01-30 13:12:06 -08:00
..
asn1 Rustfmt 2015-12-15 21:51:20 -08:00
bio Rustfmt 2015-12-15 21:51:20 -08:00
bn Fix up RSA integration 2016-01-20 20:29:06 +00:00
crypto Fix PKey RSA constructors 2016-01-30 13:12:06 -08:00
dh Rustfmt 2015-12-15 21:51:20 -08:00
ssl Fix connect and accept error reporting 2016-01-22 15:34:31 -08:00
x509 Revert "impl Clone for PKey and X509 by using their 'references' member" 2016-01-28 23:37:27 -08:00
c_helpers.c Revert "impl Clone for PKey and X509 by using their 'references' member" 2016-01-28 23:37:27 -08:00
lib.rs Release v0.7.5 2016-01-22 15:57:21 -08:00
macros.rs Move docs to this repo and auto build 2015-02-07 21:30:05 -08:00
nid.rs Rustfmt 2015-12-15 21:51:20 -08:00