summaryrefslogtreecommitdiff
path: root/tests/chainverify.c
Commit message (Expand)AuthorAgeFilesLines
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
* Add gost certificates to chainverify testsDmitry Eremin-Solenikov2018-06-231-0/+6
* tests: chainverify: included negative and positive tests with RSA-PSS signed ...Nikos Mavrogiannopoulos2017-08-041-5/+3
* several spacing fixes to keep syntax-check happyNikos Mavrogiannopoulos2016-09-111-6/+6
* tests: allow running specific chainverify tests on fixed datesNikos Mavrogiannopoulos2014-10-091-2/+8
* tests: Added checks for key purpose verificationNikos Mavrogiannopoulos2014-09-221-65/+88
* use MAX_CHAIN definition to avoid overflow issues in the futureNikos Mavrogiannopoulos2014-04-171-1/+1
* increased the space available for certificates.Nikos Mavrogiannopoulos2014-04-171-6/+6
* split test chains from chainverify program.Nikos Mavrogiannopoulos2014-04-041-1233/+4
* the chainverify test ensures that there is no diverge between different verif...Nikos Mavrogiannopoulos2014-04-031-1/+35
* Added test for CVE-2014-0092Nikos Mavrogiannopoulos2014-03-281-0/+48
* Added self checks for various verification profilesNikos Mavrogiannopoulos2014-03-281-2/+13
* updated for verification updatesNikos Mavrogiannopoulos2014-02-261-2/+2
* Added tests for name constraints addition.Nikos Mavrogiannopoulos2014-02-191-8/+273
* changed names for clarityNikos Mavrogiannopoulos2014-02-151-6/+6
* removed deprecated flagNikos Mavrogiannopoulos2014-02-141-6/+6
* Added test for pathlen constraints.Nikos Mavrogiannopoulos2014-02-121-0/+60
* Added check for v1 intermediate CA certificateNikos Mavrogiannopoulos2014-02-121-0/+109
* reindented codeNikos Mavrogiannopoulos2013-11-081-146/+153
* Applied small patch by Jeremie Courreges-Anglas to avoid usage of error().Nikos Mavrogiannopoulos2013-10-251-12/+26
* When running tests disable PKCS #11 support to avoid detecting memory leaks f...Nikos Mavrogiannopoulos2013-05-011-1/+1
* Allow easier marking of insecure algorithms.Nikos Mavrogiannopoulos2012-11-081-2/+7
* Cleanup copyright headers.Simon Josefsson2012-01-251-1/+1
* Fixed signed/unsigned warnings.Nikos Mavrogiannopoulos2012-01-211-4/+4
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+1
* Added gnutls_global_set_time_function() to allow overridingNikos Mavrogiannopoulos2011-05-261-2/+2
* Added elliptic curves chain certificate.Nikos Mavrogiannopoulos2011-05-251-0/+39
* disable test in windows.Nikos Mavrogiannopoulos2011-04-081-0/+7
* Time checks were moved to _gnutls_verify_certificate2().Nikos Mavrogiannopoulos2011-02-021-2/+2
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-161-54/+54
* Indent code.Simon Josefsson2010-12-061-6/+6
* Reverted default behavior for verification and introduced GNUTLS_VERIFY_DO_NO...Nikos Mavrogiannopoulos2010-11-261-6/+13
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-141-1/+1
* Modified the cacertrsamd5 short-cut. The test was checking whetherNikos Mavrogiannopoulos2010-06-271-7/+7
* Fail on error.Nikos Mavrogiannopoulos2010-06-271-1/+1
* Added support for libnettle backend. This uses gmp for big number operations.Nikos Mavrogiannopoulos2010-06-031-1/+1
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-4/+4
* Indent code.Simon Josefsson2010-04-141-19/+32
* Reduced several unneeded messages during the make check procedure.Nikos Mavrogiannopoulos2010-03-201-25/+23
* Update copyright years.Simon Josefsson2010-01-271-1/+1
* Fix FSF copyright notices.Simon Josefsson2010-01-271-1/+1
* Tests compile with --enable-gcc-warnings.Nikos Mavrogiannopoulos2010-01-131-1/+1
* Indent code.Simon Josefsson2009-11-051-8/+8
* Fix time bomb in chainverify self-test.Simon Josefsson2009-11-021-0/+15
* Fix expired cert.Simon Josefsson2009-10-201-1/+4
* Fix expected output, a cert have expired.Simon Josefsson2009-08-031-1/+5
* Added casts to reduce warnings (based on report by Brad Hards).Nikos Mavrogiannopoulos2009-07-131-5/+5
* Fix expired certs. Exit early to make it easier to find failing test.Simon Josefsson2009-05-251-3/+16
* Fix warnings.Simon Josefsson2009-05-131-1/+1
* Verisign CA v1 cert has expired! Change expected results.Simon Josefsson2009-05-101-1/+7