summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests/sign-is-secure: fix off-by-one errortmp-ed448-fixesDaiki Ueno2020-03-161-1/+1
* algorithms: properly calculate hash strength for Ed448Daiki Ueno2020-03-161-0/+17
* Merge branch 'tmp-gen-suppressions' into 'master'Nikos Mavrogiannopoulos2020-03-061-0/+7
|\
| * Add valgrind suppression for fun:decode_complex_string.isra.0tmp-gen-suppressionsTim Rühsen2020-02-211-0/+7
* | keylogfile: simplify the callback mechanismtmp-keylog-funcDaiki Ueno2020-02-222-58/+18
|/
* Merge branch 'tmp-keylog-hook' into 'master'Daiki Ueno2020-02-072-1/+390
|\
| * keylogfile: generalize with a callbacktmp-keylog-hookDaiki Ueno2020-02-072-1/+390
* | testcompat-openssl: improve testing against secured OpenSSL versions.Dimitri John Ledkov2020-02-061-40/+33
|/
* tests: skip pkcs12-gost under GNUTLS_FORCE_FIPS_MODEDaiki Ueno2020-02-041-0/+5
* crypto-api: add generic crypto functions for KDFDaiki Ueno2020-02-042-1/+161
* Merge branch 'tmp-20200126-bashismintest' into 'master'Tim Rühsen2020-01-271-4/+4
|\
| * Avoid pushd/popd bashism in testsuiteAndreas Metzler2020-01-261-4/+4
* | tlsfuzzer: optimized tests for CI and enabled x448Nikos Mavrogiannopoulos2020-01-261-4/+4
* | tlsfuzzer: fix test-tls13-large-number-of-extensions.pyNikos Mavrogiannopoulos2020-01-261-3/+7
|/
* Merge branch 'tmp-ci-make-j' into 'master'Tim Rühsen2020-01-261-1/+1
|\
| * tests/key-material-dtls.c: Try again on GNUTLS_E_AGAIN and GNUTLS_E_INTERRUPTEDtmp-ci-make-jTim Rühsen2020-01-261-1/+1
* | tests: updated tlsfuzzer tests to latest versionNikos Mavrogiannopoulos2020-01-267-24/+76
|/
* Merge branch 'legacy-gost-512' into 'master'Nikos Mavrogiannopoulos2020-01-242-6/+6
|\
| * x509: include digestParamSet into GOST 512-bit curves A and B paramsDmitry Eremin-Solenikov2020-01-202-6/+6
* | Merge branch 'tmp-ed448' into 'master'Daiki Ueno2020-01-246-48/+54
|\ \
| * | tlsfuzzer: enable tests for X448Daiki Ueno2020-01-232-28/+2
| * | algorithms: implement X448 key exchange and Ed448 signature schemeDaiki Ueno2020-01-234-20/+52
| |/
* | Merge branch 'fix-gost-pkcs12' into 'master'Dmitry Baryshkov2020-01-201-0/+14
|\ \
| * | pkcs12: use correct key length when using STREEBOG-512Dmitry Baryshkov2020-01-201-0/+14
| |/
* | Merge branch 'tmp-tls13-ocsp' into 'master'Nikos Mavrogiannopoulos2020-01-202-1/+220
|\ \
| * | tls13: request OCSP responses as a serverNikos Mavrogiannopoulos2020-01-202-1/+220
| |/
* | gnutls-cli-debug: ignore tests when algorithms are unavailableNikos Mavrogiannopoulos2020-01-181-0/+30
|/
* Merge branch 'override-default-priority' into 'master'Nikos Mavrogiannopoulos2020-01-135-2/+103
|\
| * libgnutls: Add system-wide default-priority-string override.Dimitri John Ledkov2020-01-135-2/+103
* | Merge branch 'tmp-oid-fix' into 'master'Nikos Mavrogiannopoulos2020-01-138-50/+50
|\ \
| * | tests: replace invalid extension OIDs with valid onesNikos Mavrogiannopoulos2020-01-078-50/+50
* | | tests/priorities: add tests for GOST ciphersuites enablementDmitry Eremin-Solenikov2020-01-121-0/+3
* | | Merge branch 'gost-priorities' into 'master'Dmitry Eremin-Solenikov2020-01-123-32/+32
|\ \ \
| * | | priority: add more GOST shortcutsDmitry Eremin-Solenikov2020-01-093-31/+31
| * | | lib/priority: add SIGN-GOST-ALL keywordDmitry Eremin-Solenikov2020-01-093-28/+28
| |/ /
* | | Merge branch 'tmp-ocsp-revocation' into 'master'Daiki Ueno2020-01-102-1/+462
|\ \ \ | |_|/ |/| |
| * | tests: add test for revoked OCSP responsetmp-ocsp-revocationDaiki Ueno2020-01-102-1/+462
| |/
* | Merge branch 'tmp-ocsp-check' into 'master'903-add-crl-and-crq-fuzzersNikos Mavrogiannopoulos2020-01-093-1/+11
|\ \
| * | Provide flag to identify sessions that an OCSP response was requestedNikos Mavrogiannopoulos2019-12-153-1/+11
* | | Merge branch 'tmp-check-dup-extensions' into 'master'Nikos Mavrogiannopoulos2020-01-093-2/+80
|\ \ \ | |_|/ |/| |
| * | x509: reject certificates having duplicate extensionsNikos Mavrogiannopoulos2020-01-033-2/+80
* | | tests/Makefile.am: use absolute top_srcdir for GNUTLS_PRIORITY_FILEDimitri John Ledkov2020-01-065-5/+5
* | | Use check_for_datefudge in testsTim Rühsen2020-01-035-38/+12
* | | Fix 2x -Wunused-function in tests/Tim Rühsen2020-01-032-0/+4
* | | tests/suite: do not include scripts into disttmp-libevNikos Mavrogiannopoulos2020-01-031-5/+2
* | | ecore cli: updated and rewritten to use libevNikos Mavrogiannopoulos2020-01-03122-44664/+269
|/ /
* | tests: use newer nettle APIs in cipher-override.cNikos Mavrogiannopoulos2020-01-021-8/+9
* | Merge branch 'gost-split-5' into 'master'Dmitry Eremin-Solenikov2019-12-291-0/+20
|\ \
| * | tls12-server-kx-neg: add tests without GOST signature algorithmsDmitry Eremin-Solenikov2019-12-281-0/+20
* | | x509: do not tolerate invalid DER timeNikos Mavrogiannopoulos2019-12-264-1/+175