Remove some redundant code
[openssl.git] / test /
2023-12-12 Matt CaswellAdd a test for late loading of an ENGINE in TLS
2023-12-12 Bernd EdlingerFix a possible memory leak in do_othername
2023-12-07 Neil HormanAdd overflow checks to parse_number/parse_hex/parse_oct
2023-12-06 Neil HormanStatically link legacy provider to evp_extra_test
2023-12-06 Hugo LandauQUIC LCIDM: Minor fixes
2023-12-06 Hugo LandauQUIC LCIDM: Enforce and document ODCID peculiarities
2023-12-06 Hugo LandauQUIC LCIDM: Add test
2023-12-06 Hugo LandauQUIC LCIDM: Add fuzzer
2023-12-04 Richard LevitteAdd a minimal test provider
2023-12-04 Richard Levittetest/recipes/01-test_symbol_presence.t: Treat common...
2023-12-04 Richard Levittetest/recipes/01-test_symbol_presence.t: Ignore symbols...
2023-12-04 olszomalAdd a test for X509_load_cert_file()
2023-12-04 Markus MinichmayrTest various combinations of `SSL_OP_ALLOW_NO_DHE_KEX...
2023-12-01 Neil HormanDon't free aliased pointers in ctx cmp_ctx tests
2023-12-01 James Muirevp-cmac: do not seg-fault when getting mac-size before...
2023-11-29 Viktor DukhovniAdd last missing TLSA usage/selector/mtype test case
2023-11-29 Viktor DukhovniFix freshly introduced double-free.
2023-11-25 Hugo LandauQUIC SRT GEN: Minor updates
2023-11-25 Hugo LandauQUIC SRT GEN: Add SRT generator
2023-11-24 Markus MinichmayrAdd option `SSL_OP_PREFER_NO_DHE_KEX`, allowing the...
2023-11-23 Hugo LandauQUIC SRTM: Add test
2023-11-23 Hugo LandauQUIC SRTM: Add fuzzer for SRTM
2023-11-15 Matt CaswellAdd some additional tests for the new fc "consumed...
2023-11-15 Matt CaswellKeep track of connection credit as we add stream data
2023-11-15 набImport repro from #22708 as a test case
2023-11-13 Neil HormanAugment rand argument parsing to allow scaling
2023-11-13 Tomas MrazProperly limit the variable output size for BLAKE2
2023-11-10 slontisAdd EVP_DigestSqueeze() API.
2023-11-09 Veronika HanulíkováAdd config tests for including provider config files
2023-11-08 Neil Hormanadd locking around fake_now
2023-11-08 Neil HormanCorrect order of ossl_condvar_signal in quic_multistrea...
2023-11-08 PauliAdd unit test for #22644
2023-11-08 набImplement BLAKE2s with the same macro as BLAKE2b
2023-11-06 Tomas Mraztparam_on_enc_ext(): Remove dead code in cleanup
2023-11-03 Tomas MrazAdd negative test for key length change
2023-11-03 Tomas MrazAdd negative test for iv length change
2023-11-03 Stephen FarrellAdd additional internal HPKE hardening checks resulting...
2023-11-02 Hugo LandauQUIC: Test missing/malformed/duplicate/etc. transport...
2023-11-02 Hugo LandauQUIC QTEST_FAULT: Allow deleted TLS extension to be...
2023-11-02 Hugo LandauQUIC SSTREAM: Fix bug in ossl_quic_sstream_is_totally_acked
2023-11-02 Hugo LandauQUIC MULTISTREAM TEST: Ensure frames are only injected...
2023-11-02 Hugo LandauQUIC MULTISTREAM TEST: Fix script 38 stochastic failure...
2023-11-01 PauliAdd test case for uniform random generators
2023-10-30 Tomas Mrazevp_test.c: There are now 3 parameters possible for...
2023-10-26 Phoebe ChenProvide additional AES-ECB test patterns to enhance...
2023-10-26 Phoebe ChenProvide additional AES-XTS test patterns to enhance...
2023-10-26 Phoebe ChenProvide additional AES-GCM test patterns to enhance...
2023-10-26 Phoebe ChenProvide additional AES-CBC test patterns to enhance...
2023-10-26 Daiki UenoAccept longer context for TLS 1.2 exporters
2023-10-26 Todd ShortFix potential NULL deref in ssl_old_test.c
2023-10-26 Tomas Mrazbn: Properly error out if aliasing return value with...
2023-10-25 Tomas MrazBlake2b: Use OSSL_DIGEST_PARAM_SIZE as settable instead...
2023-10-25 Hugo LandauQUIC CHANNEL: Correct timeout calculation for ACKs
2023-10-25 Hugo LandauQUIC TLS: Ensure QUIC_TLS is ticked between each proces...
2023-10-25 Tomas MrazQUIC: Test connection with large client and server...
2023-10-25 Hugo LandauQUIC MULTISTREAM TEST: Output connection closure reason...
2023-10-25 Tomas Mrazquic_multistream_test: Output info about connection...
2023-10-25 Paulisslapitest: add cast to avoid compiler error
2023-10-25 Tomas Mrazquic_tserver_test: Raise the initial timeout limit
2023-10-25 Clemens Langrsa: Add SP800-56Br2 6.4.1.2.1 (3.c) check
2023-10-24 Matt CaswellAdd a test for retries when sending app data
2023-10-24 Matt CaswellWhen requeueing deferred URXEs retain the order
2023-10-24 Paulitest: add unit test for CVE-2023-5363
2023-10-24 Tomas MrazFix Coverity 1547856: memset() uses only the lowest...
2023-10-23 Tomas Mrazquic_record, quicapi, and quicfaults tests do not suppo...
2023-10-23 Matt CaswellDon't run the QUIC client fuzzer if QUIC is disabled
2023-10-23 Matt CaswellAdd a test for OSSL_ERR_STATE_save_to_mark()
2023-10-23 Matt CaswellAdd fuzz test recipe for the quic client fuzzer
2023-10-20 Matt CaswellAdd a test for converting OSSL_TIME to struct timeval
2023-10-20 Hugo LandauQUIC: Test handling of post-connection session tickets
2023-10-20 Hugo LandauQUIC: Prevent incoming oversize tokens
2023-10-20 Neil HormanConvert jdkTrustedKeyUsage to be a pkcs12 cmd line...
2023-10-20 Tomas MrazQUIC: Add handling of SSL_get_shutdown()
2023-10-18 Neil HormanAdd a test to confirm that legacy rsa keys work
2023-10-18 James Muircms encrypt, better OBJ_nid2obj() return check
2023-10-18 Daiki Uenorsa: Accept NULL OAEP label for backward compatibility
2023-10-13 Hugo LandauQUIC APL: Fix incoming default stream popping
2023-10-13 Paulicmp: add null pointer check in tear_down test function
2023-10-13 Tomas Mraztrace_api_test.c: Separate tracing statements
2023-10-11 Tomas MrazDH_check_pub_key() should not fail when setting result...
2023-10-11 Richard Levittetest/recipes/05-test_rand.t: replace 'and' with '&&'
2023-10-10 Dr. David von Oheimbapps/cmp.c: -tls_used may be implied by -server https...
2023-10-10 Tomas MrazECDSA with SHA3 verification does not depend on FIPS...
2023-10-09 Matt CaswellFix the BIO_addr test
2023-10-08 Tomas Mraztest_provider_ex(): Add missing call failure checks
2023-10-06 Matt CaswellTimeout in the tserver test using real time
2023-10-06 Matt CaswellDon't wait in the tesrver idle testing every time aroun...
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-05 Vladimir Kotalavoid sun as variable name
2023-10-04 Pauliossl_property_list_to_string: handle quoted strings
2023-10-04 Matthias St. Pierretest: evp_extra: test signing with legacy app method...
2023-10-04 Matthias St. Pierretest: evp_extra: fix indentation error
2023-10-03 Matt CaswellBack off on generating noise in the event of a PING...
2023-10-03 Tomas Mrazquicapitest: Enable test_ssl_trace with enable-zlib
2023-10-02 Matt CaswellFix timeouts in the quic_multistream test script 13
2023-10-02 Mathieu Tortuyauxtest: add verify test for EC cert signed with SHA3
2023-09-29 Tomas MrazTest client certificate authentication with QUIC
2023-09-28 Matt CaswellCopyright year updates
2023-09-28 Matt CaswellFix no-ssl-trace
next