summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
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
2023-07-17QUIC WIRE: Allow encoding/decoding of reserved header bitsHugo Landau
2023-07-17QUIC CONFORMANCE: Enforce minimal frame type encodingHugo Landau
2023-07-17QUIC QSM: Free unneeded stream buffers, calculate RESET_STREAM final size cor...Hugo Landau
2023-07-17QUIC QSM/STREAM: Refactor to use RFC stream statesHugo Landau
2023-07-17Remove duplicated valuesljuzwiuk
2023-07-17Test loading a PEM file from multiple threadsMatt Caswell
2023-07-14Add testcases for empty associated data entries with AES-SIVTomas Mraz
2023-07-14ossl_quic_wire_encode_pkt_hdr(): Assign ptrs only on static buf wpktTomas Mraz
2023-07-11Add an SSL BIO test for QUICMatt Caswell
2023-07-10Fix no-srtp build failureTomas Mraz
2023-07-10Fix test_quic_write_read()Matt Caswell
2023-07-10CMP: support specifying certificate to be revoked via issuer and serial numberRajeev Ranjan
2023-07-07QUIC err handling: Add multi-stream testTomas Mraz
2023-07-07Test OSSL_ERR_STATE_save/restore()Tomas Mraz
2023-07-07QUIC err handling: Properly report network errorsTomas Mraz