]> git.ipfire.org Git - thirdparty/openssl.git/history - test/quicapitest.c
Copyright year updates
[thirdparty/openssl.git] / test / quicapitest.c
2023-09-07  Matt CaswellCopyright year updates
2023-09-02  Matt CaswellAdd a test for QUIC non IO retry errors
2023-08-25  Matt CaswellTest that we send multiple datagrams in one go if appro...
2023-08-22  Tomas Mrazqtest: Use fake time on both client and server
2023-08-22  Tomas MrazUpdate the ssltraceref.txt
2023-08-20  Matt CaswellTest that a thread blocking in SSL_read_ex() will wake...
2023-08-03  Hugo LandauQUIC: Fix incompatible merges causing CI breakage
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-01  Matt CaswellAdd a QUIC test for back pressure
2023-07-31  Hugo LandauQUIC: Automatically drain non-concluded streams, bugfixes
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-07  Tomas MrazQUIC err handling: Properly report network errors
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 CaswellAllow qtestlib to use a "fake_now" implementation
2023-07-06  Matt CaswellSkip the QUIC ssltrace test under certain config options
2023-07-04  Hugo LandauMinor updates
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-05-29  Hugo LandauQUIC: Rename SSL_tick, SSL_get_tick_timeout
2023-05-24  Matt CaswellAdd a test for the new QUIC tracing capability
2023-05-12  Hugo LandauQUIC APL: Fix locking in XSO code and fix tests
2023-05-12  Hugo LandauQUIC TSERVER: Add support for multiple streams
2023-04-03  Matt CaswellAdd a test for SSL_version(), SSL_get_version() etc
2023-03-30  Hugo LandauQUIC test fix
2023-03-19  Matt CaswellAdd a simple QUIC test for blocking mode
2023-02-23  Matt CaswellTest that QUIC has the ciphersuites that we expect
2023-01-13  Hugo LandauQUIC: Temporarily disable front-end API tests
2022-08-18  Matt CaswellAdd a DTLSv1_listen() test
2022-06-03  Tomas MrazFirst working empty protocol test