summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* License fix.Simon Josefsson2010-01-276-620/+623
* Update copyright years.Simon Josefsson2010-01-2770-70/+89
* Fix FSF copyright notices.Simon Josefsson2010-01-2772-72/+72
* Added copyright notices!Nikos Mavrogiannopoulos2010-01-263-0/+60
* Added tests for new behaviour of client.Nikos Mavrogiannopoulos2010-01-221-4/+4
* Added safe renegotiation test cases. Added priority string option toNikos Mavrogiannopoulos2010-01-214-1/+136
* Tests compile with --enable-gcc-warnings.Nikos Mavrogiannopoulos2010-01-1310-29/+29
* Specify in detail what to be copied when resuming. It seems thereNikos Mavrogiannopoulos2010-01-132-5/+5
* Removed warnings.Nikos Mavrogiannopoulos2010-01-131-1/+1
* When resuming no extensions were parsed thus the safeNikos Mavrogiannopoulos2010-01-121-2/+19
* When checking self signature also check the signatures of all subkeys.Nikos Mavrogiannopoulos2010-01-126-4/+30
* hash_fast -> hmac_fastNikos Mavrogiannopoulos2010-01-111-8/+8
* Revert "Added plain MD5 hash check and corrected gnutls_hash_fast() usage in ...Nikos Mavrogiannopoulos2009-12-051-16/+0
* This is a follow-up to commit 3d8da5765133c6ced37bf29b5a07f950b8c26cd7, that ...Nikos Mavrogiannopoulos2009-12-022-2/+2
* Added plain MD5 hash check and corrected gnutls_hash_fast() usage in openssl.cNikos Mavrogiannopoulos2009-12-021-0/+16
* Exported gnutls_cipher_get_block_size() and all hash functions added to libgn...Nikos Mavrogiannopoulos2009-12-021-8/+8
* More fixes of grep -q problem.Simon Josefsson2009-11-273-8/+8
* Don't use 'grep -q', to fix portability to OpenSolaris.Simon Josefsson2009-11-231-1/+1
* Indent code.Simon Josefsson2009-11-0525-337/+372
* Use INET_NTOP_LIB and INET_PTON_LIB.Simon Josefsson2009-11-031-1/+1
* Fix time bomb in chainverify self-test.Simon Josefsson2009-11-021-0/+15
* RSA_SHA -> RSA_SHA1Nikos Mavrogiannopoulos2009-11-012-2/+2
* Fix expired cert.Simon Josefsson2009-10-201-1/+4
* Fix MAC password.Simon Josefsson2009-10-141-3/+3
* Use better friendly names.Simon Josefsson2009-10-141-1/+2
* Add self test to test PKCS#12 functions.Simon Josefsson2009-10-142-1/+171
* 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