summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Disable openpgp-keyring when not building openpgp.Simon Josefsson2008-11-141-3/+2
* Add -I for libextra too.Simon Josefsson2008-11-141-0/+2
* Fix warning.Simon Josefsson2008-11-141-2/+2
* Move pkcs12_s2k.c test to top-level to avoid -I/etc flag duplication.Simon Josefsson2008-11-143-21/+4
* Test pkcs12_2certs.p12 too.Simon Josefsson2008-11-141-2/+2
* Dist pkcs12_2certs.p12.Simon Josefsson2008-11-141-1/+1
* Use more warnings. Fix warnings.Simon Josefsson2008-11-122-6/+10
* Frob expected verify status code.Simon Josefsson2008-11-121-1/+1
* Also test chain length of 1 since the security patch caused a crash.Simon Josefsson2008-11-111-0/+53
* Add another gcrypt leak.Simon Josefsson2008-11-111-0/+16
* Fix mem leaks.Simon Josefsson2008-11-111-0/+4
* Add cve-2008-4989.c self-test.Simon Josefsson2008-11-112-1/+181
* * Added gnutls_certificate_set_x509_simple_pkcs12_memNikos Mavrogiannopoulos2008-11-053-0/+30
* Drop pointless gc_LDADD.Simon Josefsson2008-11-041-3/+0
* Drop removed -Ilgl.Simon Josefsson2008-11-041-1/+1
* Add -lgnutls-extra for openpgp-keyring.Simon Josefsson2008-10-301-0/+1
* Fixes.Simon Josefsson2008-10-301-2/+2
* Separate headers as well. Clean up -I's.Simon Josefsson2008-10-307-84/+10