summaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2022-10-21quic tlsext tests: use byte vector in place of stringtb1-10/+8
2022-10-21Add EVP_chacha20_poly1305()tb1-1/+4
2022-10-20Initial parsing of the NewSessionTicket messagetb1-2/+103
2022-10-20Provide TLS13_MAX_TICKET_LIFETIME #definetb1-1/+8
2022-10-20Provide ssl_session_dup()tb2-2/+108
2022-10-20Clean up resumption master secret in SSL_SESSION_free()tb1-1/+3
2022-10-20Extend SSL_SESSION struct for TLSv1.3 PSKtb1-2/+4
2022-10-20Annotate misuse of EVP_Digest()tb1-1/+2
2022-10-20Link rust-openssl to regresstb1-1/+2
2022-10-20Provide a harness driving rust-openssl's regress teststb3-0/+62
2022-10-18Remove references to four definitions that tb@ deleted in x509.h rev. 1.89schwarze1-4/+3
2022-10-17Store errors that result from leaf certificate verification.jsing1-8/+12
2022-10-17Revise expire callback regress to use chains with expired certificates.jsing1-25/+66
2022-10-17Ensure that verification results in the expected error and error depth.jsing1-16/+113
2022-10-17Avoid potential divide by zero in BIO_dump_indent_cb()jsing1-8/+7
2022-10-17Unbreak ASN.1 indefinite length encoding.jsing1-4/+4
2022-10-14Error out if the out secret wasn't properly initializedtb1-2/+6
2022-10-14put the malloc_readonly struct into the "openbsd.mutable" section, soderaadt1-2/+3
2022-10-11Fix path of mentioned regress testtb1-2/+2
2022-10-11Handle corner case in which the test case can actually be a squaretb1-4/+3
2022-10-05unwrap two lines for readabilitytb1-5/+3
2022-10-04fix an obvious thinko without serious consequences in the display of eespie1-2/+2
2022-10-02Dynamically link libssl for QUIC regress.jsing1-2/+2
2022-10-02Remove unused headers.jsing1-5/+1
2022-10-02Revise for SSL_CTX_INTERNAL and SSL_INTERNAL removal.jsing5-68/+66
2022-10-02Get rid of SSL_CTX_INTERNAL and SSL_INTERNAL.jsing26-1237/+1220
2022-10-01Move handshake message handling functions from ssl_both.c to client/server.jsing4-225/+342
2022-09-28use Fn rather than Nm for swab(); from josiah frentsosjmc1-6/+6
2022-09-21Tweak symbols test in such a way that it would have caught the recenttb2-3/+9
2022-09-19Remove PKCS12_MAKE_{,SH}KEYBAG from Symbols.listtb1-2/+0
2022-09-17Allow TLSv1.3 clients to send CCS without middlebox compatibility mode.jsing1-4/+2
2022-09-17Link to SSL_read_early_data(3)kn1-3/+3
2022-09-15Add OID for RPKI signedTAL objectsjob2-0/+2
2022-09-15Use LONG_MAX as the limit for ciphers with long based APIs.jsing6-169/+120
2022-09-14remove an extraneous empty linetb1-2/+1
2022-09-13Stop pretending that EVP_CIPHER cleanup can fail.jsing4-14/+15
2022-09-12zap extra .Pptb1-2/+1
2022-09-12Stop documenting i2c_ASN1_INTEGER.tb2-48/+4
2022-09-12Add CBC, CFB64 and OFB64 test coverage for RC2tb1-34/+463
2022-09-12whitespace nitstb1-4/+5
2022-09-12Move division by two out of sizeof()tb1-3/+3
2022-09-12Error checks for EVP_*tb1-25/+36
2022-09-12Move division by two out of sizeof()tb1-3/+3
2022-09-11Add regression tests for the sendmmsg and recvmmsg system calls.mbuhl4-2/+410
2022-09-11Enforce the minimum TLS version requirement for QUIC.jsing1-1/+9
2022-09-11Adjust for opaque structs in ts.htb1-14/+24
2022-09-11Adjust for opaque structs in pkcs12.htb1-25/+38
2022-09-11bump major after libcrypto and libssl major bumptb1-2/+2
2022-09-11Crank major after symbol addition and libcrypto major bumptb1-2/+2
2022-09-11Update Symbols.listtb1-0/+11