summaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2022-11-06Enable Ed25519 internal to libcrypto.jsing2-15/+44
2022-11-06Remove useless ancient files.jsing4-74/+0
2022-11-06Replace existing Blowfish regress testsjoshua3-515/+1370
2022-11-06Enable time_conversion regress testsbeck1-1/+2
2022-11-06Add a bunch of regression tests for time conversion.beck2-0/+1736
2022-11-05Add regress coverage for TLS exporters.jsing3-1/+677
2022-10-30The previous commit message out to say this:kn1-1/+1
2022-10-30/* $OpenBSD: $ */kn1-2/+2
2022-10-26Enable waitid(2) regress tests and a new test derived from NetBSD'skettenis3-12/+279
2022-10-26dtlstest: Ensure the timeouts are at least 10 ms. This makes these teststb1-1/+7
2022-10-22In __cxa_atexit(), there is no need to initialize local pointer beforederaadt1-2/+2
2022-10-21Add extra NULL check after ssl3_setup_read_buffer()tb1-2/+5
2022-10-21tlsexttest.c: make various static structs consttb1-19/+19
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