summaryrefslogtreecommitdiff
path: root/lib/libcrypto/Symbols.list
AgeCommit message (Expand)Author
2018-02-20Provide BIO_{g,s}et_shutdown().Theo Buehler
2018-02-20Provide DSA_get0_engine()Theo Buehler
2018-02-20Provide DSA_SIG_{g,s}et0()Theo Buehler
2018-02-20Provide DSA_{clear,set,test}_flags()Theo Buehler
2018-02-20Provide RSA_{clear,set,test}_flasg()Theo Buehler
2018-02-20Provide DH_{clear,set,test}_flags().Theo Buehler
2018-02-20Provide BIO_get_new_index().Joel Sing
2018-02-20Provide BN_GENCB_new(), BN_GENCB_free() and BN_GENCB_get_arg()Joel Sing
2018-02-20Provide X509_NAME_get0_der().Joel Sing
2018-02-20Provide X509_REQ_get0_signature()Joel Sing
2018-02-20Provide X509_CRL_get0_{last,next}Update() and X509_CRL_get0_signature().Joel Sing
2018-02-20Provide BN_get_rfc2409_prime_*() and BN_get_rfc3526_prime_*().Joel Sing
2018-02-18Provide {DH,DSA}_set0_key(). Requested by sthen.Theo Buehler
2018-02-18Provide BIO_meth_set_gets().Theo Buehler
2018-02-18Provide BIO_{g,s}et_data() and BIO_set_init().Theo Buehler
2018-02-18Provide RSA_{g,s}et0_crt_params()Theo Buehler
2018-02-18Provide RSA_{g,s}et0_factors()Theo Buehler
2018-02-18Provide RSA_bits()Theo Buehler
2018-02-18Provide DH_set0_pqg.Theo Buehler
2018-02-18Provide DSA_set0_pqg.Theo Buehler
2018-02-17Provide EVP_CIPHER_CTX_reset().Joel Sing
2018-02-17Provide X509_get0_extensions() and X509_get0_signature()Joel Sing
2018-02-17Provide EVP_MD_CTX_new(), EVP_MD_CTX_free() and EVP_MD_CTX_reset().Joel Sing
2018-02-17Provide HMAC_CTX_new(), HMAC_CTX_free(), HMAC_CTX_reset() andJoel Sing
2018-02-17Provide BIO_meth_{free,new}() and BIO_meth_set_{create,crtl,destroy}()Theo Buehler
2018-02-17Provide further parts of the OpenSSL 1.1 API: {DH,DSA}_get0_{key,pqg}(),Theo Buehler
2018-02-14Provide X509_STORE_CTX_get0_{cert,untrusted}() andJoel Sing
2018-02-14Provide X509_get{0,m}_not{Before,After}().Joel Sing
2018-02-14Provide ASN1_STRING_get0_data().Joel Sing
2018-02-14Provide EVP_PKEY_up_ref().Joel Sing
2018-02-14Start providing parts of the OpenSSL 1.1 API.Joel Sing
2018-02-14Provide X509_get_signature_nid().Joel Sing
2018-02-10Expose X509_VERIFY_PARAM_* functions that appeared in the OpenSSL 1.0.2Joel Sing
2017-08-28Remove EVP_aead_chacha20_poly1305_old() now that the original/oldJoel Sing
2017-08-28Remove RSA_padding_add_SSLv23()/RSA_padding_check_SSLv23() and relatedJoel Sing
2017-08-27Make the symbol for ASN1_time_tm_clamp_notafter visible so libtlsBob Beck
2017-05-06Add ASN1_TIME_set_to to exported symbolsBob Beck
2017-02-28Add an EVP interface that provides concatenated MD5+SHA1 hashes, which areJoel Sing
2016-12-21Explicitly export a list of symbols from libcrypto.Joel Sing