• Ralf S. Engelschall's avatar
    Convert casted X509_INFO stacks to type-safe STACK_OF(X509_INFO). · 20b85fdd
    Ralf S. Engelschall authored
    PS: Feel free to move the IMPLEMENT_STACK_OF(X509_INFO) from
        crypto/asn1/x_info.c to any other place where you think it fits better.
        X509_INFO is a structure slightly spreaded over ASN.1, X509 and PEM code,
        so I found no definitive location for IMPLEMENT_STACK_OF(X509_INFO).  In
        crypto/asn1/x_info.c it's at least now bundled with X509_INFO_new() and
        friends.
    20b85fdd
To find the state of this project's repository at the time of any of these versions, check out the tags.