summaryrefslogtreecommitdiffstats
path: root/test/recipes
AgeCommit message (Expand)Author
2024-03-21Move artifact upload code into the shell scriptHugo Landau
2024-03-21Experimental support for uploading qlog artifactsHugo Landau
2024-03-1582-test_ocsp_cert_chain.t: Just ignore unrecognized lines in server outputTomas Mraz
2024-03-12Add fuzzing for DTLSFrederik Wedel-Heinen
2024-03-12s_server: test ocsp with "-cert_chain"James Muir
2024-03-11Fix BIO_get_new_index() to return an error when it is exhausted.slontis
2024-03-07Fix a memory leak on successful load of CRLDmitry Belyavskiy
2024-03-06apps/cmp: improve -reqin option to read fallback public key from first reques...Dr. David von Oheimb
2024-03-06apps/cmp: add -reqout_only option for dumping/saving just the initial CMP req...Dr. David von Oheimb
2024-03-02Dump out qlog json if it is malformedNeil Horman
2024-03-01Implement PCT for EDDSApohsingwu
2024-02-22Minor wording fixes related to no-atexitTomas Mraz
2024-02-14Skip shlibload tests if no-atexit is configuredNeil Horman
2024-02-14Fix new typos found by codespellDimitri Papadopoulos
2024-02-13test_cmp_http: decrease risk of timeouts due to delays caused by the underlyi...Dr. David von Oheimb
2024-02-10Minor tweak to recipeHugo Landau
2024-02-10QUIC MULTISTREAM TEST: Fix perl warning around envvarsHugo Landau
2024-02-09Remove unneeded stuffFrederik Wedel-Heinen
2024-02-09Refactor skip test statements.Frederik Wedel-Heinen
2024-02-09Adds some version guards for dummy proxy.Frederik Wedel-Heinen
2024-02-09Don't use dtls proxy on windows.Frederik Wedel-Heinen
2024-02-09Check if creating a tlsproxy instance per use allows to run the tests on wind...Frederik Wedel-Heinen
2024-02-09Fix test runs on builds without tls1_3Frederik Wedel-Heinen
2024-02-09Skip tests if build does not support dtls1.2 or tls1.2Frederik Wedel-Heinen
2024-02-09Merge dtls and tls records testsFrederik Wedel-Heinen
2024-02-09Don't run dtls test on windows.Frederik Wedel-Heinen
2024-02-09Support DTLS in TLS::Proxy.Frederik Wedel-Heinen
2024-02-08Fix sm4-xts aarch64 assembly implementation bugLiu-Ermeng
2024-02-02QUIC QLOG: Namespace the RUN_CI_TESTS variableHugo Landau
2024-02-02Minor fixesHugo Landau
2024-02-02QUIC QLOG: Record implementation versionHugo Landau
2024-02-02QUIC QLOG: Add unit testHugo Landau
2024-02-02QUIC QLOG: CI-only testHugo Landau
2024-02-02QLOG: JSON Encoder: TestsHugo Landau
2024-01-25Add some tests for various PKCS12 files with NULL ContentInfoMatt Caswell
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-2202-test_errstr.t: make robust on `openssl errstr` crashesDr. David von Oheimb
2024-01-1780-test_cmp_http_data/: add tests for -no_cache_extracerts, fix and extend fu...Dr. David von Oheimb
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-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
2024-01-05Validate config options during x509 extension creationNeil Horman
2023-12-29Fix new typos found by codespellDimitri Papadopoulos