Edit

IABSD.fr/src/lib/libcrypto/conf

Branch :

  • Show log

    Commit

  • Author : tb
    Date : 2024-10-18 11:12:10
    Hash : 72fb407f
    Message : Inline last use of OPENSSL_load_builtin_modules() This used to be a trivial wrapper of the ASN1_add_oid_module() horror. It's no longer exported, so it can go away. It moves from the terribly named file conf_mall.c to the equally terribly named file conf_sap.c. I have no idea what mall and sap are supposed to mean in this context.