doc: update FIPS provider version information
[openssl.git] / test /
2023-06-01 Kurt RoeckxAdd PEM fuzzer
2023-05-29 Hugo LandauQUIC: Rename SSL_tick etc. in man(7) docs
2023-05-29 Hugo LandauQUIC: Rename SSL_tick, SSL_get_tick_timeout
2023-05-24 Matt CaswellCreate setter functions for the msg_callback and msg_ca...
2023-05-24 Matt CaswellAdd a test for the new QUIC tracing capability
2023-05-24 Matt CaswellProperly handling stream/crypto frames while tracing
2023-05-24 Matt CaswellEnable tracing of packets that have been sent
2023-05-24 Hugo LandauResolve a djgpp function name conflict
2023-05-24 Hugo LandauMake testutil text output functions thread safe (tsan)
2023-05-24 Hugo LandauQUIC: Fix bugs where threading is disabled
2023-05-24 Hugo LandauQUIC TSERVER: Use a random port in the tserver test
2023-05-24 Hugo LandauQUIC MSMT: macOS robustness fixes
2023-05-24 Hugo LandauQUIC MSMT TESTS: Add tests to exercise MAX_STREAMS
2023-05-24 Hugo LandauQUIC QSM: Allow QSM to know if we are in the server...
2023-05-24 Hugo LandauQUIC MSMT: Stress tests, support for repeating test...
2023-05-24 Hugo LandauQUIC MSMT: Add a basic multithreading test
2023-05-24 Hugo LandauQUIC MSMT: Revise tests to support multithreading
2023-05-18 Marc BrooksAdd support for --version and synonyms
2023-05-17 Tomas Mrazquic_newcid_test: Add negative test case
2023-05-17 Tomas MrazAdd test for handling NEW_CONNECTION_ID frame
2023-05-17 Tomas MrazFix test cases using NEW_CONNECTION_ID frame
2023-05-17 Tomas Mrazquic_txp_test.c: Cleanup use of WPACKET
2023-05-17 Bernd EdlingerFix stack corruption in ui_read
2023-05-12 Hugo LandauQUIC APL: De-publicise SSL_attach_stream/SSL_detach_stream
2023-05-12 Hugo LandauQUIC MSST: Rename SSL_set_incoming_stream_reject_policy
2023-05-12 Hugo LandauQUIC MSST: Fix test on macOS
2023-05-12 Hugo LandauQUIC MSST: Test that SSL_free works in either order
2023-05-12 Hugo LandauQUIC MSST: Fix tests on platforms with non-deterministi...
2023-05-12 Hugo LandauMinor fixups
2023-05-12 Hugo LandauQUIC MSST: Tests
2023-05-12 Hugo LandauQUIC FIFD: Add support for callback on frame ACK
2023-05-12 Hugo LandauQUIC QSM: Clean up SEND_STREAM/RECV_STREAM handling
2023-05-12 Hugo LandauQUIC CHANNEL: Do not copy terminate cause as it is...
2023-05-12 Hugo LandauQUIC RXDP/QSM: Enforce MAX_STREAMS
2023-05-12 Hugo LandauQUIC TXP/CHANNEL: Generate MAX_STREAMS using RXFC
2023-05-12 Hugo LandauQUIC: Update faults test to use streams correctly
2023-05-12 Hugo LandauQUIC FIFD: Ensure QUIC_STREAM is updated after QUIC_SST...
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-05-12 Dr. David von OheimbCMP client: fix checking new cert enrolled with oldcert...
2023-05-12 Dr. David von OheimbCMP client: fix error response on -csr without private...
2023-05-12 Yi Liprovider: return error if buf too small when getting...
2023-05-12 Watson LaddClear ownership when duplicating sessions
2023-05-10 Dimitri PapadopoulosDLTS → DTLS
2023-05-05 slontisAdd libctx to x931 keygen.
2023-05-05 Matt CaswellExtend the min/max protocol testing
2023-05-04 Alois Klink25-test_x509.t: test dots in CA file path
2023-05-01 Hugo LandauMinor fixups
2023-05-01 Hugo LandauQUIC CC: Use OSSL_PARAM
2023-05-01 Hugo LandauQUIC CC: Move dummy method to test code
2023-05-01 Hugo LandauQUIC CC: Tweaks
2023-05-01 Hugo LandauQUIC CC: Minor fixes
2023-05-01 Hugo LandauQUIC Congestion Control: Tests
2023-05-01 Hugo LandauQUIC CC: Major revisions to CC abstract interface
2023-04-28 Mathias Berchtoldbuild_wincrypt_test.c: Fix compilation with MSVC
2023-04-28 Liu-ErMengfix aes-xts bug on aarch64 big-endian env.
2023-04-28 Dr. David von OheimbAPPS/cmp: prevent HTTP client failure on -rspin option...
2023-04-27 Matt CaswellAdd a test for the SSL_rstate_string*() APIs
2023-04-25 PauliAdd "info" concatenation tests
2023-04-21 Paulifips: setup the FIPS provider in pendantic mode for...
2023-04-21 Paulitest: update ssl_new tests in line with pedantic FIPS...
2023-04-21 Paulitest: update TLS PDF tests in line with pedantic FIPS...
2023-04-21 Paulitest: update evprand tests in line with pedantic FIPS...
2023-04-21 Paulisslapi: use correct fipsmodule.cnf
2023-04-21 Irak RigiaReplaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_D...
2023-04-19 Paulitest: test -pedantic option in fipsinstall
2023-04-18 Dr. David von Oheimbcrypto/cmp: fix CertReqId to use in p10cr transactions...
2023-04-16 Danny Carpenteradding provider_unload functions for cmp_ tests
2023-04-14 slontisFix a HPKE API to put libctx, propq as last (optional...
2023-04-13 Tomas MrazFix the LCM computation in the RSA multiprime key check
2023-04-12 Matt CaswellMake the data field for get_record() const
2023-04-03 Matt CaswellAdd a test for SSL_version(), SSL_get_version() etc
2023-04-03 slontisFFC cleanups
2023-03-31 slontisMake DSA_sign() test for negative p,q,g values.
2023-03-31 slontisFix mem leak in ECDSA_sign().
2023-03-31 Matt CaswellAdd a test for an app data record appearing before...
2023-03-30 Hugo LandauQUIC test fix
2023-03-30 Hugo LandauQUIC Thread Assisted mode: miscellaneous fixes
2023-03-30 Hugo LandauQUIC Thread Assisted Mode: Support Windows XP
2023-03-30 Hugo LandauAvoid races in tserver test code
2023-03-30 Hugo LandauEnhance quic_tserver test to fully test thread assisted...
2023-03-30 Hugo LandauQUIC TXP: Allow caller to determine if an ACK-eliciting...
2023-03-30 Hugo LandauAdd basic test for thread assisted mode
2023-03-28 Paulitest: test -drbg_allow_truncated_digests option
2023-03-28 Todd ShortRFC7250 (RPK) support
2023-03-28 Matt CaswellAdd a Certificate Policies Test
2023-03-28 Matt CaswellGenerate some certificates with the certificatePolicies...
2023-03-27 Jorge Ramirez-Ortiztest: evp_extra: EC, read affine coordinates
2023-03-27 Tomas MrazPrint the duplicate symbols found in test
2023-03-25 Dr. David von Oheimb80-test_cmp_http.t: fix server port and confusion clien...
2023-03-25 Dr. David von Oheimbapps/cmp.c: make sure that last -reqin argument is...
2023-03-23 Tomas MrazOBJ_nid2obj(): Return UNDEF object instead of NULL...
2023-03-23 PauliDisable the policy tree exponential growth test conditi...
2023-03-23 Aleksey SaninAdded tests and updated help
2023-03-22 Paulitest: add test cases for the policy resource overuse
2023-03-21 Hugo LandauQUIC: Add history section to SSL_inject_net_dgram()
2023-03-21 Hugo LandauQUIC: Add tests for datagram injection API
2023-03-21 Tomas MrazAdd simple interoperability test with Cloudflare quiche
2023-03-19 Matt CaswellAdd a simple QUIC test for blocking mode
2023-03-18 Tomas MrazAdd sanity test for OSSL_sleep()
next