Add two missing entries to the OCSP CRLReason table
[openssl.git] / test /
2023-08-16 slontisFix decoders so that they use the passed in propq.
2023-08-16 Pauliquic: process stateless resets
2023-08-15 Dr. David von Oheimbhttp_server.c: allow clients to connect with IPv6
2023-08-15 Matt CaswellAdd a test for receiving a post-handshake CertificateRe...
2023-08-15 Matt CaswellAdd the ability to send NewSessionTicket messages when...
2023-08-15 Matt CaswellFix no-dsa in combination with no-err
2023-08-15 Matt CaswellFix no-dtls and no-tls in combination
2023-08-14 Tomas Mrazquic_record_test.c: For tests that require ChaCha requi...
2023-08-14 Tomas Mrazquicapitest.c: Fix missing wait_until_sock_readable()
2023-08-10 Hugo LandauMinor fixes
2023-08-10 Hugo LandauQUIC TEST: Fix double close of FD (coverity)
2023-08-10 Hugo LandauQUIC CC TEST: Fix memory leak
2023-08-10 Hugo LandauQUIC FC: TEST: Coverity
2023-08-10 Hugo LandauQUIC TEST: Coverity - Ensure stream names are non-NULL
2023-08-10 Hugo LandauQUIC SSTREAM: Fix test which was not being executed...
2023-08-10 Hugo LandauQUIC TXP: Re-enable accidentially disabled tests
2023-08-10 Hugo LandauQUIC TEST: STREAM, MAX_DATA and MAX_STREAM_DATA testing
2023-08-10 Hugo LandauQUIC TEST: RESET_STREAM, STOP_SENDING
2023-08-10 Hugo LandauQUIC TEST: Connection closure reason testing
2023-08-10 Hugo LandauQUIC TEST: Test repeated HANDSHAKE_DONE, non-minimal...
2023-08-10 Hugo LandauQUIC TEST: Test NEW_CONN_ID frames
2023-08-10 Hugo LandauQUIC TEST: Test malformed crypto stream data, excess...
2023-08-10 Hugo LandauQUIC TEST: Ensure bogus BLOCKED frames are ignored
2023-08-10 Hugo LandauQUIC TEST: Ensure PATH_RESPONSE is ignored
2023-08-10 Hugo LandauQUIC TEST: Test ACK frame generation
2023-08-10 Hugo LandauQUIC TEST: Ensure PING causes ACK generation
2023-08-10 Hugo LandauQUIC TEST: Fault Injection: PADDING
2023-08-10 Olga BatyshkinaDo not raise CMS_R_CONTENT_TYPE_NOT_ENVELOPED_DATA...
2023-08-08 Tomas MrazQUIC fault testing TODOs are changed into regular comments
2023-08-08 Hugo LandauQUIC CHANNEL: Improve error reporting
2023-08-08 Hugo LandauQUIC: Test crypto stream FC limits
2023-08-08 Hugo LandauQUIC CONFORMANCE: Test that CRYPTO frames with bad...
2023-08-08 Hugo LandauQUIC QRX: Test for 1-RTT processing restriction
2023-08-08 Hugo LandauQUIC QRX: Don't process 1-RTT packets until handshake...
2023-08-08 Hugo LandauQUIC: Update no-TPARAM test for correct error code
2023-08-08 Hugo LandauQUIC CFQ: Unreliable transmission for PATH_RESPONSE
2023-08-08 Hugo LandauQUIC: Echo PATH_CHALLENGE frames as PATH_RESPONSE frames
2023-08-04 Tomas Mrazendecode_test.c: Add tests for decoding with 0 selection
2023-08-04 Paulitest: skip FIPS config auto loading based tests if...
2023-08-04 Pauliprovider test: don't run configuration based tests...
2023-08-04 PauliPBE test: load providers if auto config load is turned off
2023-08-04 Paulitestutil: allow a failure return from setup_tests that...
2023-08-03 Hugo LandauQUIC: Fix incompatible merges causing CI breakage
2023-08-03 Dr. David von Oheimbcrypto/cmp: fix clash of OSSL_CMP_CERTREQID_NONE with...
2023-08-02 Matt CaswellAdd support into qtest_shutdown for blocking mode
2023-08-02 Matt CaswellExtend the test_quic_write_read() test to include resum...
2023-08-02 Matt CaswellAdd the ability for tserver to use a pre-existing SSL_CTX
2023-08-01 Matt CaswellAdd a QUIC test for back pressure
2023-08-01 Matt CaswellAdd a test for PEM_read_bio_Parameters()
2023-07-31 Hugo LandauQUIC: Automatically drain non-concluded streams, bugfixes
2023-07-31 Hugo LandauQUIC MULTISTREAM TEST: Shutdown flush test
2023-07-31 Hugo LandauQUIC MULTISTREAM TEST: Better failure logging with...
2023-07-27 Tomas Mrazdhtest.c: Add test of DH_check() with q = p + 1
2023-07-25 Hugo LandauQUIC TXP: Add extra test
2023-07-24 Bernd EdlingerFix error handling in pipelining test
2023-07-21 Hugo LandauQUIC TXP: Update tests for refactor
2023-07-21 Hugo LandauQUIC TXP: Test packet size boundary cases
2023-07-19 Matt CaswellAdd a test for CVE-2023-3446
2023-07-19 Hugo LandauFixup tests
2023-07-19 Hugo LandauQUIC ACKM: RFC 9000 s. 13.2.1: max_ack_delay taken...
2023-07-18 Tomas MrazRaise SSL_R_QUIC_PROTOCOL_ERROR on any QUIC protocol...
2023-07-16 Matt CaswellAdd a test for a retry during the handshake
2023-07-16 Dr. David von OheimbCMP: add support for genm with rootCaCert and genp...
2023-07-16 Hugo LandauQUIC: Fix multistream test on macOS
2023-07-16 Hugo LandauMinor fixups
2023-07-16 Hugo LandauQUIC: Fix multistream script 19 stochastic test failure
2023-07-16 Hugo LandauMinor updates 2
2023-07-16 Hugo LandauMinor updates
2023-07-16 Hugo LandauQUIC: Multistream test fixes
2023-07-16 Hugo LandauQUIC: Correct minimal frame encoding test
2023-07-16 Hugo LandauQUIC: test fixes for WPACKET use
2023-07-16 Hugo LandauQUIC Conformance: Frame Handling Tests
2023-07-16 Hugo LandauQUIC WIRE: Allow encoding/decoding of reserved header...
2023-07-16 Hugo LandauQUIC CONFORMANCE: Enforce minimal frame type encoding
2023-07-16 Hugo LandauQUIC QSM: Free unneeded stream buffers, calculate RESET...
2023-07-16 Hugo LandauQUIC QSM/STREAM: Refactor to use RFC stream states
2023-07-16 ljuzwiukRemove duplicated values
2023-07-16 Matt CaswellTest loading a PEM file from multiple threads
2023-07-14 Tomas MrazAdd testcases for empty associated data entries with...
2023-07-14 Tomas Mrazossl_quic_wire_encode_pkt_hdr(): Assign ptrs only on...
2023-07-11 Matt CaswellAdd an SSL BIO test for QUIC
2023-07-11 Tomas MrazFix no-srtp build failure
2023-07-10 Matt CaswellFix test_quic_write_read()
2023-07-10 Rajeev RanjanCMP: support specifying certificate to be revoked via...
2023-07-07 Tomas MrazQUIC err handling: Add multi-stream test
2023-07-07 Tomas MrazTest OSSL_ERR_STATE_save/restore()
2023-07-07 Tomas MrazQUIC err handling: Properly report network errors
2023-07-07 Hugo LandauQUIC: Fix multistream script 19 stochastic test failure
2023-07-06 Matt CaswellDon't build the QUIC ssl trace when DH is disabled
2023-07-06 Matt CaswellDon't run the ssl trace test if no-ecx
2023-07-06 Matt CaswellFix a no-ecx failure in test_tls13hrr
2023-07-06 Matt CaswellAllow qtestlib to use a "fake_now" implementation
2023-07-06 Matt CaswellSkip the QUIC ssltrace test under certain config options
2023-07-06 Matt CaswellUse %llx not %lx for uint64_t
2023-07-04 Hugo LandauMinor updates
2023-07-04 Hugo LandauQUIC: Fix multistream test 19
2023-07-04 Hugo LandauRemove unused server code
2023-07-04 Hugo LandauMinor fixes
2023-07-04 Hugo LandauQUIC SSL: Block SSL_clear
2023-07-04 Hugo LandauQUIC SSL: Block SSL_dup
next