summaryrefslogtreecommitdiff
path: root/src/tls_test.c
Commit message (Expand)AuthorAgeFilesLines
* gnutls-cli-debug uses server name indication.Nikos Mavrogiannopoulos2012-11-071-353/+0
* The session ticket and OCSP certificate status extensions are enabled by defa...Nikos Mavrogiannopoulos2012-10-081-1/+1
* removed unneeded test.Nikos Mavrogiannopoulos2012-08-301-1/+0
* Added Heartbeat extension support.Olga2012-08-301-0/+2
* removed unused functions.Nikos Mavrogiannopoulos2012-06-071-11/+0
* Added more tests to check whether various TLS versions need to be disabled.Nikos Mavrogiannopoulos2012-02-111-2/+7
* Added --ask option to ocsptool.Nikos Mavrogiannopoulos2012-01-261-2/+2
* gnutls-cli, gnutls-cli-debug and srptool use libopts.Nikos Mavrogiannopoulos2012-01-211-19/+24
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+1
* simplified copyright years.Nikos Mavrogiannopoulos2011-11-111-2/+1
* w32socket changes.Nikos Mavrogiannopoulos2011-10-261-1/+5
* extra.h is no more.Nikos Mavrogiannopoulos2011-10-201-1/+0
* Added a test for servers not accepting small records.Nikos Mavrogiannopoulos2011-10-121-0/+2
* test for camelliaNikos Mavrogiannopoulos2011-10-081-2/+0
* Added tests for ECDHE, AES-GCM and SHA256.Nikos Mavrogiannopoulos2011-10-081-6/+13
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-161-47/+47
* Corrected some tests. Added test to check whether the %COMPAT option isNikos Mavrogiannopoulos2010-06-191-10/+11
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-3/+3
* Indent code.Simon Josefsson2010-04-141-2/+4
* Added tests for safe renegotiation. Removed old tests for obsolete features (...Nikos Mavrogiannopoulos2010-03-111-7/+4
* Fix license.Simon Josefsson2010-01-271-9/+10
* Fix FSF copyright notices.Simon Josefsson2010-01-271-1/+1
* 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