summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2024-02-08Minor fixes after rebaseHugo Landau
2024-02-08QUIC MULTISTREAM TEST: Make test resilient on stochastic platformsHugo Landau
2024-02-08Quiet false warning about uninitialised variableHugo Landau
2024-02-08QUIC MULTISTREAM TEST: Test available stream count APIHugo Landau
2024-02-08QUIC MULTISTREAM TEST: Test idle timeout configurationHugo Landau
2024-02-08Fix sm4-xts aarch64 assembly implementation bugLiu-Ermeng
2024-02-07Fix testcases to run on duplicated keysTomas Mraz
2024-02-02QUIC QLOG: Namespace the RUN_CI_TESTS variableHugo Landau
2024-02-02Minor fixesHugo Landau
2024-02-02Minor fixesHugo Landau
2024-02-02QUIC QLOG: Don't build QLOG test if QLOG is disabledHugo Landau
2024-02-02QUIC QLOG: Record implementation versionHugo Landau
2024-02-02QUIC QLOG: Add unit testHugo Landau
2024-02-02QUIC QLOG: Allow PID to be overriddenHugo Landau
2024-02-02QUIC QLOG: CI-only testHugo Landau
2024-02-02QLOG: Editorial fixes (QLOG is spelled 'qlog')Hugo Landau
2024-02-02QLOG: Minor fixes after port refactorHugo Landau
2024-02-02QLOG: JSON Encoder: Rename JSON_ENCHugo Landau
2024-02-02QLOG: QUIC MULTISTREAM TEST: Pass script name to QLOGHugo Landau
2024-02-02QLOG: Wiring: QUIC FIFDHugo Landau
2024-02-02QLOG: JSON Encoder: TestsHugo Landau
2024-02-01RCU lock implementationNeil Horman
2024-01-31Add QUIC stateless reset testNeil Horman
2024-01-31Extend the testing of resetting/clearing an SSL connectionMatt Caswell
2024-01-30fix missing null check in kdf_test_ctrlNeil Horman
2024-01-25Have OSSL_PARAM_allocate_from_text() fail on odd number of hex digitsRichard Levitte
2024-01-25Add some tests for various PKCS12 files with NULL ContentInfoMatt Caswell
2024-01-25Add tests for return codes for EVP_CIPHER_CTX_get[block_size|iv_length]Neil Horman
2024-01-25Add appropriate NULL checks in EVP_CIPHER apiNeil Horman
2024-01-23tlsfuzzer.sh: Use python3Tomas Mraz
2024-01-23tlsfuzzer.sh: Make it more informative on errorsTomas Mraz
2024-01-23tlsfuzzer.sh: Run openssl version on the built app and not system oneTomas Mraz
2024-01-23gost_engine.sh: Set OPENSSL_ENGINES_DIRTomas Mraz
2024-01-23QUIC MULTISTREAM TEST: Test optimised FIN APIHugo Landau
2024-01-2202-test_errstr.t: make robust on `openssl errstr` crashesDr. David von Oheimb
2024-01-19Uninitialized array variableshashankmca80
2024-01-18add test for provoking integer overflow in ossl_asn1_time_from_tmPaul Dreik
2024-01-18Add a KTLS test where we write long app data recordsMatt Caswell
2024-01-1780-test_cmp_http_data/: add tests for -no_cache_extracerts, fix and extend fu...Dr. David von Oheimb
2024-01-16Check whether the pubkey exists in ossl_ecx_key_duplan1120
2024-01-15Add X509_STORE_get1_objectsDavid Benjamin
2024-01-15Limit the execution time of RSA public key checkTomas Mraz
2024-01-15Add apps/x509 -set_issuer & -set_subject option to override issuer & subjectJob Snijders
2024-01-12Add test/recipes/15-test_gensm2.t, to test SM2 key generation resultsRichard Levitte
2024-01-12Fix NULL pointer deref when parsing the stable sectionNeil Horman
2024-01-12Add tests for re-using cipher contextsHolger Dengler
2024-01-11QUIC RCIDM: Minor updatesHugo Landau
2024-01-11QUIC RCIDM: Add testHugo Landau
2024-01-11QUIC RCIDM: Add fuzzerHugo Landau
2024-01-10Fix a similar memory leak in SXNET_add_id_INTEGERBernd Edlinger