summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add X509 Issuer Altname functionsBrad Hards2009-09-102-1/+120
* Don't use ! to negate exit status.Simon Josefsson2009-09-071-2/+5
* Build when OpenPGP is disabled.Simon Josefsson2009-09-031-2/+12
* Likewise.Simon Josefsson2009-08-281-1/+1
* Don't use deprecated type.Simon Josefsson2009-08-281-1/+1
* Fix deprecated usage of gnutls_datum.Simon Josefsson2009-08-285-6/+6
* Fix double-freeDaiki Ueno2009-08-241-1/+2
* Add check of OpenPGP cert too.Simon Josefsson2009-08-201-41/+96
* Fix memleaks.Daiki Ueno2009-08-203-1/+9
* session ticket supportDaiki Ueno2009-08-191-29/+80
* Fix.Simon Josefsson2009-08-131-6/+0
* Add another SAN/CN collision test.Simon Josefsson2009-08-131-0/+104
* Fix logic.Simon Josefsson2009-08-121-2/+2
* Test when SAN and CN differs.Simon Josefsson2009-08-121-0/+84
* Move comment into source.Simon Josefsson2009-08-073-15/+8
* Fix invocation of rfc2253-escape-test.Simon Josefsson2009-08-061-2/+4
* Add self-test of RFC 2253 escaping.Simon Josefsson2009-08-052-1/+55
* Exit with failure on failure.Simon Josefsson2009-08-041-1/+4
* Fix output.Simon Josefsson2009-08-041-1/+1
* Add self-test for NUL in X.509 CN/SAN problem.Simon Josefsson2009-08-042-1/+153
* Fix expected output, a cert have expired.Simon Josefsson2009-08-031-1/+5
* Make it build.Simon Josefsson2009-08-031-13/+5
* Typo fix in test output. Patch by Brad Hards <bradh@frogmouth.net>Nikos Mavrogiannopoulos2009-07-161-1/+1
* reduced transferred data size.Nikos Mavrogiannopoulos2009-07-151-1/+1
* Added casts to reduce warnings (based on report by Brad Hards).Nikos Mavrogiannopoulos2009-07-131-5/+5
* Added bug fix that allows gnutls_record_recv/send resuming from previously in...Nikos Mavrogiannopoulos2009-07-012-1/+301
* Add self-test of off-by-one size error.Simon Josefsson2009-06-222-1/+106
* Fix build error.Simon Josefsson2009-06-171-0/+1
* Fix memory leak.Simon Josefsson2009-06-101-0/+2
* Improve test vectors.Simon Josefsson2009-06-101-7/+63
* Added new self-test pkcs12_s2k_pem.Simon Josefsson2009-06-102-1/+287
* Add self-test to detect extension init/deinit problem.Simon Josefsson2009-06-082-1/+53
* Rename _gnutls_dump_mpi to _gnutls_mpi_log. Rewrite to use less stack space.Simon Josefsson2009-06-031-2/+2
* Test more.Simon Josefsson2009-06-031-0/+21
* Test more.Simon Josefsson2009-06-031-0/+20
* Test more.Simon Josefsson2009-06-031-5/+44
* Add.Simon Josefsson2009-06-021-0/+131
* Add crq self-test.Simon Josefsson2009-06-011-1/+1
* Fix version symbol namespace.Simon Josefsson2009-05-262-6/+6
* Doc fixes.Simon Josefsson2009-05-269-14/+14
* 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