boringssl/crypto/x509v3
David Benjamin 910320a3a0 Restore some revocation-related X.509 extensions.
These are tied to OPENSSL_NO_OCSP in upstream but do not actually depend
on most of the OCSP machinery. The CRL invdate extension, in particular,
isn't associated with OCSP at all. cryptography.io gets upset if these
two extensions aren't parseable, and they're tiny.

I do not believe this actually affects anything beyond functions like
X509_get_ext_d2i. In particular, the list of NIDs for the criticality
check is elsewhere.

Change-Id: I889f6ebf4ca4b34b1d9ff15f45e05878132826a1
Reviewed-on: https://boringssl-review.googlesource.com/28549
Commit-Queue: David Benjamin <davidben@google.com>
Reviewed-by: Adam Langley <agl@google.com>
2018-05-15 23:36:08 +00:00
..
CMakeLists.txt Restore some revocation-related X.509 extensions. 2018-05-15 23:36:08 +00:00
ext_dat.h Restore some revocation-related X.509 extensions. 2018-05-15 23:36:08 +00:00
pcy_cache.c Avoid modifying stack in sk_find. 2018-04-12 21:02:12 +00:00
pcy_data.c
pcy_int.h
pcy_lib.c
pcy_map.c
pcy_node.c Avoid modifying stack in sk_find. 2018-04-12 21:02:12 +00:00
pcy_tree.c Avoid modifying stack in sk_find. 2018-04-12 21:02:12 +00:00
tab_test.cc
v3_akey.c
v3_akeya.c
v3_alt.c
v3_bcons.c
v3_bitst.c
v3_conf.c
v3_cpols.c
v3_crld.c
v3_enum.c
v3_extku.c
v3_genn.c
v3_ia5.c
v3_info.c
v3_int.c
v3_lib.c Avoid modifying stack in sk_find. 2018-04-12 21:02:12 +00:00
v3_ncons.c
v3_ocsp.c Restore some revocation-related X.509 extensions. 2018-05-15 23:36:08 +00:00
v3_pci.c
v3_pcia.c
v3_pcons.c
v3_pku.c
v3_pmaps.c
v3_prn.c
v3_purp.c Avoid modifying stack in sk_find. 2018-04-12 21:02:12 +00:00
v3_skey.c
v3_sxnet.c
v3_utl.c Avoid modifying stack in sk_find. 2018-04-12 21:02:12 +00:00
v3name_test.cc