summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2023-08-25Test that we send multiple datagrams in one go if appropriateMatt Caswell
2023-08-25Keep sending datagrams while we have data to sendMatt Caswell
2023-08-24ctrl_params_translate: Allow RSA controls also for RSA-PSSIngo Franzki
2023-08-24QUIC: Rename SSL_set_initial_peer_addr to SSL_set1_initial_peer_addrHugo Landau
2023-08-24Change the TLS handshake keys early if we're not doing early dataMatt Caswell
2023-08-23ossl_quic_tx_packetiser_generate(): Always report if packets were sentTomas Mraz
2023-08-22qtest: Use fake time on both client and serverTomas Mraz
2023-08-22qtest: Run both client and server during connectTomas Mraz
2023-08-22quic_trace.c: Fix typo in tracesTomas Mraz
2023-08-22Update the ssltraceref.txtTomas Mraz
2023-08-20Test that a thread blocking in SSL_read_ex() will wake up on FINMatt Caswell
2023-08-18ssl_old_test.c: Check inconsistent values from SSL_get0_alpn_selected()Tomas Mraz
2023-08-16Fix decoders so that they use the passed in propq.slontis
2023-08-16quic: process stateless resetsPauli
2023-08-15http_server.c: allow clients to connect with IPv6Dr. David von Oheimb
2023-08-15Add a test for receiving a post-handshake CertificateRequestMatt Caswell
2023-08-15Add the ability to send NewSessionTicket messages when we want themMatt Caswell
2023-08-15Fix no-dsa in combination with no-errMatt Caswell
2023-08-15Fix no-dtls and no-tls in combinationMatt Caswell
2023-08-14quic_record_test.c: For tests that require ChaCha require also Poly1305Tomas Mraz
2023-08-14quicapitest.c: Fix missing wait_until_sock_readable()Tomas Mraz
2023-08-10Minor fixesHugo Landau
2023-08-10QUIC TEST: Fix double close of FD (coverity)Hugo Landau
2023-08-10QUIC CC TEST: Fix memory leakHugo Landau
2023-08-10QUIC FC: TEST: CoverityHugo Landau
2023-08-10QUIC TEST: Coverity - Ensure stream names are non-NULLHugo Landau
2023-08-10QUIC SSTREAM: Fix test which was not being executed fullyHugo Landau
2023-08-10QUIC TXP: Re-enable accidentially disabled testsHugo Landau
2023-08-10QUIC TEST: STREAM, MAX_DATA and MAX_STREAM_DATA testingHugo Landau
2023-08-10QUIC TEST: RESET_STREAM, STOP_SENDINGHugo Landau
2023-08-10QUIC TEST: Connection closure reason testingHugo Landau
2023-08-10QUIC TEST: Test repeated HANDSHAKE_DONE, non-minimal encodingHugo Landau
2023-08-10QUIC TEST: Test NEW_CONN_ID framesHugo Landau
2023-08-10QUIC TEST: Test malformed crypto stream data, excess bufferingHugo Landau
2023-08-10QUIC TEST: Ensure bogus BLOCKED frames are ignoredHugo Landau
2023-08-10QUIC TEST: Ensure PATH_RESPONSE is ignoredHugo Landau
2023-08-10QUIC TEST: Test ACK frame generationHugo Landau
2023-08-10QUIC TEST: Ensure PING causes ACK generationHugo Landau
2023-08-10QUIC TEST: Fault Injection: PADDINGHugo Landau
2023-08-10Do not raise CMS_R_CONTENT_TYPE_NOT_ENVELOPED_DATA error in CMS_ContentInfo_freeOlga Batyshkina
2023-08-08QUIC fault testing TODOs are changed into regular commentsTomas Mraz
2023-08-08QUIC CHANNEL: Improve error reportingHugo Landau
2023-08-08QUIC: Test crypto stream FC limitsHugo Landau
2023-08-08QUIC CONFORMANCE: Test that CRYPTO frames with bad offsets/lengths are rejectedHugo Landau
2023-08-08QUIC QRX: Test for 1-RTT processing restrictionHugo Landau
2023-08-08QUIC QRX: Don't process 1-RTT packets until handshake is completeHugo Landau
2023-08-08QUIC: Update no-TPARAM test for correct error codeHugo Landau
2023-08-08QUIC CFQ: Unreliable transmission for PATH_RESPONSEHugo Landau
2023-08-08QUIC: Echo PATH_CHALLENGE frames as PATH_RESPONSE framesHugo Landau
2023-08-04endecode_test.c: Add tests for decoding with 0 selectionTomas Mraz