]> git.ipfire.org Git - thirdparty/openssl.git/history - test/helpers
Fix BIO_get_new_index() to return an error when it is exhausted.
[thirdparty/openssl.git] / test / helpers /
2024-03-07  Hugo LandauQUIC: Uniform changes for QUIC error code definitions...
2023-11-08  Neil Hormanadd locking around fake_now
2023-11-02  Hugo LandauQUIC QTEST_FAULT: Allow deleted TLS extension to be...
2023-10-25  Tomas MrazQUIC: Test connection with large client and server...
2023-10-24  Matt CaswellAdd a test for retries when sending app data
2023-10-06  Tomas MrazAlways back off on the first packet noise from client...
2023-10-06  Tomas MrazAdd testing of bitflips in packet headers
2023-10-03  Matt CaswellBack off on generating noise in the event of a PING...
2023-09-28  Matt CaswellCopyright year updates
2023-09-28  Matt CaswellFix no-ssl-trace
2023-09-27  Randall S. BeckerMove e_os2.h up in quictestlib.c to allow symbol defini...
2023-09-24  Matt CaswellClean away the test code implementation of bio_addr_copy
2023-09-22  Matt CaswellClarify the terminology in the noisy dgram BIO
2023-09-22  Matt CaswellEnsure we up-ref the sbio before passing it to tserver
2023-09-22  Matt CaswellRemove some redundant code from test helper BIOs
2023-09-22  Matt CaswellEnsure client to server datagrams are noisy too
2023-09-22  Matt CaswellAdd the ability to do client side tracing in quictestlib.c
2023-09-22  Matt CaswellExtend the noisy dgram test so that packets are also...
2023-09-22  Matt CaswellAdd a packet splitting BIO
2023-09-22  Matt CaswellAdd support for timeouts into quictestlib.c
2023-09-22  Matt CaswellAdd some optional debug output to the noisy dgram BIO
2023-09-22  Matt CaswellUse test_random() to introduce better noise into the...
2023-09-22  Matt CaswellAdd the ability to drop datagrams in the noisy dgram BIO
2023-09-22  Matt CaswellCreate a noisy dgram test
2023-09-20  Hugo LandauSSL: Test SSL_get_[rw]poll_descriptor, SSL_net_(read...
2023-09-17  Dimitri PapadopoulosFix new typos found by codespell
2023-09-12  Matt CaswellAdd a test for using a PSK with QUIC
2023-09-07  Matt CaswellCopyright year updates
2023-09-02  Matt CaswellAdd a test for QUIC non IO retry errors
2023-08-24  Hugo LandauQUIC: Rename SSL_set_initial_peer_addr to SSL_set1_init...
2023-08-22  Tomas Mrazqtest: Use fake time on both client and server
2023-08-22  Tomas Mrazqtest: Run both client and server during connect
2023-08-14  Tomas Mrazquicapitest.c: Fix missing wait_until_sock_readable()
2023-08-08  Tomas MrazQUIC fault testing TODOs are changed into regular comments
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-07-31  Hugo LandauQUIC: Automatically drain non-concluded streams, bugfixes
2023-07-16  Matt CaswellAdd a test for a retry during the handshake
2023-07-16  Hugo LandauQUIC Conformance: Frame Handling Tests
2023-07-16  Hugo LandauQUIC CONFORMANCE: Enforce minimal frame type encoding
2023-07-11  Matt CaswellAdd an SSL BIO test for QUIC
2023-07-06  Matt CaswellAllow qtestlib to use a "fake_now" implementation
2023-06-27  Matt CaswellAdd a test quicserver utility
2023-06-15  Dimitri PapadopoulosFix typos found by codespell
2023-05-29  Hugo LandauQUIC: Rename SSL_tick, SSL_get_tick_timeout
2023-05-24  Matt CaswellEnable tracing of packets that have been sent
2023-05-12  Hugo LandauQUIC CHANNEL: Do not copy terminate cause as it is...
2023-04-21  Paulitest: update ssl_new tests in line with pedantic FIPS...
2023-03-31  Matt CaswellAdd a test for an app data record appearing before...
2023-03-19  Matt CaswellAdd a simple QUIC test for blocking mode
2023-02-22  Matt CaswellRename various functions OSSL_QUIC_FAULT -> QTEST_FAULT
2023-02-22  Matt CaswellAdd a helper function to prepend a frame to a packet
2023-02-22  Matt CaswellAdd explanatory comments to say what happens during...
2023-02-22  Matt CaswellAdd a qtest_check_server_transport_err helper function
2023-02-22  Matt CaswellAdd the capability to listen for datagrams
2023-02-22  Matt CaswellDon't treat the Tserver as connected until the handshak...
2023-02-22  Matt CaswellEnable the fault injector to add faults to post-encrypt...
2023-02-22  Matt CaswellExpand some comments in the header file
2023-02-22  Matt CaswellAdd a test for a server that doesn't provide transport...
2023-02-22  Matt CaswellImplement the QUIC Fault injector support for TLS hands...
2023-02-22  Matt CaswellAdd the ability to mutate TLS handshake messages before...
2023-02-22  Matt CaswellEnable QUIC test server to find out the termination...
2023-02-22  Matt CaswellImplement the QUIC Fault injector support for plaintext...
2023-02-22  Matt CaswellAdd a skeleton quicfaultstest
2022-10-21  Tomas Mrazstack: Do not add error if pop/shift/value accesses...
2022-10-18  Todd ShortAdd support for compressed certificates (RFC8879)
2022-10-07  Matt CaswellAdd some more brainpool tests for TLSv1.3
2022-10-06  Richard LevitteRename ossl_sleep calls to OSSL_sleep everywhere
2022-09-23  Graham WoodwardAllow PKCS12 export to set arbitrary bag attributes
2022-09-21  PauliCoverity 1515415: NULL dereference
2022-09-16  Dr. David von Oheimbstack.c: add missing direct error reporting and improve...
2022-08-18  Matt CaswellStandardise type for epoch
2022-08-18  Matt CaswellAdd a DTLSv1_listen() test
2022-08-01  Matt CaswellTest that swapping the first app data record with Finis...
2022-07-28  Tomas MrazSSL object refactoring using SSL_CONNECTION object
2022-06-28  Matt CaswellAdd a DTLS next epoch test
2022-06-03  Tomas MrazAdd a test_ssl_new testcase
2022-05-03  Matt CaswellUpdate copyright year
2022-04-22  Dmitry Belyavskiystr[n]casecmp => OPENSSL_strncasecmp
2022-03-23  PauliFix Coverity 1498613: resource leak
2022-03-14  Tomas MrazReplace handling of negative verification result with...
2022-03-01  Nicola Tuveri[ssl] Add tests for Perfect Forward Secrecy criteria...
2022-02-16  Jiasheng Jiangtest/helpers/handshake.c: Add check for OPENSSL_strdup
2022-02-08  Jiasheng JiangAdd the check after calling OPENSSL_strdup
2022-02-05  Richard LevitteMove e_os.h to include/internal
2021-11-17  Dr. David von OheimbAdd and use HAS_PREFIX() and CHECK_AND_SKIP_PREFIX...
2021-10-28  x2018fix some code with obvious wrong coding style
2021-10-11  PW HuBugfix: unsafe return check of EVP_PKEY_fromdata
2021-10-11  PW HuBugfix: unsafe return check of EVP_PKEY_fromdata_init
2021-08-24  Matt CaswellFix test code to not assume NUL terminated strings
2021-06-26  Paulitest: avoid memory leaks on errors
2021-06-21  John BaldwinRefactor KTLS tests to better support TLS 1.3.
2021-06-15  Rich SalzMove AllowClientRenegotiation tests
2021-06-05  Matt CaswellUse the new ASN.1 libctx aware capabilities in CMP
2021-06-02  Paulitest: remove TODOs
2021-06-01  Tomas MrazRename all getters to use get/get0 in name
2021-05-24  Jon SpillettAdd a test for PKCS5_PBE_keyivgen()
2021-05-24  Jon SpillettAdd PBKDF1 to the legacy provider
2021-05-18  Dr. David von OheimbMove ossl_sleep() to e_os.h and use it in apps
next