]> git.ipfire.org Git - thirdparty/openssl.git/history - test
QUIC Refactor: Fix ANSI - struct definition duplications
[thirdparty/openssl.git] / test /
2023-12-21  Hugo LandauQUIC MULTISTREAM TEST: Make error tests non-mutating...
2023-12-21  Hugo LandauQUIC MULTISTREAM TEST: add OP_POP_ERR
2023-12-21  Hugo LandauQUIC QRL TEST: Remove dependency on legacy DEMUX-QRX...
2023-12-21  Hugo LandauQUIC TXP TEST: Remove dependency on legacy DEMUX-QRX...
2023-12-21  Hugo LandauQUIC PORT, CHANNEL: Move ticking code into QUIC_PORT
2023-12-21  Hugo LandauQUIC CHANNEL: Consolidate forward object declarations...
2023-12-19  Bernd EdlingerFix no-des failure in test_cms
2023-12-19  Tomas Mraztest_export_key_mat(): Long context support works with...
2023-12-19  Dr. David von OheimbCMP app: make -geninfo option accept multiple ITAVs...
2023-12-19  Dr. David von OheimbCMP lib and app: add optional certProfile request messa...
2023-12-19  Tomas MrazTest that incorrect entry in the ssl section is not...
2023-12-18  James Muircms: avoid intermittent test failure
2023-12-18  Dmitry KobetsFix instructions for running tests on Windows
2023-12-15  Tomas MrazFix provider compatibility check crash in evp_test
2023-12-13  Neil HormanHarden asn1 oid loader to invalid inputs
2023-12-12  Matt CaswellAdd a test case for OSSL_HTTP_parse_url
2023-12-12  Matt CaswellExtend the test of BN_GF2m_mod_inv
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...
next