summaryrefslogtreecommitdiff
path: root/src/tests.h
Commit message (Expand)AuthorAgeFilesLines
* add additional tests of SSL 3.0 (with extensions, and with cipher suites not ...Daniel Lenski2020-03-221-0/+2
* gnutls-cli-debug: add GOST_CNT-related KX/cipher/MAC testsDmitry Eremin-Solenikov2019-12-201-0/+6
* gnutls-cli-debug: fix early break for no version supported checkDmitry Eremin-Solenikov2019-09-021-0/+1
* gnutls-cli-debug: test whether RSA key exchange is supportedNikos Mavrogiannopoulos2019-06-291-0/+1
* gnutls-cli-debug: check if %ALLOW_SMALL_RECORDS is requiredDaiki Ueno2019-06-191-0/+2
* Add or clean header guards in src/Tim Rühsen2019-05-071-0/+5
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
* gnutls-cli-debug: removed legacy tests no longer applicableNikos Mavrogiannopoulos2018-07-121-2/+0
* gnutls-cli-debug: detect TLS1.3 supportNikos Mavrogiannopoulos2018-07-121-0/+1
* gnutls-cli-debug: check whether RFC7919 is supportedNikos Mavrogiannopoulos2017-08-181-0/+1
* gnutls-cli-debug: terminate sessions which cannot be re-usedNikos Mavrogiannopoulos2016-11-131-1/+1
* gnutls-cli-debug: added tests for supported curvesNikos Mavrogiannopoulos2016-04-241-1/+4
* gnutls-cli-debug: added CHACHA20-POLY1305 detectionNikos Mavrogiannopoulos2016-04-241-0/+1
* gnutls-cli-debug: added check for inappropriate fallback supportNikos Mavrogiannopoulos2015-08-281-0/+1
* gnutls-cli-debug: test for AES-CCMNikos Mavrogiannopoulos2015-04-071-0/+2
* gnutls-cli-debug: Added check for whether %NO_EXTENSIONS is requiredNikos Mavrogiannopoulos2014-11-281-1/+1
* gnutls-cli-debug: Added check for sorted certificate chainNikos Mavrogiannopoulos2014-11-241-0/+1
* gnutls-cli-debug: check for OCSP status responseNikos Mavrogiannopoulos2014-11-141-0/+1
* added check for servers that disallow the SSL 3.0 record versionNikos Mavrogiannopoulos2014-11-131-0/+1
* gnutls-cli-debug: Added tests for EtM and extended master secret supportNikos Mavrogiannopoulos2014-11-041-0/+2
* gnutls-cli-debug: added test that checks the fallback from TLS 1.6Nikos Mavrogiannopoulos2014-10-171-0/+1
* gnutls-cli-debug tests for camellia-gcm.Nikos Mavrogiannopoulos2013-11-301-1/+2
* reindented codeNikos Mavrogiannopoulos2013-11-081-45/+44
* removed the RSA-EXPORT checksNikos Mavrogiannopoulos2013-04-091-3/+0
* removed unneeded test.Nikos Mavrogiannopoulos2012-08-301-1/+0
* Added Heartbeat extension support.Olga2012-08-301-0/+2
* Added more tests to check whether various TLS versions need to be disabled.Nikos Mavrogiannopoulos2012-02-111-1/+3
* Cleanup copyright headers.Simon Josefsson2012-01-251-0/+20
* Added a test for servers not accepting small records.Nikos Mavrogiannopoulos2011-10-121-0/+1
* test for camelliaNikos Mavrogiannopoulos2011-10-081-2/+0
* Added tests for ECDHE, AES-GCM and SHA256.Nikos Mavrogiannopoulos2011-10-081-0/+5
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-161-1/+1
* Corrected some tests. Added test to check whether the %COMPAT option isNikos Mavrogiannopoulos2010-06-191-0/+1
* Added tests for safe renegotiation. Removed old tests for obsolete features (...Nikos Mavrogiannopoulos2010-03-111-2/+3
* Introduced gnutls_session_enable_compatibility_mode() to allow enablingNikos Mavrogiannopoulos2007-10-241-1/+1
* Add patch to support Camellia, contributed by Yoshisato YANAGISAWA. Fixes #1.Simon Josefsson2007-09-241-0/+3
* Use *_t types consistently.Simon Josefsson2007-08-131-33/+33
* 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