]> git.ipfire.org Git - thirdparty/openssl.git/history - test
bio_ssl.c: Support most ctrls with QUIC based BIO_SSL
[thirdparty/openssl.git] / test /
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
2023-07-04  Hugo LandauQUIC SSL: SSL_set_quiet_shutdown
2023-07-04  Hugo LandauQUIC SSL: Version setting restrictions
2023-07-04  Hugo LandauQUIC SSL: Forbid pipeline-related operations
2023-07-04  Hugo LandauQUIC SSL: SSL_set_fd for BIO_s_datagram
2023-07-04  Hugo LandauQUIC SSL: HelloRetryRequest
2023-07-04  Hugo LandauQUIC SSL: Buffer Management
2023-07-04  Hugo LandauQUIC SSL: Prohibit early data functionailty
2023-07-04  Hugo LandauQUIC SSL: Prohibit readahead-related functions
2023-07-04  Hugo LandauQUIC: Control SSL option setting
2023-07-04  Hugo LandauQUIC: Forbid non-QUIC ciphers
2023-07-04  Hugo LandauQUIC TLS: Prohibit SRTP-related calls for QUIC TLS
2023-07-04  Tomas Mraz80-test_ssl_new.t: Test 14-curves.cnf depends on enable...
2023-07-03  Tomas Mraz70-test_tls13hrr.t: Use P-521 instead of X25519 for...
2023-07-01  Paulitest: update to structure based atomics
2023-06-28  Hugo LandauFix multistream test script 18
2023-06-27  Matt CaswellThe CC wake up deadline is now if we have TX allowance
2023-06-27  Matt CaswellAdd a test quicserver utility
2023-06-27  Fergus DallAdd support for SHA256/192
2023-06-27  Matt CaswellAdd some test_ssl_new tests for the ffdhe groups
2023-06-26  Matt CaswellAdd a test for pkeyutl encrypt/decrypt using SM2
2023-06-25  Richard LevitteAdd a test case for the password prompt on garbage...
2023-06-23  Kurt RoeckxAdd decoder fuzzer
2023-06-23  Matt CaswellAdd a test for an invalid group in the HRR
2023-06-23  Tomas MrazSupport SSL_OP_CLEANSE_PLAINTEXT on QUIC streams
2023-06-18  Dimitri PapadopoulosFix new typos found by codespell
2023-06-15  Hugo LandauQUIC: Allow application to trigger TXKU
2023-06-15  Hugo LandauQUIC: Test key update works correctly
2023-06-15  Hugo LandauQUIC APL: Correct implementation of time callback override
next