• Rich Salz's avatar
    Rename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxx · 739a1eb1
    Rich Salz authored
    
    
    Rename sk_xxx to OPENSSL_sk_xxx and _STACK to OPENSSL_STACK
    Rename lh_xxx API to OPENSSL_LH_xxx and LHASH_NODE to OPENSSL_LH_NODE
    Make lhash stuff opaque.
    Use typedefs for function pointers; makes the code simpler.
    Remove CHECKED_xxx macros.
    Add documentation; remove old X509-oriented doc.
    Add API-compat names for entire old API
    
    Reviewed-by: default avatarDr. Stephen Henson <steve@openssl.org>
    739a1eb1
To find the state of this project's repository at the time of any of these versions, check out the tags.