summaryrefslogtreecommitdiffstats
path: root/test/recipes (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move artifact upload code into the shell scriptHugo Landau2024-03-211-17/+2
* Experimental support for uploading qlog artifactsHugo Landau2024-03-211-3/+19
* 82-test_ocsp_cert_chain.t: Just ignore unrecognized lines in server outputTomas Mraz2024-03-151-4/+0
* Add fuzzing for DTLSFrederik Wedel-Heinen2024-03-122-0/+50
* s_server: test ocsp with "-cert_chain"James Muir2024-03-121-0/+143
* Fix BIO_get_new_index() to return an error when it is exhausted.slontis2024-03-111-0/+12
* Fix a memory leak on successful load of CRLDmitry Belyavskiy2024-03-071-1/+2
* apps/cmp: improve -reqin option to read fallback public key from first reques...Dr. David von Oheimb2024-03-061-0/+3
* apps/cmp: add -reqout_only option for dumping/saving just the initial CMP req...Dr. David von Oheimb2024-03-061-2/+4
* Dump out qlog json if it is malformedNeil Horman2024-03-021-1/+11
* Implement PCT for EDDSApohsingwu2024-03-011-1/+15
* Minor wording fixes related to no-atexitTomas Mraz2024-02-221-1/+1
* Skip shlibload tests if no-atexit is configuredNeil Horman2024-02-141-0/+1
* Fix new typos found by codespellDimitri Papadopoulos2024-02-141-1/+1
* test_cmp_http: decrease risk of timeouts due to delays caused by the underlyi...Dr. David von Oheimb2024-02-131-2/+2
* Minor tweak to recipeHugo Landau2024-02-101-1/+1
* QUIC MULTISTREAM TEST: Fix perl warning around envvarsHugo Landau2024-02-101-1/+1
* Remove unneeded stuffFrederik Wedel-Heinen2024-02-091-4/+0
* Refactor skip test statements.Frederik Wedel-Heinen2024-02-091-34/+21
* Adds some version guards for dummy proxy.Frederik Wedel-Heinen2024-02-091-3/+7
* Don't use dtls proxy on windows.Frederik Wedel-Heinen2024-02-091-0/+1
* Check if creating a tlsproxy instance per use allows to run the tests on wind...Frederik Wedel-Heinen2024-02-091-17/+23
* Fix test runs on builds without tls1_3Frederik Wedel-Heinen2024-02-091-0/+7
* Skip tests if build does not support dtls1.2 or tls1.2Frederik Wedel-Heinen2024-02-091-13/+22
* Merge dtls and tls records testsFrederik Wedel-Heinen2024-02-092-394/+340
* Don't run dtls test on windows.Frederik Wedel-Heinen2024-02-091-1/+1
* Support DTLS in TLS::Proxy.Frederik Wedel-Heinen2024-02-094-8/+163
* Fix sm4-xts aarch64 assembly implementation bugLiu-Ermeng2024-02-081-0/+6
* QUIC QLOG: Namespace the RUN_CI_TESTS variableHugo Landau2024-02-021-2/+2
* Minor fixesHugo Landau2024-02-021-1/+1
* QUIC QLOG: Record implementation versionHugo Landau2024-02-021-1/+10
* QUIC QLOG: Add unit testHugo Landau2024-02-021-0/+19
* QUIC QLOG: CI-only testHugo Landau2024-02-022-2/+242
* QLOG: JSON Encoder: TestsHugo Landau2024-02-021-0/+19
* Add some tests for various PKCS12 files with NULL ContentInfoMatt Caswell2024-01-254-2/+23
* tlsfuzzer.sh: Use python3Tomas Mraz2024-01-231-1/+1
* tlsfuzzer.sh: Make it more informative on errorsTomas Mraz2024-01-231-2/+5
* tlsfuzzer.sh: Run openssl version on the built app and not system oneTomas Mraz2024-01-231-1/+1
* gost_engine.sh: Set OPENSSL_ENGINES_DIRTomas Mraz2024-01-231-1/+1
* 02-test_errstr.t: make robust on `openssl errstr` crashesDr. David von Oheimb2024-01-221-2/+3
* 80-test_cmp_http_data/: add tests for -no_cache_extracerts, fix and extend fu...Dr. David von Oheimb2024-01-179-44/+134
* Limit the execution time of RSA public key checkTomas Mraz2024-01-152-1/+49
* Add apps/x509 -set_issuer & -set_subject option to override issuer & subjectJob Snijders2024-01-151-1/+10
* Add test/recipes/15-test_gensm2.t, to test SM2 key generation resultsRichard Levitte2024-01-121-0/+61
* Fix NULL pointer deref when parsing the stable sectionNeil Horman2024-01-122-0/+40
* QUIC RCIDM: Add testHugo Landau2024-01-111-0/+19
* QUIC RCIDM: Add fuzzerHugo Landau2024-01-111-0/+25
* Fix a similar memory leak in SXNET_add_id_INTEGERBernd Edlinger2024-01-101-1/+2
* Validate config options during x509 extension creationNeil Horman2024-01-051-1/+9
* Fix new typos found by codespellDimitri Papadopoulos2023-12-291-1/+1