summaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2021-05-10It's no longer necessary to link ecdhtest statically.tb1-2/+2
2021-05-10Merge documentation for EC_GROUP_{set,get}_curve(3) from OpenSSL 1.1.1.tb1-20/+57
2021-05-10Merge documentation for EC_POINT_{get,set}_coordinates andtb1-20/+70
2021-05-10give libtls the same bump as libssltb1-2/+2
2021-05-10bump libssl major after struct visibility changes and symbol additiontb1-2/+2
2021-05-10bump libcrypto minor after symbol additiontb1-1/+1
2021-05-10Make SSL_CIPHER, SSL_CTX, SSL_SESSION, {DTLS1,SSL3}_STATEtb3-8/+7
2021-05-10Provide SSL_SESSION_get0_cipher(3)tb3-2/+10
2021-05-10Provide SSL_CTX_get_ssl_method(3)tb3-2/+11
2021-05-10Provide SSL_CIPHER_find(3)tb3-2/+10
2021-05-10Expose EVP_Digest{Sign,Verify}(3)tb2-5/+3
2021-05-10Expose EC_POINT_{get,set}_affine_coordinates(3) andtb2-7/+11
2021-05-10Expose EC_GROUP_{get,set}_curve(3)tb2-3/+4
2021-05-09Add draft-ietf-sidrops-rpki-rsc OIDjob2-0/+2
2021-05-09Prepare to provide EVP_Digest{Sign,Verify}tb2-3/+35
2021-05-05Replace DTLS w_epoch with epoch from TLSv1.2 record layer.jsing5-29/+20
2021-05-05Rewrite TLSv1.2 key block handling.jsing5-134/+247
2021-05-04Rename shutdown_all() to shutdown_peers() for consistency.tb1-3/+3
2021-05-03Use limits.h instead of sys/limits.h in dtlstest.c for portableinoguchi1-2/+2
2021-05-03Modify regress ssl_get_shared_ciphers for portableinoguchi2-6/+6
2021-05-03Hook openssl-ruby test to regress treetb1-1/+2