summaryrefslogtreecommitdiff
path: root/src/tests.c
Commit message (Expand)AuthorAgeFilesLines
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-161-128/+128
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-141-9/+9
* Added AES-128 to block ciphers.Nikos Mavrogiannopoulos2010-06-271-5/+7
* Corrected some tests. Added test to check whether the %COMPAT option isNikos Mavrogiannopoulos2010-06-191-37/+61
* corrected tests.Nikos Mavrogiannopoulos2010-06-091-12/+12
* Use the new callback function.Nikos Mavrogiannopoulos2010-06-031-3/+3
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-3/+3
* Indent code.Simon Josefsson2010-04-141-43/+115
* Added tests for safe renegotiation. Removed old tests for obsolete features (...Nikos Mavrogiannopoulos2010-03-111-355/+156
* Fix license.Simon Josefsson2010-01-271-11/+12
* Fix FSF copyright notices.Simon Josefsson2010-01-271-1/+1
* Use more warnings. Fix warnings.Simon Josefsson2008-11-131-1/+1
* Fix warnings.Simon Josefsson2008-08-291-2/+2
* Indent code.Simon Josefsson2008-07-021-7/+9
* gnutls-cli will exit once a certificate that doesn't have theNikos Mavrogiannopoulos2008-04-281-1/+1
* Fix warnings.Simon Josefsson2008-04-211-2/+2
* GPL parts under GPLv3System User2007-12-071-6/+5
* Changed my name to my "official" name.Nikos Mavrogiannopoulos2007-10-301-1/+1
* Introduced gnutls_session_enable_compatibility_mode() to allow enablingNikos Mavrogiannopoulos2007-10-241-7/+4
* Add patch to support Camellia, contributed by Yoshisato YANAGISAWA. Fixes #1.Simon Josefsson2007-09-241-4/+29
* Use *_t types consistently.Simon Josefsson2007-08-131-56/+56
* (test_session_resume2): When comparing session id's, also compare thatSimon Josefsson2006-09-211-2/+2
* (test_session_resume2): If session-id is NULL, resumption isn'tSimon Josefsson2006-09-211-1/+4
* removed the RIPEMD test since it is not supported any more.Nikos Mavrogiannopoulos2006-01-201-16/+0
* Use GNU coding style.Simon Josefsson2005-11-071-731/+800
* Update FSF office address in license.Simon Josefsson2005-05-261-1/+1
* renamed all instances of _SHA to _SHA1 to make naming more consistent and clear.Nikos Mavrogiannopoulos2005-03-051-2/+2
* increased a buffer.Nikos Mavrogiannopoulos2005-01-191-1/+1
* added a check in verbose mode to print the HTTPS server's name.Nikos Mavrogiannopoulos2005-01-151-0/+45
* Indent.Simon Josefsson2004-10-281-2/+3
* changed indentation to 4 spaces instead of tabs.Nikos Mavrogiannopoulos2004-06-071-675/+735
* several improvementsNikos Mavrogiannopoulos2004-06-061-89/+95
* *** empty log message ***Nikos Mavrogiannopoulos2004-06-061-3/+5
* updated gnutls-cli-debug to print DHE and RSA-EXPORT information if verbose i...Nikos Mavrogiannopoulos2004-06-061-11/+113
* *** empty log message ***Nikos Mavrogiannopoulos2004-04-141-1/+1
* Deprecated: gnutls_srp_server_set_select_function(),Nikos Mavrogiannopoulos2004-03-251-3/+5
* *** empty log message ***Nikos Mavrogiannopoulos2004-01-031-9/+54
* added TLS 1.1 protocol detection.Nikos Mavrogiannopoulos2003-12-291-1/+18
* added arcfour 40 cipher detection.Nikos Mavrogiannopoulos2003-12-291-0/+14
* * Added CRL verification functionality to certtool.Nikos Mavrogiannopoulos2003-12-261-0/+1
* Added gnutls_x509_crt_set_key_usage() and certtool can now set theNikos Mavrogiannopoulos2003-12-191-3/+37
* Included gnutls_1_0_0_patches.Nikos Mavrogiannopoulos2003-12-101-14/+15
* added detection for ZLIB compression.Nikos Mavrogiannopoulos2003-11-301-0/+23
* improved srp detection.Nikos Mavrogiannopoulos2003-11-301-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-171-3/+3
* gnutls_x509_*_set_dn_by_oid() functions have a raw_flag parameter added. Some...Nikos Mavrogiannopoulos2003-11-141-1/+2
* some code cleanups.Nikos Mavrogiannopoulos2003-11-091-1/+0
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-081-16/+16
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-061-4/+12
* some changes to compile in mingw32.Nikos Mavrogiannopoulos2003-11-061-2/+14