summaryrefslogtreecommitdiff
path: root/lib/libcrypto
AgeCommit message (Expand)Author
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-17In bio.h rev. 1.31 2018/02/17 13:57:14, tb@ provided new functionsIngo Schwarze
2018-02-17Remove a warning about the dangers of X509_VERIFY_PARAM_set1_name(3)Ingo Schwarze
2018-02-17document LIBRESSL_VERSION_NUMBER and LIBRESSL_VERSION_TEXTIngo Schwarze
2018-02-17Document OpenSSL_version_num(3) and OpenSSL_version(3) that jsing@Ingo Schwarze
2018-02-17Merge documentation for {DH,DSA}_get0_{key,pqg}(3),Ingo Schwarze
2018-02-17Provide EVP_CIPHER_CTX_reset().Joel Sing
2018-02-17Bump libcrypto/libssl/libtls minors due to symbol additions.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-17s/DH/DSA/Joel 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-17Fix behaviour of OpenSSL_version().Joel Sing
2018-02-16typo fix s/issuserAltName/issuerAltName/Ingo Schwarze
2018-02-16Copy all function names from the SYNOPSIS to the NAME section becauseIngo Schwarze
2018-02-16Merge OpenSSL commit a8c5ed81 Jul 18 13:57:25 2017 -0400Ingo Schwarze
2018-02-16Add missing RETURN VALUES sections; from Paul YangIngo Schwarze
2018-02-16Add missing RETURN VALUES sections; from Paul YangIngo Schwarze
2018-02-15Merge the new RETURN VALUES section from Paul Yang,Ingo Schwarze
2018-02-15Add missing RETURN VALUES section; from Paul YangIngo Schwarze
2018-02-15Fix the STANDARDS section, but in a different way than in OpenSSLIngo Schwarze
2018-02-15Quite absurdly, the OpenSSL folks have been actively mucking aroundIngo Schwarze
2018-02-15Add missing RETURN VALUES section;Ingo Schwarze
2018-02-15Document the additional public function OCSP_basic_sign(3);Ingo Schwarze
2018-02-15Import the new manual page EVP_PKEY_meth_new(3) from OpenSSL,Ingo Schwarze
2018-02-15In some EXAMPLES, correct calls to EVP_PKEY_CTX_new(3) thatIngo Schwarze
2018-02-15Import the new manual page EVP_PKEY_asn1_get_count(3) from OpenSSL,Ingo Schwarze
2018-02-15In x509_vfy.h rev. 1.20 2018/02/14 17:06:34, jsing@ providedIngo Schwarze
2018-02-15In x509.h rev. 1.28 2018/02/14 16:57:25, jsing@Ingo Schwarze
2018-02-15Fix typo: s/Vt strict tm/Vt struct tm/Ingo Schwarze
2018-02-15In asn1.h rev. 1.44 2018/02/14 16:46:04, jsing@Ingo Schwarze
2018-02-14In evp.h rev. 1.54 2018/02/14 16:40:42, jsing@ provided EVP_PKEY_up_ref(3).Ingo Schwarze
2018-02-14In x509.h rev. 1.27 2018/02/14 16:18:10, jsing@ providedIngo Schwarze
2018-02-14Bump lib{crypto,ssl,tls} minors due to symbol additions.Joel Sing
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-14New manual page EVP_PKEY_asn1_new(3) from Richard LevitteIngo Schwarze
2018-02-14I recently documented X509_VERIFY_PARAM_lookup(3), so change .Fn to .Xr.Ingo Schwarze
2018-02-14Mention two more block cipher modes that actually exist in our tree;Ingo Schwarze
2018-02-13Add the missing RETURN VALUES section.Ingo Schwarze
2018-02-13Add the missing RETURN VALUES section, mostly from Paul YangIngo Schwarze