summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* psk: Add basic support for RFC 9258 external PSK importer interfaceDaiki Ueno2023-05-042-1/+218
* build: re-indent codeDaiki Ueno2023-04-24495-33855/+31677
* build: use /* clang-format {on|off} */ annotationDaiki Ueno2023-04-242-8/+0
* hello_ext: minor cleanup of extension shuffling codeDaiki Ueno2023-04-203-6/+6
* tests: add test for gnutls_certificate_set_x509_trustxuraoqing2023-04-131-0/+44
* Drop unused function.Andreas Metzler2023-04-041-13/+0
* Also use gnutls_timewrapper non-frozen timeAndreas Metzler2023-04-0433-87/+87
* Use gnutls_timewrapper for static (frozen time) instancesAndreas Metzler2023-04-0432-116/+113
* Add wrapper around faketime/datefudgeAndreas Metzler2023-04-041-3/+45
* Change timestamp format for faketime compatibility.Andreas Metzler2023-04-0431-88/+88
* Merge branch 'pbkdf' into 'master'Daiki Ueno2023-04-011-3/+23
|\
| * fips: adjust pbkdf2 tests for SP 800-132 limitsTobias Heider2023-03-301-3/+23
* | hello_ext: add ClientHello extension permutation@Ajit2023-04-013-6/+7
|/
* changes to keep backward compatibilitypeonix2023-03-281-0/+3
* reformattedpeonix2023-03-281-2/+2
* Modifier GNUTLS_NO_EXTENSIONS renamed to GNUTLS_NO_DEFAULT_EXTENSIONSpeonix2023-03-282-3/+3
* add DER crl list import testxuraoqing2023-03-201-0/+17
* add get dn by oid testxuraoqing2023-03-201-0/+29
* 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