Age | Commit message (Expand) | Author |
2018-02-18 | Provide RSA_{g,s}et0_factors() | Theo Buehler |
2018-02-18 | Provide RSA_bits() | Theo Buehler |
2018-02-18 | Provide DH_set0_pqg. | Theo Buehler |
2018-02-18 | Provide DSA_set0_pqg. | Theo Buehler |
2018-02-17 | In bio.h rev. 1.31 2018/02/17 13:57:14, tb@ provided new functions | Ingo Schwarze |
2018-02-17 | Remove a warning about the dangers of X509_VERIFY_PARAM_set1_name(3) | Ingo Schwarze |
2018-02-17 | document LIBRESSL_VERSION_NUMBER and LIBRESSL_VERSION_TEXT | Ingo Schwarze |
2018-02-17 | Document OpenSSL_version_num(3) and OpenSSL_version(3) that jsing@ | Ingo Schwarze |
2018-02-17 | Merge documentation for {DH,DSA}_get0_{key,pqg}(3), | Ingo Schwarze |
2018-02-17 | Provide EVP_CIPHER_CTX_reset(). | Joel Sing |
2018-02-17 | Bump libcrypto/libssl/libtls minors due to symbol additions. | Joel Sing |
2018-02-17 | Provide X509_get0_extensions() and X509_get0_signature() | Joel Sing |
2018-02-17 | Provide EVP_MD_CTX_new(), EVP_MD_CTX_free() and EVP_MD_CTX_reset(). | Joel Sing |
2018-02-17 | Provide HMAC_CTX_new(), HMAC_CTX_free(), HMAC_CTX_reset() and | Joel Sing |
2018-02-17 | s/DH/DSA/ | Joel Sing |
2018-02-17 | Provide BIO_meth_{free,new}() and BIO_meth_set_{create,crtl,destroy}() | Theo Buehler |
2018-02-17 | Provide further parts of the OpenSSL 1.1 API: {DH,DSA}_get0_{key,pqg}(), | Theo Buehler |
2018-02-17 | Fix behaviour of OpenSSL_version(). | Joel Sing |
2018-02-16 | typo fix s/issuserAltName/issuerAltName/ | Ingo Schwarze |
2018-02-16 | Copy all function names from the SYNOPSIS to the NAME section because | Ingo Schwarze |
2018-02-16 | Merge OpenSSL commit a8c5ed81 Jul 18 13:57:25 2017 -0400 | Ingo Schwarze |
2018-02-16 | Add missing RETURN VALUES sections; from Paul Yang | Ingo Schwarze |
2018-02-16 | Add missing RETURN VALUES sections; from Paul Yang | Ingo Schwarze |
2018-02-15 | Merge the new RETURN VALUES section from Paul Yang, | Ingo Schwarze |
2018-02-15 | Add missing RETURN VALUES section; from Paul Yang | Ingo Schwarze |
2018-02-15 | Fix the STANDARDS section, but in a different way than in OpenSSL | Ingo Schwarze |
2018-02-15 | Quite absurdly, the OpenSSL folks have been actively mucking around | Ingo Schwarze |
2018-02-15 | Add missing RETURN VALUES section; | Ingo Schwarze |
2018-02-15 | Document the additional public function OCSP_basic_sign(3); | Ingo Schwarze |
2018-02-15 | Import the new manual page EVP_PKEY_meth_new(3) from OpenSSL, | Ingo Schwarze |
2018-02-15 | In some EXAMPLES, correct calls to EVP_PKEY_CTX_new(3) that | Ingo Schwarze |
2018-02-15 | Import the new manual page EVP_PKEY_asn1_get_count(3) from OpenSSL, | Ingo Schwarze |
2018-02-15 | In x509_vfy.h rev. 1.20 2018/02/14 17:06:34, jsing@ provided | Ingo Schwarze |
2018-02-15 | In x509.h rev. 1.28 2018/02/14 16:57:25, jsing@ | Ingo Schwarze |
2018-02-15 | Fix typo: s/Vt strict tm/Vt struct tm/ | Ingo Schwarze |
2018-02-15 | In asn1.h rev. 1.44 2018/02/14 16:46:04, jsing@ | Ingo Schwarze |
2018-02-14 | In evp.h rev. 1.54 2018/02/14 16:40:42, jsing@ provided EVP_PKEY_up_ref(3). | Ingo Schwarze |
2018-02-14 | In x509.h rev. 1.27 2018/02/14 16:18:10, jsing@ provided | Ingo Schwarze |
2018-02-14 | Bump lib{crypto,ssl,tls} minors due to symbol additions. | Joel Sing |
2018-02-14 | Provide X509_STORE_CTX_get0_{cert,untrusted}() and | Joel Sing |
2018-02-14 | Provide X509_get{0,m}_not{Before,After}(). | Joel Sing |
2018-02-14 | Provide ASN1_STRING_get0_data(). | Joel Sing |
2018-02-14 | Provide EVP_PKEY_up_ref(). | Joel Sing |
2018-02-14 | Start providing parts of the OpenSSL 1.1 API. | Joel Sing |
2018-02-14 | Provide X509_get_signature_nid(). | Joel Sing |
2018-02-14 | New manual page EVP_PKEY_asn1_new(3) from Richard Levitte | Ingo Schwarze |
2018-02-14 | I recently documented X509_VERIFY_PARAM_lookup(3), so change .Fn to .Xr. | Ingo Schwarze |
2018-02-14 | Mention two more block cipher modes that actually exist in our tree; | Ingo Schwarze |
2018-02-13 | Add the missing RETURN VALUES section. | Ingo Schwarze |
2018-02-13 | Add the missing RETURN VALUES section, mostly from Paul Yang | Ingo Schwarze |