summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
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
2023-08-04test: skip FIPS config auto loading based tests if feature is disabledPauli
2023-08-04provider test: don't run configuration based tests if configuration isn't loadedPauli
2023-08-04PBE test: load providers if auto config load is turned offPauli
2023-08-04testutil: allow a failure return from setup_tests that doesn't print helpPauli
2023-08-03QUIC: Fix incompatible merges causing CI breakageHugo Landau
2023-08-03crypto/cmp: fix clash of OSSL_CMP_CERTREQID_NONE with error result of ossl_cm...Dr. David von Oheimb
2023-08-02Add support into qtest_shutdown for blocking modeMatt Caswell
2023-08-02Extend the test_quic_write_read() test to include resumptionMatt Caswell
2023-08-02Add the ability for tserver to use a pre-existing SSL_CTXMatt Caswell
2023-08-01Add a QUIC test for back pressureMatt Caswell
2023-08-01Add a test for PEM_read_bio_Parameters()Matt Caswell
2023-07-31QUIC: Automatically drain non-concluded streams, bugfixesHugo Landau
2023-07-31QUIC MULTISTREAM TEST: Shutdown flush testHugo Landau
2023-07-31QUIC MULTISTREAM TEST: Better failure logging with failing script IDHugo Landau
2023-07-27dhtest.c: Add test of DH_check() with q = p + 1Tomas Mraz
2023-07-25QUIC TXP: Add extra testHugo Landau
2023-07-24Fix error handling in pipelining testBernd Edlinger
2023-07-21QUIC TXP: Update tests for refactorHugo Landau
2023-07-21QUIC TXP: Test packet size boundary casesHugo Landau
2023-07-19Add a test for CVE-2023-3446Matt Caswell
2023-07-19Fixup testsHugo Landau
2023-07-19QUIC ACKM: RFC 9000 s. 13.2.1: max_ack_delay taken as 0 in INITIAL/HANDSHAKEHugo Landau
2023-07-18Raise SSL_R_QUIC_PROTOCOL_ERROR on any QUIC protocol errorTomas Mraz
2023-07-17Add a test for a retry during the handshakeMatt Caswell
2023-07-17CMP: add support for genm with rootCaCert and genp with rootCaKeyUpdateDr. David von Oheimb
2023-07-17QUIC: Fix multistream test on macOSHugo Landau
2023-07-17Minor fixupsHugo Landau
2023-07-17QUIC: Fix multistream script 19 stochastic test failureHugo Landau
2023-07-17Minor updates 2Hugo Landau
2023-07-17Minor updatesHugo Landau
2023-07-17QUIC: Multistream test fixesHugo Landau
2023-07-17QUIC: Correct minimal frame encoding testHugo Landau
2023-07-17QUIC: test fixes for WPACKET useHugo Landau
2023-07-17QUIC Conformance: Frame Handling TestsHugo Landau