Ignore:
Timestamp:
Aug 7, 2014, 8:25:37 PM (11 years ago)
Author:
dmik
Message:

openssl: Merge version 1.0.0n from vendor to trunk.

Location:
openssl/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • openssl/trunk

  • TabularUnified openssl/trunk/crypto/asn1/x_crl.c

    r150 r808  
    271271                                /* We handle IDP and deltas */
    272272                                if ((nid == NID_issuing_distribution_point)
     273                                        || (nid == NID_authority_key_identifier)
    273274                                        || (nid == NID_delta_crl))
    274275                                        break;;
Note: See TracChangeset for help on using the changeset viewer.