summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: suppress GCC -fanalyzer warningsDaiki Ueno2022-01-162-1/+4
* tests: use more aliases in tests for better alias testing coverageAlexander Sosedkin2022-01-152-7/+7
* src: replace autoopts/libopts with minimal config parserDaiki Ueno2022-01-1528-1/+522
* Merge branch 'wip/dueno/build-fixes2' into 'master'Daiki Ueno2022-01-121-1/+6
|\
| * tests: simple: check if the digest algorithm is compiled inDaiki Ueno2022-01-121-1/+6
* | Merge branch 'curve-keygen-allowlist-test' into 'master'Daiki Ueno2022-01-123-27/+291
|\ \ | |/ |/|
| * tests: extend system-override-curves-allowlist with key generationAlexander Sosedkin2021-12-203-5/+243
| * tests: tweak system-override-curves-allowlist insignificantlyAlexander Sosedkin2021-12-201-26/+52
* | Merge branch 'wip/dueno/pkcs12' into 'master'Daiki Ueno2022-01-122-3/+46
|\ \
| * | tests: check algorithms for generating PKCS#12 fileDaiki Ueno2022-01-112-3/+46
* | | cipher-api-test: mention why it is written using forkDaiki Ueno2022-01-081-0/+5
* | | fips: plumb service indicator to symmetric key crypto operationsDaiki Ueno2022-01-082-0/+75
* | | fips: plumb service indicator to public key crypto operationsDaiki Ueno2022-01-083-7/+323
|/ /
* | p11tool: add --mark-always-authenticate optionAlon Bar-Lev2022-01-031-0/+36
|/
* ktls: flagsFrantisek Krenzelok2021-12-161-3/+3
* KTLS: APIFrantisek Krenzelok2021-12-151-37/+60
* tests: fix out of tree builds with ASANAlexander Sosedkin2021-12-102-2/+2
* tests: add protocol-set-allowlistAlexander Sosedkin2021-12-103-1/+584
* tests: add tcp_connect to utilsAlexander Sosedkin2021-12-093-2/+25
* x509 CT: Add testsAnder Juaristi2021-12-042-1/+312
* Merge branch 'wip/dueno/config-allowlisting' into 'master'Daiki Ueno2021-11-296-0/+489
|\
| * priority: support allowlisting in configuration fileDaiki Ueno2021-11-296-0/+489
* | build: update to use the latest valgrind-tests module from GnulibDaiki Ueno2021-11-273-4/+11
|/
* 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