summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* locks: use once execution for on-demand initialization of globalsDaiki Ueno2021-11-171-0/+3
* Merge branch 'wip/dueno/tpm2' into 'master'Daiki Ueno2021-11-142-0/+225
|\
| * Port openconnect TPM2 codeNikos Mavrogiannopoulos2021-11-132-0/+225
* | tests: set $abs_top_builddir in more placesAlexander Sosedkin2021-11-104-0/+4
|/
* tests: add system-override-hash-influences-prfAlexander Sosedkin2021-10-212-1/+90
* ktls: basic implementation of SW modeHedgehog50402021-10-192-0/+286
* Merge branch 'x25519-and-x448' into 'master'Daiki Ueno2021-09-233-1/+112
|\
| * tests: add test for generating x25519 and x448 certificatesDaniel Kahn Gillmor2021-09-172-1/+102
| * tests: update details about sample X25519 certificateDaniel Kahn Gillmor2021-09-171-0/+10
* | wrap_nettle_hash_exists: add missing hash algorithmsDaiki Ueno2021-09-201-2/+14
|/
* tests: use PYTHONPATH instead of creating symlinks in srcdirDaiki Ueno2021-09-071-4/+4
* tls-fuzzer: update submodules to the latestDaiki Ueno2021-09-073-0/+0
* testcompat-openssl-tls13-cli.sh: disable early data testingDaiki Ueno2021-09-071-33/+33
* testcompat-openssl-tls13-cli.sh: use different tmpdirs for sub-testsDaiki Ueno2021-09-071-2/+2
* tests: rework port lockingDaiki Ueno2021-09-072-29/+27
* Merge branch 'fix-tls13-post-hanshake-with-cert' into 'master'Daiki Ueno2021-09-011-4/+5
|\
| * tests/tls13/post-handshake-with-cert: avoid a race conditionAlexander Sosedkin2021-08-301-4/+5
* | tests: remove unused `terminate` from 2 testsAlexander Sosedkin2021-08-302-18/+0
* | tests: add a safeguard to terminate()Alexander Sosedkin2021-08-3053-35/+74
* | tests: don't kill whole pgroupsAlexander Sosedkin2021-08-2716-60/+60
|/
* x509: pin/password callback support for openssl encrypted private keysCraig Gallek2021-08-151-0/+71
* Merge branch 'wip/dueno/asan-poisoning' into 'master'Daiki Ueno2021-08-101-13/+15
|\
| * mem: instrument with ASan memory poisoning as well as valgrindDaiki Ueno2021-08-091-13/+15
* | pk: add flags to force RSA-PSS salt length to match digest lengthDaiki Ueno2021-08-071-41/+98
|/
* tests: tls13/key_share: rewrite as single processDaiki Ueno2021-08-041-159/+57
* gnutls_ocsp_resp_verify: Check key purpose if signer not on trust listFiona Klute2021-07-146-1/+116
* tests: set SH_LOG_COMPILER so sh tests run under $(SHELL)Daiki Ueno2021-06-282-0/+2
* key_share: treat X25519 and X448 as same PK type when advertisingDaiki Ueno2021-06-251-0/+3
* priority: reflect system wide config when constructing sigalgsDaiki Ueno2021-06-113-2/+242
* certtool: order DN components by scale.Daniel Kahn Gillmor2021-05-2825-254/+254
* tlsfuzzer: update git submodulesDaiki Ueno2021-05-283-0/+0
* Merge branch 'wip/dueno/earlydata-server' into 'master'Daiki Ueno2021-05-262-1/+380
|\
| * pre_shared_key: limit 0-RTT to resumption connectionsDaiki Ueno2021-05-172-1/+380
* | Merge branch 'omit-empty-policy-qualifiers' into 'master'Daiki Ueno2021-05-184-2/+106
|\ \
| * | tests/cert-tests: test a policy without any policyQualifiers.Daniel Kahn Gillmor2021-05-174-2/+106
| |/
* | Merge branch 'wip/dueno/tls12-cert-type' into 'master'Daiki Ueno2021-05-171-0/+19
|\ \ | |/ |/|
| * cert auth: filter out unsupported cert types from TLS 1.2 CRDaiki Ueno2021-05-171-0/+19
* | x509: Write keyUsage extension with minimal BIT STRINGDaniel Kahn Gillmor2021-05-1430-262/+262
|/
* tests: don't install crypt32.dll and ncrypt.dll replacementDaiki Ueno2021-05-131-1/+1
* gnutls_early_{cipher,prf_hash}_get: new functionsDaiki Ueno2021-05-131-0/+33
* tests: rework tls13-early-data to check key schedulingDaiki Ueno2021-05-134-48/+1000
* tests: tls13-early-data: use TLS_CHACHA20_POLY1305_SHA256Daiki Ueno2021-05-131-9/+14
* tests: remove shell-script wrapper for tls13/prf-earlyDaiki Ueno2021-05-133-34/+8
* tests: virt-time: add virt_time_init_atDaiki Ueno2021-05-131-2/+4
* tests: _check_wait_status: use only async-thread-safe functionDaiki Ueno2021-05-131-1/+2
* Merge branch 'wip/dueno/trusted-ca-sha1' into 'master'Daiki Ueno2021-05-041-0/+165
|\
| * x509/verify: treat SHA-1 signed CA in the trusted set differentlyDaiki Ueno2021-05-041-0/+165
* | Add tests for call gnutls_session_channel_bindingRuslan N. Marchenko2021-05-032-0/+457
|/
* certtool: don't copy CRL distribution point from CA certDaiki Ueno2021-04-281-10/+8
* tests: fix test script file name in distributionDaiki Ueno2021-04-251-1/+1