summaryrefslogtreecommitdiff
path: root/tests/test-chains.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into 'tmp-mark-gost94-as-broken'Dmitry Baryshkov2020-06-151-0/+114
|\
| * tests: add test case for certificate chain supersedingDaiki Ueno2020-05-311-0/+97
| * algorithms: properly calculate hash strength for Ed448Daiki Ueno2020-03-161-0/+17
* | GOSTR341194: mark as insecure for digital signaturesNikos Mavrogiannopoulos2020-01-261-2/+4
|/
* _gnutls_verify_crt_status: apply algorithm checks to trusted CAsNikos Mavrogiannopoulos2019-12-191-1/+17
* Add or clean header guards in tests/Tim Rühsen2019-05-071-0/+5
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
* x509: corrected issue in the algorithm parameters comparisonNikos Mavrogiannopoulos2019-02-141-59/+64
* Provide a more flexible PKCS#11 search of trust store certificatestmp-pkcs11-lax-searchNikos Mavrogiannopoulos2018-09-211-0/+131
* Add gost certificates to chainverify testsDmitry Eremin-Solenikov2018-06-231-0/+78
* Fix more warnings in tests/Tim Rühsen2018-05-261-0/+10
* tests: chainverify: included negative and positive tests with RSA-PSS signed ...Nikos Mavrogiannopoulos2017-08-041-3/+875
* tests: check the flag GNUTLS_VERIFY_ALLOW_SIGN_WITH_SHA1Nikos Mavrogiannopoulos2017-03-161-1/+6
* tests: updated to account SHA1 move to broken setNikos Mavrogiannopoulos2017-03-161-18/+18
* tests: chainverify: incorporated the tests for unknown critical extensionsNikos Mavrogiannopoulos2017-03-021-0/+235
* several spacing fixes to keep syntax-check happyNikos Mavrogiannopoulos2016-09-111-3/+3
* tests: Add tests for X509 IP constraintsMartin Ukrop2016-08-091-1/+218
* tests: Add corner case tests for name constraints, improve docMartin Ukrop2016-08-091-1/+6
* tests: Add and improve chain testsMartin Ukrop2016-07-291-54/+164
* tests: Add DNS name constraints testsMartin Ukrop2016-07-211-1/+112
* tests: replaced tls feature extension checksNikos Mavrogiannopoulos2016-06-221-412/+402
* tests: added chain verification with TLS featuresNikos Mavrogiannopoulos2016-06-141-0/+493
* name constraints: compute permitted set strictlyDaiki Ueno2016-04-051-0/+87
* tests: verify that we accept a certificate with no name even if its CA has na...Nikos Mavrogiannopoulos2015-03-251-0/+48
* tests: removed test with invalid DER encoding in chainverifyNikos Mavrogiannopoulos2015-03-091-96/+0
* tests: removed last remnants of GNUTLS_VERIFY_KEY_PURPOSE_ON_INTERMEDIATENikos Mavrogiannopoulos2014-10-101-3/+3
* tests: allow running specific chainverify tests on fixed datesNikos Mavrogiannopoulos2014-10-091-10/+11
* tests: corrected test for v1 cert signing (removed bogus authorityIdentifier)Nikos Mavrogiannopoulos2014-10-071-31/+31
* tests: Added checks for key purpose verificationNikos Mavrogiannopoulos2014-09-221-43/+228
* tests: added checks with modified certificateNikos Mavrogiannopoulos2014-09-181-0/+195
* Check for all error conditions when verifying a certificateArmin Burgmeier2014-09-181-5/+8
* tests: Added test for amazon.com chain with new verisign CA.Nikos Mavrogiannopoulos2014-09-021-0/+133
* tests: updated name constraints checks to not include a CNNikos Mavrogiannopoulos2014-08-261-221/+301
* use MAX_CHAIN definition to avoid overflow issues in the futureNikos Mavrogiannopoulos2014-04-171-0/+2
* split test chains from chainverify program.Nikos Mavrogiannopoulos2014-04-041-0/+1252