summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | tests: check certificate generation from certificate requestNikos Mavrogiannopoulos2019-12-238-3/+185
* | | Merge branch 'tmp-check-same-certs' into 'master'Nikos Mavrogiannopoulos2019-12-2014-9/+396
|\ \ \
| * | | tests: ensure test suite does not apply global configNikos Mavrogiannopoulos2019-12-204-3/+7
| * | | _gnutls_verify_crt_status: apply algorithm checks to trusted CAsNikos Mavrogiannopoulos2019-12-194-3/+112
| * | | certtool: added option to apply a certificate verification profileNikos Mavrogiannopoulos2019-12-195-2/+224
| * | | Export profile ID/name handling functionsNikos Mavrogiannopoulos2019-12-193-1/+53
* | | | Merge branch 'gost-split-4' into 'master'Dmitry Eremin-Solenikov2019-12-201-0/+26
|\ \ \ \ | |/ / / |/| | |
| * | | gnutls-cli-debug: add GOST_CNT-related KX/cipher/MAC testsDmitry Eremin-Solenikov2019-12-201-0/+26
| |/ /
* | | Introduced check to reject certificates with non-digits in time fieldLili Quan2019-12-194-2/+158
|/ /
* | tls13-server-kx-neg: add test for GOST-enabled server and clientDmitry Eremin-Solenikov2019-12-181-1/+71