Edit

IABSD.fr/src/lib/libcrypto/comp

Branch :

  • Show log

    Commit

  • Author : beck
    Date : 2018-03-17 16:20:01
    Hash : e68eaf89
    Message : Bring in compatibility for OpenSSL 1.1 style init functions. This adds OPENSSL_init_crypto and OPENSSL_init_ssl, as well thread safety modifications for the existing LibreSSL init functions. The initialization routines are called automatically by the normal entry points into the library, as in newer OpenSSL ok jsing@, nits by tb@ and deraadt@