summaryrefslogtreecommitdiff
path: root/src/tls_test.c
Commit message (Expand)AuthorAgeFilesLines
* Doc fixes.Simon Josefsson2009-05-261-3/+3
* Fix gnutls-serv and gnutls-cli-debug on Windows.Simon Josefsson2009-05-201-1/+4
* Fix syntax-check warnings.Simon Josefsson2009-05-031-0/+2
* Fix warnings.Simon Josefsson2009-01-071-2/+1
* Use more warnings. Fix many warnings.Simon Josefsson2008-11-171-5/+7
* Use gnulib for --version.Simon Josefsson2008-09-011-8/+10
* Fix warnings.Simon Josefsson2008-08-291-1/+1
* Indent code.Simon Josefsson2008-07-021-20/+19
* Rely on sys/socket.h for SHUT_*.Simon Josefsson2008-04-131-9/+2
* merged the openpgp branch to head\!Nikos2008-01-131-6/+0
* GPL parts under GPLv3System User2007-12-071-6/+5
* Applied documentation and prototype fixes reported by Evan Martin <martine@da...Nikos Mavrogiannopoulos2007-11-111-1/+1
* Changed my name to my "official" name.Nikos Mavrogiannopoulos2007-10-301-1/+1
* Add patch to support Camellia, contributed by Yoshisato YANAGISAWA. Fixes #1.Simon Josefsson2007-09-241-0/+4
* Use *_t types consistently.Simon Josefsson2007-08-131-7/+7
* Support --version.Simon Josefsson2006-08-061-0/+10
* Don't use AI_NUMERICSERV, it doesn't exist on most platforms.Simon Josefsson2006-05-121-3/+3
* some changes for IPv6. Based on patch by Remi Denis-Courmont, sent to Debian ...Nikos Mavrogiannopoulos2006-05-071-18/+32
* removed the RIPEMD test since it is not supported any more.Nikos Mavrogiannopoulos2006-01-201-2/+0
* Use GNU coding style.Simon Josefsson2005-11-071-160/+177
* Update FSF office address in license.Simon Josefsson2005-05-261-1/+1
* added a check in verbose mode to print the HTTPS server's name.Nikos Mavrogiannopoulos2005-01-151-0/+1
* *** empty log message ***Nikos Mavrogiannopoulos2005-01-151-2/+2
* changed indentation to 4 spaces instead of tabs.Nikos Mavrogiannopoulos2004-06-071-139/+166
* several improvementsNikos Mavrogiannopoulos2004-06-061-16/+20
* updated gnutls-cli-debug to print DHE and RSA-EXPORT information if verbose i...Nikos Mavrogiannopoulos2004-06-061-3/+4
* *** empty log message ***Nikos Mavrogiannopoulos2004-01-031-5/+8
* added TLS 1.1 protocol detection.Nikos Mavrogiannopoulos2003-12-291-1/+2
* added arcfour 40 cipher detection.Nikos Mavrogiannopoulos2003-12-291-2/+3
* * 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-2/+4
* Included gnutls_1_0_0_patches.Nikos Mavrogiannopoulos2003-12-101-0/+2
* added detection for ZLIB compression.Nikos Mavrogiannopoulos2003-11-301-0/+3
* improved srp detection.Nikos Mavrogiannopoulos2003-11-301-1/+0
* some code cleanups.Nikos Mavrogiannopoulos2003-11-091-26/+4
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-081-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-071-7/+1
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-061-1/+1
* some changes to compile in mingw32.Nikos Mavrogiannopoulos2003-11-061-8/+36
* corrected bug which made some tests now to be compiled.Nikos Mavrogiannopoulos2003-09-011-0/+1
* corrected bug in the session resumption detection in the gnutls-cli-debug, an...Nikos Mavrogiannopoulos2003-08-271-0/+13
* *** empty log message ***Nikos Mavrogiannopoulos2003-08-251-1/+1
* minor cleanups.Nikos Mavrogiannopoulos2003-08-211-1/+1
* Some fixes to allow proper compiling when --disable-srp-authentication and --...Nikos Mavrogiannopoulos2003-04-011-2/+12
* Added bogus TLS record version check in the gnutls-cli-debug tool.Nikos Mavrogiannopoulos2003-03-261-1/+2
* * The RSA premaster secret version check can no longer be disabled.Nikos Mavrogiannopoulos2003-03-201-0/+1
* some fixes in testsNikos Mavrogiannopoulos2003-03-031-3/+5
* Added option to disable all TLS 1.0 extensions.Nikos Mavrogiannopoulos2003-02-251-2/+2
* works better in buggy servers.Nikos Mavrogiannopoulos2003-02-161-1/+1
* Corrected bugs in gnutls_x509_rdn_get(). Added a test to print the server's t...Nikos Mavrogiannopoulos2003-02-141-0/+1