openssl/crypto/x509
Dr. Stephen Henson d2ec189fdd Remove X509_PUBKEY lock.
Cache the decoded public key when an X509_PUBKEY structure is initially
parsed so no locking is required. Ignore any decode errors.

When an application calls X509_PUBKEY_get0() subsequently it will either
get the cached key or the decode operation will be repeated which will
return an appropriate error.

Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-03-30 14:01:45 +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 Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
Makefile.in move x_pubkey.c to crypto/x509 2016-03-22 15:28:11 +00:00
t_crl.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
t_req.c Remove #error from include files. 2016-03-20 19:48:36 -04:00
t_x509.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
x509_att.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
x509_cmp.c Make X509_PUBKEY opaque 2016-03-22 15:28:11 +00:00
x509_d2.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
x509_def.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
x509_err.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
x509_ext.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
x509_lcl.h Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
x509_lu.c Convert CRYPTO_LOCK_X509_* to new multi-threading API 2016-03-08 11:10:34 -05:00
x509_obj.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
x509_r2x.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
x509_req.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
x509_set.c Convert CRYPTO_LOCK_X509_* to new multi-threading API 2016-03-08 11:10:34 -05:00
x509_trs.c Compat self-signed trust with reject-only aux data 2016-01-31 21:24:12 -05:00
x509_txt.c Deprecate the -issuer_checks debugging option 2016-02-10 12:34:06 -05:00
x509_v3.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
x509_vfy.c Require intermediate CAs to have basicConstraints CA:true. 2016-03-29 20:54:34 -04:00
x509_vpm.c Check chain extensions also for trusted certificates 2016-01-31 21:23:23 -05:00
x509cset.c Convert CRYPTO_LOCK_X509_* to new multi-threading API 2016-03-08 11:10:34 -05:00
x509name.c GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
x509rset.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
x509spki.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
x509type.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
x_all.c Remove #error from include files. 2016-03-20 19:48:36 -04:00
x_attrib.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
x_crl.c Convert CRYPTO_LOCK_X509_* to new multi-threading API 2016-03-08 11:10:34 -05:00
x_exten.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
x_name.c GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
x_pubkey.c Remove X509_PUBKEY lock. 2016-03-30 14:01:45 +01:00
x_req.c Convert CRYPTO_LOCK_X509_* to new multi-threading API 2016-03-08 11:10:34 -05:00
x_x509.c Convert CRYPTO_LOCK_X509_* to new multi-threading API 2016-03-08 11:10:34 -05:00
x_x509a.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00