openssl/crypto/x509
Dr. Stephen Henson fa0a9d715e Fix X509_PUBKEY cached key handling.
Don't decode a public key in X509_PUBKEY_get0(): that is handled when
the key is parsed using x509_pubkey_decode() instead.

Reviewed-by: Emilia Käsper <emilia@openssl.org>
2016-04-02 17:34:27 +01:00
..
build.info move x_pubkey.c to crypto/x509 2016-03-22 15:28:11 +00:00
by_dir.c Remove use of the old CRYPTO_LOCK_X5O9_STORE 2016-03-09 12:41:39 +00:00
by_file.c
Makefile.in move x_pubkey.c to crypto/x509 2016-03-22 15:28:11 +00:00
t_crl.c
t_req.c Remove #error from include files. 2016-03-20 19:48:36 -04:00
t_x509.c
x509_att.c
x509_cmp.c Make X509_PUBKEY opaque 2016-03-22 15:28:11 +00:00
x509_d2.c
x509_def.c
x509_err.c Fix X509_PUBKEY cached key handling. 2016-04-02 17:34:27 +01:00
x509_ext.c
x509_lcl.h
x509_lu.c
x509_obj.c
x509_r2x.c
x509_req.c
x509_set.c
x509_trs.c
x509_txt.c
x509_v3.c
x509_vfy.c Require intermediate CAs to have basicConstraints CA:true. 2016-03-29 20:54:34 -04:00
x509_vpm.c
x509cset.c
x509name.c
x509rset.c
x509spki.c
x509type.c
x_all.c Remove #error from include files. 2016-03-20 19:48:36 -04:00
x_attrib.c
x_crl.c
x_exten.c
x_name.c
x_pubkey.c Fix X509_PUBKEY cached key handling. 2016-04-02 17:34:27 +01:00
x_req.c
x_x509.c
x_x509a.c