summaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2018-02-16typo fix s/issuserAltName/issuerAltName/schwarze1-4/+6
2018-02-16Copy all function names from the SYNOPSIS to the NAME section becauseschwarze1-6/+108
2018-02-16Merge OpenSSL commit a8c5ed81 Jul 18 13:57:25 2017 -0400schwarze1-4/+8
2018-02-16Add missing RETURN VALUES sections; from Paul Yangschwarze2-8/+36
2018-02-16Add missing RETURN VALUES sections; from Paul Yangschwarze3-15/+78
2018-02-15Merge the new RETURN VALUES section from Paul Yang,schwarze1-7/+78
2018-02-15Add missing RETURN VALUES section; from Paul Yangschwarze1-3/+9
2018-02-15Fix the STANDARDS section, but in a different way than in OpenSSLschwarze1-4/+8
2018-02-15Quite absurdly, the OpenSSL folks have been actively mucking aroundschwarze1-3/+9
2018-02-15Add missing RETURN VALUES section;schwarze1-3/+11
2018-02-15Document the additional public function OCSP_basic_sign(3);schwarze1-5/+42
2018-02-15Import the new manual page EVP_PKEY_meth_new(3) from OpenSSL,schwarze13-20/+557
2018-02-15In some EXAMPLES, correct calls to EVP_PKEY_CTX_new(3) thatschwarze5-35/+51
2018-02-15Import the new manual page EVP_PKEY_asn1_get_count(3) from OpenSSL,schwarze2-1/+161
2018-02-15In x509_vfy.h rev. 1.20 2018/02/14 17:06:34, jsing@ providedschwarze2-19/+57
2018-02-15In x509.h rev. 1.28 2018/02/14 16:57:25, jsing@schwarze2-1/+76
2018-02-15Fix typo: s/Vt strict tm/Vt struct tm/schwarze1-3/+3
2018-02-15In asn1.h rev. 1.44 2018/02/14 16:46:04, jsing@schwarze1-8/+25
2018-02-14In evp.h rev. 1.54 2018/02/14 16:40:42, jsing@ provided EVP_PKEY_up_ref(3).schwarze1-4/+22
2018-02-14In x509.h rev. 1.27 2018/02/14 16:18:10, jsing@ providedschwarze2-1/+80
2018-02-14In ssl.h rev. 1.136 2018/02/14 17:08:44, jsing@ providedschwarze1-15/+32
2018-02-14In ssl.h rev. 1.135 2018/02/14 16:16:10, jsing@ providedschwarze1-4/+42
2018-02-14Bump lib{crypto,ssl,tls} minors due to symbol additions.jsing3-3/+3
2018-02-14Provide SSL_CTX_up_ref().jsing3-2/+11
2018-02-14Provide X509_STORE_CTX_get0_{cert,untrusted}() andjsing3-3/+35
2018-02-14Provide X509_get{0,m}_not{Before,After}().jsing3-5/+41
2018-02-14Provide ASN1_STRING_get0_data().jsing3-3/+11
2018-02-14Provide EVP_PKEY_up_ref().jsing3-2/+11
2018-02-14Start providing parts of the OpenSSL 1.1 API.jsing3-2/+24
2018-02-14Provide X509_get_signature_nid().jsing3-12/+21
2018-02-14Provide SSL_CTX_get0_param() and SSL_get0_param().jsing3-5/+20
2018-02-14Update keypair regress to match revised keypair hash handling.jsing1-11/+10
2018-02-14New manual page EVP_PKEY_asn1_new(3) from Richard Levitteschwarze8-13/+475
2018-02-14I recently documented X509_VERIFY_PARAM_lookup(3), so change .Fn to .Xr.schwarze1-3/+3
2018-02-14Mention two more block cipher modes that actually exist in our tree;schwarze1-8/+30
2018-02-13Add the missing RETURN VALUES section.schwarze1-5/+118
2018-02-13Add the missing RETURN VALUES section, mostly from Paul Yangschwarze1-11/+38
2018-02-13Correctly describe BN_get_word(3) and BN_set_word(3).schwarze1-20/+25
2018-02-13Mention that BN_new(3) sets the value to zero;schwarze1-5/+6
2018-02-13Delete duplicate .Nm entry in the NAME section,schwarze1-4/+4
2018-02-13Add the missing RETURN VALUES section.schwarze1-14/+76
2018-02-12Add the missing RETURN VALUES section;schwarze1-3/+21
2018-02-12Add the missing RETURN VALUES section;schwarze1-3/+15
2018-02-12Add missing RETURN VALUES section.schwarze1-4/+15
2018-02-12Add the missing RETURN VALUES section and reorder the contentschwarze1-35/+93
2018-02-11Document three more functions recently made public by jsing@schwarze1-18/+185
2018-02-11typo in output string; from edgar pettijohnjmc1-2/+2
2018-02-11Merge documentation from OpenSSL for seven functionsschwarze1-7/+196
2018-02-10Be more specific about when the session file will be updated.jsing1-2/+2
2018-02-10Bump TLS API version since we've added more functionality.jsing1-2/+2