Edit

IABSD.fr/src/lib/libcrypto/conf

Branch :

  • Show log

    Commit

  • Author : schwarze
    Date : 2025-06-09 12:06:23
    Hash : 1ccd8002
    Message : This file is no longer relevant because the function CONF_module_add() is no longer public. Even though ASN1_add_oid_module() still exists as an internal function, this file contains more misleading (DSO, OPENSSL_load_builtin_modules) than useful information, so delete it. OK tb@