summaryrefslogtreecommitdiff
path: root/src/cli-debug.c
Commit message (Expand)AuthorAgeFilesLines
* src: generate option handling code from JSONDaiki Ueno2022-01-141-1/+1
* refine tests for ancient servers which support both SSL 3.0 and TLS 1.0, but ...Daniel Lenski2020-05-171-0/+3
* add additional tests of SSL 3.0 (with extensions, and with cipher suites not ...Daniel Lenski2020-03-221-1/+6
* gnutls-cli-debug: add GOST_CNT-related KX/cipher/MAC testsDmitry Eremin-Solenikov2019-12-201-0/+10
* gnutls-cli-debug: fix early break for no version supported checkDmitry Eremin-Solenikov2019-09-021-53/+39
* gnutls-cli-debug: test whether RSA key exchange is supportedNikos Mavrogiannopoulos2019-06-291-0/+3
* gnutls-cli-debug: check if %ALLOW_SMALL_RECORDS is requiredDaiki Ueno2019-06-191-2/+6
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
* gnutls-cli-debug: mention RFC8446 for TLS1.3 and RFC8422 for X25519Nikos Mavrogiannopoulos2018-08-221-2/+2
* gnutls-cli-debug: do not attempt SSL3.0 negotiation when not enabledNikos Mavrogiannopoulos2018-07-131-0/+2
* gnutls-cli-debug: fix EtM and extended master secret discoveryNikos Mavrogiannopoulos2018-07-131-1/+1
* gnutls-cli-debug: generalized cipher testsNikos Mavrogiannopoulos2018-07-121-6/+6
* gnutls-cli-debug: removed legacy tests no longer applicableNikos Mavrogiannopoulos2018-07-121-6/+0
* gnutls-cli-debug: detect TLS1.3 supportNikos Mavrogiannopoulos2018-07-121-5/+7
* gnutls-cli-debug: check whether RFC7919 is supportedNikos Mavrogiannopoulos2017-08-181-0/+3
* gnutls-cli-debug: terminate sessions which cannot be re-usedNikos Mavrogiannopoulos2016-11-131-2/+2
* gnutls-cli-debug: corrected TLS1.2 detectionNikos Mavrogiannopoulos2016-10-251-1/+1
* tools: allow socket_bye() to be used for non-polite terminationsNikos Mavrogiannopoulos2016-08-261-1/+1
* tools: TLS handling has been incorporated into socket_open()Nikos Mavrogiannopoulos2016-07-261-15/+20
* gnutls-cli-debug: replaced draft-ietf-tls-chacha20-poly1305-04 with RFC7905Nikos Mavrogiannopoulos2016-06-221-1/+1
* tools: allow specifying a hostname with a port attachedNikos Mavrogiannopoulos2016-05-301-5/+7
* gnutls-cli-debug: added tests for supported curvesNikos Mavrogiannopoulos2016-04-241-3/+4
* gnutls-cli-debug: added CHACHA20-POLY1305 detectionNikos Mavrogiannopoulos2016-04-241-0/+2
* gnutls-cli-debug: enable socket verbosity when --verbose is givenNikos Mavrogiannopoulos2016-04-191-0/+2
* tools: avoid extracting the value of the app-proto aliasNikos Mavrogiannopoulos2016-04-191-4/+4
* tools: avoid relying on static buffers for service nameNikos Mavrogiannopoulos2016-04-181-3/+3
* gnutls-cli-debug: rephrased inappropriate fallback test description to match ...Nikos Mavrogiannopoulos2015-12-101-1/+1
* tools: when the starttls-proto is specified automatically detect the port if ...Nikos Mavrogiannopoulos2015-10-161-2/+6
* gnutls-cli-debug: use RFC7627 instead of draft-ietf-tls-session-hashNikos Mavrogiannopoulos2015-09-171-1/+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/+4
* gnutls-cli-debug: disable unsupported TLS protocols as soonNikos Mavrogiannopoulos2015-03-061-8/+8
* gnutls-cli-debug: corrected the skip of ignored checksNikos Mavrogiannopoulos2015-01-021-1/+4
* tools: use OCSP functions only when OCSP is enabledNikos Mavrogiannopoulos2014-12-251-0/+2
* gnutls-cli-debug: Added check for whether %NO_EXTENSIONS is requiredNikos Mavrogiannopoulos2014-11-281-2/+2
* gnutls-cli-debug: Added check for sorted certificate chainNikos Mavrogiannopoulos2014-11-241-2/+3
* gnutls-cli-debug: check for OCSP status responseNikos Mavrogiannopoulos2014-11-141-0/+2
* added check for servers that disallow the SSL 3.0 record versionNikos Mavrogiannopoulos2014-11-131-0/+1
* gnutls-cli-debug: clarified textNikos Mavrogiannopoulos2014-11-061-1/+1
* gnutls-cli-debug: reorganized outputNikos Mavrogiannopoulos2014-11-041-19/+11
* moved the HTTPS server name outside of verbose tests; only run when the HTTPS...Nikos Mavrogiannopoulos2014-11-041-1/+6
* enhanced gnutls-cli-debug verbose output (uses files for mass text)Nikos Mavrogiannopoulos2014-11-041-8/+8
* gnutls-cli-debug: Added tests for EtM and extended master secret supportNikos Mavrogiannopoulos2014-11-041-25/+30
* gnutls-cli-debug: added test that checks the fallback from TLS 1.6Nikos Mavrogiannopoulos2014-10-171-3/+9
* gnutls-cli/danetool: added a common check for hostname being an IPNikos Mavrogiannopoulos2014-08-131-2/+1
* gnutls-cli-debug: supports SMTP starttlsNikos Mavrogiannopoulos2014-08-091-47/+18
* gnutls-cli-debug: added AES and CAMELLIA to the list of default ciphersNikos Mavrogiannopoulos2014-08-061-4/+4
* gnutls-cli-debug should accept TLS 1.2-only serversDaniel Kahn Gillmor2014-01-091-2/+3
* explicitly set the gnulib functions for recv and send.Nikos Mavrogiannopoulos2013-12-211-0/+1
* gnutls-cli-debug tests for camellia-gcm.Nikos Mavrogiannopoulos2013-11-301-1/+3