summaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
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
2022-09-11Expose SSL_get_share_{group,curve}() and related #definestb1-7/+3
2022-09-11Expose some error codes needed for QUIC supporttb1-3/+1
2022-09-11Define LIBRESSL_HAS_QUICtb1-0/+1
2022-09-11Bump major after symbol addition and removal and struct visibility changestb1-2/+2
2022-09-11Update Symbols.listtb1-9/+31
2022-09-11Make structs in ts.h opaquetb2-215/+223
2022-09-11Make structs in pkcs12.h opaquetb4-162/+45
2022-09-11Expose EVP_chacha20_poly1305()tb1-3/+1
2022-09-11Expose various EVP AEAD constants for EVP ChaCha and QUICtb1-3/+1
2022-09-11Expose OPENSL_cleanup()tb1-3/+1