Initial support for delta CRLs. If "use deltas" flag is set attempt to find
authorDr. Stephen Henson <steve@openssl.org>
Mon, 1 Sep 2008 15:15:16 +0000 (15:15 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Mon, 1 Sep 2008 15:15:16 +0000 (15:15 +0000)
commitd43c4497ce1611373c3a3e5b433dfde4907d1a69
tree412a0fe67c6f39893614919e58dbcae0a7a422ae
parent4b96839f069a2c9fef3d1feffca2880361181544
Initial support for delta CRLs. If "use deltas" flag is set attempt to find
a delta CRL in addition to a full CRL. Check and search delta in addition to
the base.
CHANGES
apps/apps.c
crypto/asn1/x_crl.c
crypto/x509/x509.h
crypto/x509/x509_vfy.c
crypto/x509/x509_vfy.h
crypto/x509v3/v3_enum.c
crypto/x509v3/v3_purp.c
crypto/x509v3/x509v3.h