]> git.ipfire.org Git - thirdparty/openssl.git/history - test
Minor fixes
[thirdparty/openssl.git] / test /
2024-02-02  Hugo LandauMinor fixes
2024-02-02  Hugo LandauMinor fixes
2024-02-02  Hugo LandauQUIC QLOG: Don't build QLOG test if QLOG is disabled
2024-02-02  Hugo LandauQUIC QLOG: Record implementation version
2024-02-02  Hugo LandauQUIC QLOG: Add unit test
2024-02-02  Hugo LandauQUIC QLOG: Allow PID to be overridden
2024-02-02  Hugo LandauQUIC QLOG: CI-only test
2024-02-02  Hugo LandauQLOG: Editorial fixes (QLOG is spelled 'qlog')
2024-02-02  Hugo LandauQLOG: Minor fixes after port refactor
2024-02-02  Hugo LandauQLOG: JSON Encoder: Rename JSON_ENC
2024-02-02  Hugo LandauQLOG: QUIC MULTISTREAM TEST: Pass script name to QLOG
2024-02-02  Hugo LandauQLOG: Wiring: QUIC FIFD
2024-02-02  Hugo LandauQLOG: JSON Encoder: Tests
2024-02-01  Neil HormanRCU lock implementation
2024-01-31  Neil HormanAdd QUIC stateless reset test
2024-01-31  Matt CaswellExtend the testing of resetting/clearing an SSL connection
2024-01-30  Neil Hormanfix missing null check in kdf_test_ctrl
2024-01-25  Richard LevitteHave OSSL_PARAM_allocate_from_text() fail on odd number...
2024-01-25  Matt CaswellAdd some tests for various PKCS12 files with NULL Conte...
2024-01-25  Neil HormanAdd tests for return codes for EVP_CIPHER_CTX_get[block...
2024-01-25  Neil HormanAdd appropriate NULL checks in EVP_CIPHER api
2024-01-23  Tomas Mraztlsfuzzer.sh: Use python3
2024-01-23  Tomas Mraztlsfuzzer.sh: Make it more informative on errors
2024-01-23  Tomas Mraztlsfuzzer.sh: Run openssl version on the built app...
2024-01-23  Tomas Mrazgost_engine.sh: Set OPENSSL_ENGINES_DIR
2024-01-23  Hugo LandauQUIC MULTISTREAM TEST: Test optimised FIN API
2024-01-22  Dr. David von Oheimb02-test_errstr.t: make robust on `openssl errstr` crashes
2024-01-19  shashankmca80Uninitialized array variable
2024-01-18  Paul Dreikadd test for provoking integer overflow in ossl_asn1_ti...
2024-01-18  Matt CaswellAdd a KTLS test where we write long app data records
2024-01-17  Dr. David von Oheimb80-test_cmp_http_data/: add tests for -no_cache_extrace...
2024-01-16  lan1120Check whether the pubkey exists in ossl_ecx_key_dup
2024-01-15  David BenjaminAdd X509_STORE_get1_objects
2024-01-15  Tomas MrazLimit the execution time of RSA public key check
2024-01-15  Job SnijdersAdd apps/x509 -set_issuer & -set_subject option to...
2024-01-12  Richard LevitteAdd test/recipes/15-test_gensm2.t, to test SM2 key...
2024-01-12  Neil HormanFix NULL pointer deref when parsing the stable section
2024-01-12  Holger DenglerAdd tests for re-using cipher contexts
2024-01-11  Hugo LandauQUIC RCIDM: Minor updates
2024-01-11  Hugo LandauQUIC RCIDM: Add test
2024-01-11  Hugo LandauQUIC RCIDM: Add fuzzer
2024-01-10  Bernd EdlingerFix a similar memory leak in SXNET_add_id_INTEGER
2024-01-09  Neil HormanCheck appropriate OSSL_PARAM_get_* functions for NULL
2024-01-09  Neil HormanAugment RSA provider to generate CRT coefficients on...
2024-01-05  Neil HormanValidate config options during x509 extension creation
2024-01-05  Matt CaswellCorrect ssl_old_test stream handling
2024-01-03  Neil Hormanvalidate requested key length in kdf_pbkdf1_do_derive
2024-01-03  Frederik Wedel-HeinenSet max protocol version for dtls renegotiation tests...
2024-01-01  Neil Hormangate calling of evp_method_id on having a non-zero...
2023-12-29  Dimitri PapadopoulosFix new typos found by codespell
2023-12-21  Dr. David von Oheimbcrypto/cmp/,apps/lib/cmp_mock_srv.c: various improvemen...
2023-12-21  Rajeev Ranjancrypto/cmp/,apps/lib/cmp_mock_srv.c: add delayed delive...
2023-12-21  Neil HormanDetect and prevent recursive config parsing
2023-12-21  Neil HormanMake the activate setting more intuitive
2023-12-21  Neil HormanUse GH action commands to group/collapse filtered output
2023-12-21  Neil Hormanaugment test/run_tests.pl to filter indirect leaks
2023-12-21  Hugo LandauQUIC APL, TSERVER: Start using a QUIC_ENGINE object
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
next