summaryrefslogtreecommitdiff
path: root/src/tests.h
Commit message (Expand)AuthorAgeFilesLines
* removed the RIPEMD test since it is not supported any more.Nikos Mavrogiannopoulos2006-01-201-1/+0
* Use GNU coding style.Simon Josefsson2005-11-071-37/+38
* added a check in verbose mode to print the HTTPS server's name.Nikos Mavrogiannopoulos2005-01-151-0/+1
* Indent.Simon Josefsson2004-10-281-37/+35
* several improvementsNikos Mavrogiannopoulos2004-06-061-36/+36
* updated gnutls-cli-debug to print DHE and RSA-EXPORT information if verbose i...Nikos Mavrogiannopoulos2004-06-061-2/+2
* *** empty log message ***Nikos Mavrogiannopoulos2004-01-031-0/+1
* added TLS 1.1 protocol detection.Nikos Mavrogiannopoulos2003-12-291-1/+2
* added arcfour 40 cipher detection.Nikos Mavrogiannopoulos2003-12-291-0/+1
* Added gnutls_x509_crt_set_key_usage() and certtool can now set theNikos Mavrogiannopoulos2003-12-191-0/+2
* Included gnutls_1_0_0_patches.Nikos Mavrogiannopoulos2003-12-101-0/+2
* added detection for ZLIB compression.Nikos Mavrogiannopoulos2003-11-301-0/+1
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-081-1/+1
* some changes to compile in mingw32.Nikos Mavrogiannopoulos2003-11-061-2/+0
* Added bogus TLS record version check in the gnutls-cli-debug tool.Nikos Mavrogiannopoulos2003-03-261-0/+1
* * The RSA premaster secret version check can no longer be disabled.Nikos Mavrogiannopoulos2003-03-201-0/+1
* Corrected bugs in gnutls_x509_rdn_get(). Added a test to print the server's t...Nikos Mavrogiannopoulos2003-02-141-0/+1
* Added test which prints the Diffie Hellman prime bits used.Nikos Mavrogiannopoulos2003-02-121-0/+1
* *** empty log message ***Nikos Mavrogiannopoulos2002-11-111-21/+21
* Improved the gnutls-cli-debug programNikos Mavrogiannopoulos2002-08-261-0/+1
* improvements in server html outputNikos Mavrogiannopoulos2002-08-251-0/+1
* added session resumption testNikos Mavrogiannopoulos2002-02-281-0/+1
* added check for TLS closure alertsNikos Mavrogiannopoulos2002-02-271-0/+1
* added openpgp authentication test, and unknown cipher suites testNikos Mavrogiannopoulos2002-02-271-0/+2
* added check for client hello extensions.Nikos Mavrogiannopoulos2002-02-271-0/+1
* Added tls_test. This is program that can be used to test TLS servers'Nikos Mavrogiannopoulos2002-02-271-0/+23