]> git.ipfire.org Git - thirdparty/openssl.git/history - test
Add a CHANGES.md/NEWS.md entry for the unbounded memory growth bug
[thirdparty/openssl.git] / test /
2024-04-08  Matt CaswellExtend the multi_resume test for simultaneous resumptions
2024-04-08  Matt CaswellAdd a test for session cache handling
2024-04-04  Richard LevitteDiverse small VMS build fixups
2024-04-02  Bernd EdlingerFix handling of NULL sig parameter in ECDSA_sign and...
2024-04-02  Bernd EdlingerFix openssl req with -addext subjectAltName=dirName
2024-04-02  Neil HormanAdd locking to atomic operations in rw/rcu tests
2024-04-01  Jiasheng Jiangtest/bad_dtls_test.c: Add checks for the EVP_MD_CTX_get...
2024-03-26  Neil HormanFix threadstest wrapping again
2024-03-25  Viliam LejčíkAdd NULL check before accessing PKCS7 encrypted algorithm
2024-03-22  Neil HormanMake counters in rcu/rw threads torture test 64 bit
2024-03-21  Hugo LandauMove artifact upload code into the shell script
2024-03-21  Hugo LandauExperimental support for uploading qlog artifacts
2024-03-15  Bernd EdlingerTry to fix intermittent CI failures in quic_multistream...
2024-03-15  Tomas Mraz82-test_ocsp_cert_chain.t: Just ignore unrecognized...
2024-03-15  Alexandr NedvedickyMinor docfix for OSSL_HTTP_REQ_CTX_set_max_response_hdr...
2024-03-15  Tomas MrazAdd a test using the bandwidth limit filter
2024-03-15  Tomas MrazAdd support for bandwidth limitation in noisydgram...
2024-03-15  Tomas Mrazbio_f_noisy_dgram_filter(): Fix typo
2024-03-13  sharad3001Update tls13ccstest.c, removal of deadcode
2024-03-12  Frederik Wedel-HeinenAdd fuzzing for DTLS
2024-03-12  James Muirs_server: test ocsp with "-cert_chain"
2024-03-12  Alexandr NedvedickyLimit the number of http headers when receiving the...
2024-03-12  Jiasheng JiangAdd check for xor_get_aid()
2024-03-11  slontisFix BIO_get_new_index() to return an error when it...
2024-03-09  Hugo LandauQUIC MULTISTREAM TEST: Test write buffer statistics...
2024-03-08  Bernd EdlingerTry to fix intermittent CI failures in sslapitest
2024-03-07  Hugo LandauQUIC: Uniform changes for QUIC error code definitions...
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...
next