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.
Showing
- CHANGES 6 additions, 0 deletionsCHANGES
- apps/apps.c 2 additions, 0 deletionsapps/apps.c
- crypto/asn1/x_crl.c 40 additions, 4 deletionscrypto/asn1/x_crl.c
- crypto/x509/x509.h 5 additions, 0 deletionscrypto/x509/x509.h
- crypto/x509/x509_vfy.c 254 additions, 99 deletionscrypto/x509/x509_vfy.c
- crypto/x509/x509_vfy.h 2 additions, 0 deletionscrypto/x509/x509_vfy.h
- crypto/x509v3/v3_enum.c 11 additions, 8 deletionscrypto/x509v3/v3_enum.c
- crypto/x509v3/v3_purp.c 4 additions, 2 deletionscrypto/x509v3/v3_purp.c
- crypto/x509v3/x509v3.h 14 additions, 1 deletioncrypto/x509v3/x509v3.h
Loading
Please register or sign in to comment