aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* QUIC FIFD: Allow QLOG instance retrieval via callbackHugo Landau2024-02-191-1/+1
* QUIC MULTISTREAM TEST: Test explicit event handling modeHugo Landau2024-02-191-11/+112
* QUIC: Test that SSL_ctrl, SSL_set_mode are routed correctly on QSSOsHugo Landau2024-02-161-0/+6
* Fix SSL_export_keying_material for QUICHugo Landau2024-02-141-1/+7
* Skip shlibload tests if no-atexit is configuredNeil Horman2024-02-141-0/+1
* Fix new typos found by codespellDimitri Papadopoulos2024-02-142-3/+3
* 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: Ensure poll test is robustHugo Landau2024-02-101-2/+5
* QUIC MULTISTREAM TEST: Fix perl warning around envvarsHugo Landau2024-02-101-1/+1
* QUIC MULTISTREAM TEST: Add test for SSL_pollHugo Landau2024-02-101-1/+151
* JSON_ENC: Fix unit test for MSVCHugo Landau2024-02-091-2/+2
* 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
* Fixup multistream testHugo Landau2024-02-081-4/+5
* Minor fixes after rebaseHugo Landau2024-02-081-3/+2
* QUIC MULTISTREAM TEST: Make test resilient on stochastic platformsHugo Landau2024-02-081-4/+10
* Quiet false warning about uninitialised variableHugo Landau2024-02-081-1/+1
* QUIC MULTISTREAM TEST: Test available stream count APIHugo Landau2024-02-081-0/+77
* QUIC MULTISTREAM TEST: Test idle timeout configurationHugo Landau2024-02-081-1/+120
* Fix sm4-xts aarch64 assembly implementation bugLiu-Ermeng2024-02-081-0/+6
* Fix testcases to run on duplicated keysTomas Mraz2024-02-073-22/+60
* QUIC QLOG: Namespace the RUN_CI_TESTS variableHugo Landau2024-02-021-2/+2
* Minor fixesHugo Landau2024-02-021-1/+1
* Minor fixesHugo Landau2024-02-021-1/+1
* QUIC QLOG: Don't build QLOG test if QLOG is disabledHugo Landau2024-02-021-5/+6
* QUIC QLOG: Record implementation versionHugo Landau2024-02-022-2/+13
* QUIC QLOG: Add unit testHugo Landau2024-02-022-0/+233
* QUIC QLOG: Allow PID to be overriddenHugo Landau2024-02-021-0/+5
* QUIC QLOG: CI-only testHugo Landau2024-02-022-2/+242
* QLOG: Editorial fixes (QLOG is spelled 'qlog')Hugo Landau2024-02-021-1/+1
* QLOG: Minor fixes after port refactorHugo Landau2024-02-021-1/+1
* QLOG: JSON Encoder: Rename JSON_ENCHugo Landau2024-02-021-21/+21
* QLOG: QUIC MULTISTREAM TEST: Pass script name to QLOGHugo Landau2024-02-021-2/+10
* QLOG: Wiring: QUIC FIFDHugo Landau2024-02-021-1/+2
* QLOG: JSON Encoder: TestsHugo Landau2024-02-023-0/+698
* RCU lock implementationNeil Horman2024-02-011-0/+376
* Add QUIC stateless reset testNeil Horman2024-01-311-2/+118
* Extend the testing of resetting/clearing an SSL connectionMatt Caswell2024-01-311-10/+81
* fix missing null check in kdf_test_ctrlNeil Horman2024-01-301-8/+9
* Have OSSL_PARAM_allocate_from_text() fail on odd number of hex digitsRichard Levitte2024-01-251-0/+44
* Add some tests for various PKCS12 files with NULL ContentInfoMatt Caswell2024-01-254-2/+23