summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix expired certs. Exit early to make it easier to find failing test.Simon Josefsson2009-05-251-3/+16
* Reorder gcry quick random to make it effective.Simon Josefsson2009-05-201-3/+3
* Don't build with warnings all the time. Use a WERROR_CFLAGS.Simon Josefsson2009-05-181-1/+1
* Fix warnings.Simon Josefsson2009-05-132-4/+4
* Fix MinGW build failures.Simon Josefsson2009-05-111-1/+5
* Verisign CA v1 cert has expired! Change expected results.Simon Josefsson2009-05-101-1/+7
* Fix warnings.Simon Josefsson2009-05-0710-10/+10
* Use memset instead of deprecated bzero.Simon Josefsson2009-05-0710-10/+10
* Need to link directly to libgcrypt here.Simon Josefsson2009-05-061-1/+1
* Fix syntax-check warnings.Simon Josefsson2009-05-033-7/+7
* Fix self test fails because of expired certs using datefudge.Simon Josefsson2009-05-031-5/+12
* Print cert details. Fix verifying expired cert.Simon Josefsson2009-05-011-1/+12
* Avoid time checks.Simon Josefsson2009-05-011-3/+5
* Add self-tests for security problems.Simon Josefsson2009-04-303-2/+195
* Replace PDF with official ZIP file. The PDFs have the same SHA-1.Simon Josefsson2009-04-272-0/+0
* Also test DSA keys.Simon Josefsson2009-04-231-31/+84
* Suppress more for modern libgcrypt.Simon Josefsson2009-04-211-1/+67
* Cleanup code.Simon Josefsson2009-04-211-52/+34
* Added self test for gnutls_x509_crt_verify_hash() and gnutls_x509_crt_get_ver...Nikos Mavrogiannopoulos2009-04-182-1/+156
* Added more verbose information.Nikos Mavrogiannopoulos2009-02-221-0/+10
* Revert "Added more verbose debugging info"Nikos Mavrogiannopoulos2009-02-221-10/+0
* Added more verbose debugging infoNikos Mavrogiannopoulos2009-02-221-0/+10
* Fix expected test vectors.Simon Josefsson2009-02-112-2/+2
* Make it possible to trust intermediary certificates.Simon Josefsson2009-02-021-0/+5
* Add another chain from bug reports.Simon Josefsson2009-02-021-0/+117
* Added chain supplied by "Douglas E. Engert" <deengert@anl.gov>.Simon Josefsson2009-01-091-0/+85
* Fix warnings.Simon Josefsson2009-01-071-2/+1
* Fix self-test with new certtool --verify-chain output.Simon Josefsson2009-01-071-1/+1
* Fix expect strings to compensate for new certtool -e output.Simon Josefsson2009-01-061-4/+4
* Test chain with EE cert signed using RSA-MD5.Simon Josefsson2009-01-061-1/+52
* Fix.Simon Josefsson2008-12-121-0/+1
* Make it compile. Speed up key generation.Simon Josefsson2008-12-121-4/+4
* Indent.Simon Josefsson2008-12-121-106/+134
* Add crq_key_id self-test from David Marín Carreño.Simon Josefsson2008-12-122-1/+146
* Check ca=false with flags too.Simon Josefsson2008-12-101-0/+3
* Fix comments.Simon Josefsson2008-12-101-2/+3
* Align with Nikos' patch.Simon Josefsson2008-12-101-1/+1
* Add GNUTLS_VERIFY_ALLOW_X509_V1_CA_CRT flag when needed.Simon Josefsson2008-12-101-15/+30
* Add hbci chain.Simon Josefsson2008-12-101-0/+70
* Fix comments.Simon Josefsson2008-12-101-2/+1
* Fix order to match comments.Simon Josefsson2008-12-101-1/+1
* Don't fail on expect errors, to allow more information to be collected.Simon Josefsson2008-12-101-5/+9
* Add chain with CA having a basic constraint saying CA=FALSE.Simon Josefsson2008-12-101-0/+44
* Add note.Simon Josefsson2008-12-101-0/+4
* Add self-test of chain verification logic.Simon Josefsson2008-12-102-1/+421
* Ignore more.Simon Josefsson2008-12-091-0/+18
* Incorporated patch (with modifications) from Joe Orton that alsoNikos Mavrogiannopoulos2008-11-291-4/+55
* Fix minitasn1 -I's.Simon Josefsson2008-11-251-3/+1
* Respect ENABLE_OPENSSL.Simon Josefsson2008-11-181-2/+6
* Use more warnings. Fix many warnings.Simon Josefsson2008-11-1719-447/+103