summaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2016-12-06Copyright and licenseschwarze1-2/+50
2016-12-06Copyright and licenseschwarze1-2/+53
2016-12-06We don't support Certificate Transparency Extensions andschwarze1-8/+2
2016-12-06Delete most references to crypto(3). That page isn't useful enoughschwarze14-42/+28
2016-12-06make sure that all the BIO pages point back to the master page BIO_new(3)schwarze20-41/+75
2016-12-06Add Copyright and license.schwarze1-41/+107
2016-12-06tweak previous;jmc1-6/+6
2016-12-06Convert ssl3_send_client_kex_rsa() to CBB.jsing1-14/+36
2016-12-06Now that ssl3_send_{client,server}_certificate() are using the commonjsing4-176/+6
2016-12-06Convert certificate handshake message generation to CBB, with some cleanjsing5-64/+168
2016-12-06We don't want section 3 manual pages with names that do not correspondschwarze4-154/+108
2016-12-06replace all references to BIO(3) with references to BIO_new(3)schwarze16-48/+48
2016-12-05Add Copyright and license.schwarze1-3/+91
2016-12-05Add Copyright and license.schwarze1-7/+54
2016-12-05Add Copyright and license.schwarze2-4/+181
2016-12-05Copyright and licenseschwarze9-18/+454
2016-12-05import d2i_PrivateKey(3) from OpenSSLschwarze2-1/+157
2016-12-05tweak previous;jmc2-5/+6
2016-12-05Add Copyright and license.schwarze1-2/+50
2016-12-05Copyright and locenseschwarze1-2/+50
2016-12-05Add Copyright and license.schwarze1-5/+69
2016-12-05delete two cross references to functions we don't haveschwarze1-4/+2
2016-12-05import the relevant parts of six more X509 manuals from OpenSSLschwarze7-1/+1173
2016-12-05various cleanup;jmc8-41/+35
2016-12-05import the relevant parts of X509_STORE_get0_param(3) from OpenSSL, butschwarze2-1/+76
2016-12-05import three X509_check_*(3) manuals from OpenSSLschwarze4-1/+435
2016-12-05Copyright and licenseschwarze2-5/+101
2016-12-05Add Copyright and license.schwarze1-2/+55
2016-12-05Copyright and license.schwarze1-4/+52
2016-12-05import X509_PUBKEY_new(3) from OpenSSLschwarze2-1/+275
2016-12-05Add Copyright and license.schwarze1-6/+57
2016-12-05Add Copyright and license.schwarze1-4/+72
2016-12-05Add Copyright and license.schwarze1-8/+57
2016-12-05Copyright and licenseschwarze1-2/+50
2016-12-04import five newish X509 pages from OpenSSLschwarze6-1/+1181
2016-12-04Update regress test to handle change to ssl_cipher_list_to_bytes().jsing1-10/+11
2016-12-04Convert ssl_cipher_list_to_bytes() to CBB, changing the function to returnjsing4-32/+53
2016-12-04Cleanup some of ssl3_send_client_kex_rsa() - tmp_buf is really thejsing1-10/+12
2016-12-04Convert ssl3_send_server_hello() to CBB.jsing1-18/+38
2016-12-04Add Copyright and license.schwarze1-3/+56
2016-12-04Add Copyright and license.schwarze1-14/+59
2016-12-04Add Copyright and license.schwarze1-21/+82
2016-12-04Add Copyright and license.schwarze2-9/+101
2016-12-04Copyright and licenseschwarze11-33/+550
2016-12-04Add Copyright and license.schwarze1-76/+107
2016-12-04Add Copyright and license.schwarze1-13/+57
2016-12-03various cleanup;jmc11-80/+77
2016-12-03Address a potential leak in ssl3_get_server_kex_ecdhe() - if we allocatejsing1-3/+4
2016-12-03Avoid signed vs unsigned warnings from clang by adding two casts,jsing4-8/+10
2016-12-03Add Copyright and license.schwarze1-6/+49