Dont run the self-hosted workflows when not available
[openssl.git] / test /
2024-03-07 Dmitry BelyavskiyFix a memory leak on successful load of CRL
2024-03-06 Hugo LandauQUIC QLOG: Fix ANSI
2024-03-06 Tomas MrazAdd test for ignoring unknown sigalgs and groups marked...
2024-03-06 Dr. David von Oheimbapps/cmp: improve -reqin option to read fallback public...
2024-03-06 Dr. David von Oheimbapps/cmp: add -reqout_only option for dumping/saving...
2024-03-02 Neil HormanDump out qlog json if it is malformed
2024-03-01 pohsingwuImplement PCT for EDDSA
2024-02-25 Job SnijdersAdd appropriate lower bound checks for GeneralizedTime...
2024-02-22 Michael BaentschSSL_set1_groups_list(): Fix memory corruption with...
2024-02-22 Tomas MrazMinor wording fixes related to no-atexit
2024-02-21 Ijtaba HussainExtended SSL_SESSION functions using time_t
2024-02-19 Hugo LandauQUIC FIFD: Allow QLOG instance retrieval via callback
2024-02-19 Hugo LandauQUIC MULTISTREAM TEST: Test explicit event handling...
2024-02-16 Hugo LandauQUIC: Test that SSL_ctrl, SSL_set_mode are routed corre...
2024-02-14 Hugo LandauFix SSL_export_keying_material for QUIC
2024-02-14 Neil HormanSkip shlibload tests if no-atexit is configured
2024-02-14 Dimitri PapadopoulosFix new typos found by codespell
2024-02-13 Dr. David von Oheimbtest_cmp_http: decrease risk of timeouts due to delays...
2024-02-10 Hugo LandauMinor tweak to recipe
2024-02-10 Hugo LandauQUIC MULTISTREAM Test: Ensure poll test is robust
2024-02-10 Hugo LandauQUIC MULTISTREAM TEST: Fix perl warning around envvars
2024-02-10 Hugo LandauQUIC MULTISTREAM TEST: Add test for SSL_poll
2024-02-09 Hugo LandauJSON_ENC: Fix unit test for MSVC
2024-02-09 Frederik Wedel-HeinenRemove unneeded stuff
2024-02-09 Frederik Wedel-HeinenRefactor skip test statements.
2024-02-09 Frederik Wedel-HeinenAdds some version guards for dummy proxy.
2024-02-09 Frederik Wedel-HeinenDon't use dtls proxy on windows.
2024-02-09 Frederik Wedel-HeinenCheck if creating a tlsproxy instance per use allows...
2024-02-09 Frederik Wedel-HeinenFix test runs on builds without tls1_3
2024-02-09 Frederik Wedel-HeinenSkip tests if build does not support dtls1.2 or tls1.2
2024-02-09 Frederik Wedel-HeinenMerge dtls and tls records tests
2024-02-09 Frederik Wedel-HeinenDon't run dtls test on windows.
2024-02-09 Frederik Wedel-HeinenSupport DTLS in TLS::Proxy.
2024-02-08 Hugo LandauFixup multistream test
2024-02-08 Hugo LandauMinor fixes after rebase
2024-02-08 Hugo LandauQUIC MULTISTREAM TEST: Make test resilient on stochasti...
2024-02-08 Hugo LandauQuiet false warning about uninitialised variable
2024-02-08 Hugo LandauQUIC MULTISTREAM TEST: Test available stream count API
2024-02-08 Hugo LandauQUIC MULTISTREAM TEST: Test idle timeout configuration
2024-02-08 Liu-ErmengFix sm4-xts aarch64 assembly implementation bug
2024-02-07 Tomas MrazFix testcases to run on duplicated keys
2024-02-02 Hugo LandauQUIC QLOG: Namespace the RUN_CI_TESTS variable
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...
next