summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* rewrite tests/tls13/key_limits.c in single processYongye Zhu2023-03-181-246/+94
* Merge branch 'wip/dueno/distrust-after' into 'master'Daiki Ueno2023-03-173-1/+438
|\
| * pkcs11: respect Mozilla's time-based distrust upon issuer lookupDaiki Ueno2023-03-173-1/+438
* | tests: add tests for CRL issuer get functionsxuraoqing2023-03-131-0/+55
|/
* Merge branch 'wip/dueno/ems' into 'master'Daiki Ueno2023-03-0918-34/+232
|\
| * tests: skip TLS 1.2 resume tests without EMS under FIPSDaiki Ueno2023-03-096-33/+77
| * tests: close unused peer socket in the tests using socketpairDaiki Ueno2023-03-0910-0/+20
| * fips: enable %FORCE_SESSION_HASH by default under FIPS modeDaiki Ueno2023-03-091-5/+24
| * priority: add %FORCE_SESSION_HASH modifierDaiki Ueno2023-03-092-1/+116
* | add gnutls_pkcs7_get_signature_count testxuraoqing2023-03-071-0/+6
* | tests: fix typo in rsa-encrypt-decryptRadostin Stoyanov2023-02-251-2/+2
|/
* add new interop testsPeter Leitmann2023-02-091-0/+0
* gnutlsxx: remove unnecessary linking from makefilesNikolaos Chatzikonstantinou2023-01-301-1/+1
* Indent codeZoltan Fridrich2023-01-27492-23097/+27191
* trust: make filesystem path construction flexibleDaiki Ueno2023-01-112-1/+71
* Merge branch 'https' into 'master'Daiki Ueno2022-12-27450-901/+453
|\
| * Replace FSF snail mail addresses with URLStefan Kangas2022-12-27448-896/+448
| * Prefer HTTPS to HTTP in URLsStefan Kangas2022-12-275-5/+5
* | Fix typosStefan Kangas2022-12-276-6/+6
|/
* tests: conditionalize SRP testsDaiki Ueno2022-12-206-7/+31
* Merge branch 'new-interop-tests' into 'master'Daiki Ueno2022-12-201-0/+0
|\
| * new interop-testsPeter Leitmann2022-12-161-0/+0
* | build: avoid using implicit int to adhere to C99Daiki Ueno2022-12-1878-78/+78
* | build: remove checks on no longer defined ENABLE_OPENPGPDaiki Ueno2022-12-162-66/+0
|/
* Merge branch 'wip/dueno/memleak-fixes' into 'master'Daiki Ueno2022-12-071-0/+2
|\
| * tests: fix memory leak in resume-with-previous-stekDaiki Ueno2022-11-281-0/+2
* | KTLS: add ciphersuites (tests)Frantisek Krenzelok2022-12-021-0/+4
* | build: pacify sc_unportable_grep_q checkDaiki Ueno2022-11-221-4/+4
* | tests: skip tpm2.sh test for now if OpenSSL version 3 is detectedDaiki Ueno2022-11-221-0/+9
* | tests: move <assert.h> out of extern "C"Daiki Ueno2022-11-221-1/+1
|/
* Merge branch 'wip/dueno/rsa-pss-saltlen' into 'master'Daiki Ueno2022-11-211-10/+44
|\
| * nettle: mark non-compliant RSA-PSS salt length to be not-approvedDaiki Ueno2022-11-201-10/+44
* | tests: More SIGPIPE treatment as errorSamuel Thibault2022-11-161-0/+2
|/
* Merge branch 'wip/dueno/rehandshake-tickets' into 'master'Zoltán Fridrich2022-11-152-1/+153
|\
| * handshake: clear server's session ticket indication at rehandshakeDaiki Ueno2022-11-052-1/+153
* | Handle private keys with lowercase hex digits in DEK-InfoTim Kosse2022-11-021-0/+30
* | Fix removal of duplicate certs during verificationZoltan Fridrich2022-10-312-1/+182
|/
* Merge branch 'wip/dueno/ccm-tlen' into 'master'Daiki Ueno2022-10-251-2/+85
|\
| * cipher: add restriction on CCM tag length under FIPS modeDaiki Ueno2022-10-251-2/+85
* | 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
|\ \