summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'zfridric_devel' into 'master'Zoltán Fridrich2022-10-182-1/+250
|\
| * Add GNUTLS_NO_STATUS_REQUEST flag and NO_STATUS_REQUEST priority string modifierZoltan Fridrich2022-10-182-1/+250
* | fips: only mark HMAC as approved in PBKDF2Daiki Ueno2022-10-171-0/+29
* | fips: mark gnutls_key_generate with short key sizes non-approvedDaiki Ueno2022-10-171-0/+19
* | fips: mark PBKDF2 with short key and output sizes non-approvedDaiki Ueno2022-10-172-4/+39
* | tests: move FIPS service indicator functions to common fileDaiki Ueno2022-10-177-151/+69
* | Merge branch 'wip/dueno/ecdsa-hash-check' into 'master'Daiki Ueno2022-10-051-3/+147
|\ \
| * | fips: mark composite signature API not-approvedDaiki Ueno2022-09-291-0/+64
| * | fips: fix checking on hash algorithm used in ECDSADaiki Ueno2022-09-291-3/+83
* | | KTLS: rekey testFrantisek Krenzelok2022-10-053-0/+429
| |/ |/|
* | Merge branch 'zfridric_devel' into 'master'Zoltán Fridrich2022-10-032-1/+79
|\ \
| * | Make XTS key check failure not fatalZoltan Fridrich2022-10-032-1/+79
| |/
* | Merge branch 'interop-nss' into 'master'Daiki Ueno2022-10-011-0/+0
|\ \ | |/ |/|
| * NSS interoperability test - 2way TLSv1.3Stanislav Zidek2022-09-301-0/+0
* | compress-cert: support compression of client certificatesDaiki Ueno2022-09-192-1/+247
* | Merge branch 'restrict-allowlisting-api' into 'master'Daiki Ueno2022-08-172-117/+226
|\ \
| * | plumb allowlisting API through the config, restrict usage to early timesAlexander Sosedkin2022-08-162-117/+226
| |/
* | tests: add fips-rsa-sizesAlexander Sosedkin2022-08-162-1/+330
|/
* Merge branch 'interop' into 'master'Daiki Ueno2022-08-091-0/+0
|\
| * Moved TLS interoperability tests to submodule.Stanislav Zidek2022-08-091-0/+0
* | Avoid &> redirection bashism in testsuiteAndreas Metzler2022-08-061-1/+1
|/
* Fix double free during gnutls_pkcs7_verifyZoltan Fridrich2022-07-272-1/+216
* crypto-api: add block cipher API with automatic paddingDaiki Ueno2022-07-222-1/+161
* Merge branch 'wip/dueno/minor-f36' into 'master'Daiki Ueno2022-07-223-7/+11
|\
| * tests: temporarily disable checking against unresolvable hostsDaiki Ueno2022-07-221-3/+7
| * tests: resume-with-previous-stek: initialize session dataDaiki Ueno2022-07-201-1/+1
| * tests: add __attribute__((__noreturn__)) to _fail and fail_ignoreDaiki Ueno2022-07-201-3/+3
* | cipher: limit plaintext length supplied to AES-GCMDaiki Ueno2022-07-131-0/+79
* | Add self-test code inside a FIPS contextRichard Costa2022-07-091-8/+12
* | Merge branch 'more-rsa-checks' into 'master'Daiki Ueno2022-07-031-9/+27
|\ \ | |/ |/|
| * tests/fips-test: minor extensionAlexander Sosedkin2022-06-281-9/+27
* | Merge branch 'wip/dueno/ktls-fixes' into 'master'Daiki Ueno2022-06-303-6/+53
|\ \
| * | tests: enable KTLS config while running gnutls_ktls testDaiki Ueno2022-06-283-6/+53
| |/
* | nettle: restrict output size of HKDF-Expand to 255 * HashLenDaiki Ueno2022-06-291-0/+7
|/
* Merge branch 'wip/dueno/force-self-test' into 'master'Daiki Ueno2022-06-091-0/+7
|\
| * fips: provide function to manually run FIPS self-testsDaiki Ueno2022-06-091-0/+7
* | tests/suite/tls-fuzzer: remove most of the -n limiters...Alexander Sosedkin2022-06-033-28/+17
* | tests/suite/tls-fuzzer: pin current error messages with -XAlexander Sosedkin2022-06-035-124/+171
|/
* build: Revert "Disable test scripts on windows"Daiki Ueno2022-05-292-9/+1
* Disable test scripts on windowsZoltan Fridrich2022-05-192-1/+9
* Merge branch 'wip/dueno/cmocka-stdarg' into 'master'Zoltán Fridrich2022-05-101-0/+1
|\
| * tests/cmocka-common.h: include <stdarg.h> before <cmocka.h>Daiki Ueno2022-05-071-0/+1
* | Merge branch 'wip/dueno/psk-ke-mode' into 'master'Daiki Ueno2022-05-102-0/+172
|\ \
| * | Fix psk_ke_modes_recv_params() wrongly setting HSK_PSK_KE_MODE_INVALIDTim Kosse2022-05-082-0/+172
* | | crypto-api: support AES-SIV with scatter-gather APIDaiki Ueno2022-05-051-1/+3
| |/ |/|
* | tests/cert-tests/pkcs12.sh: use portable sed invocationsDaiki Ueno2022-05-041-2/+3
|/
* tls: add flag to disable session ticket in TLS 1.2Daiki Ueno2022-05-041-45/+71
* Fix for #1132Brian Wickman2022-04-212-1/+291
* Small fips-test refactoringZoltan Fridrich2022-04-121-46/+48
* Add missing copyright headerAndreas Metzler2022-04-111-0/+20