Commit Graph

  • e27b03dff8 Clarify error message Dirk 2019-02-15 10:09:31 +01:00
  • 6c0bbaf042 Merge pull request #1199 from dcooper16/get_server_certificate_sockets Dirk Wetter 2019-02-15 09:40:22 +01:00
  • 5b05f144b3 remove some redundant quotes Dirk 2019-02-15 09:21:28 +01:00
  • 8488b84136 Use sockets for get_server_certificate() David Cooper 2019-02-14 10:29:48 -05:00
  • 1769378139 Fix naming of average ciphers Dirk Wetter 2019-02-14 14:53:28 +01:00
  • bd2e10bffe Move listciphers() and sub_cipherlists() Dirk 2019-02-13 15:54:12 +01:00
  • 5e9a326dfe Finalize Weak 128 Bit ciphers Dirk 2019-02-13 15:44:46 +01:00
  • 3d55d0ebd1 Merge pull request #1197 from dcooper16/run_server_preference_ssl2_only Dirk Wetter 2019-02-13 14:47:46 +01:00
  • 5b1e3bb59c Complete SWEET32 Dirk 2019-02-13 14:44:28 +01:00
  • c252541bcf Minor code simplification / readability Dirk 2019-02-13 14:37:57 +01:00
  • 818c96ddbe Merge pull request #1196 from dcooper16/reorganize_run_cipher_per_proto Dirk Wetter 2019-02-13 14:14:21 +01:00
  • c671ea9796 Merge pull request #1195 from dcooper16/reorganize_check_cipher_pref Dirk Wetter 2019-02-13 13:51:49 +01:00
  • e8a5ab60cb Merge pull request #1194 from dcooper16/fix_determine_optimal_proto Dirk Wetter 2019-02-13 13:31:39 +01:00
  • ee4cec2f11 Merge pull request #1193 from dcooper16/fix_get_cipher Dirk Wetter 2019-02-13 13:28:44 +01:00
  • c0d04f7a84 Merge pull request #1198 from dcooper16/run_server_defaults_ssl2_only Dirk Wetter 2019-02-13 13:25:51 +01:00
  • 1cf796fd36 Fix run_server_defaults() for SSLv2-only servers David Cooper 2019-02-12 15:15:18 -05:00
  • 90d36262ea Fix run_server_preference() for SSLv2 only server David Cooper 2019-02-12 13:44:55 -05:00
  • 8fdb388dc3 Reorganize run_cipher_per_proto() David Cooper 2019-02-12 12:50:24 -05:00
  • 2a13643bb1 Reorganize cipher_pref_check() David Cooper 2019-02-12 12:43:57 -05:00
  • dd8ee06ca5 Fix determine_optimal_proto() David Cooper 2019-02-12 11:27:49 -05:00
  • 7a62654aef Fix get_cipher() David Cooper 2019-02-12 10:43:13 -05:00
  • 5d1109a582 Workarounds for missing curves in OpenSSL Dirk Wetter 2019-02-11 19:49:50 +01:00
  • 691ca28bb9 Merge pull request #1192 from dcooper16/fix_second_clienthello Dirk Wetter 2019-02-09 13:44:26 +01:00
  • a26aae381c Fix TLSv1.3 second ClientHello David Cooper 2019-02-08 15:40:28 -05:00
  • b5dbe73a7e Minor output tuning for #1188 Dirk Wetter 2019-02-08 14:11:52 +01:00
  • 28dd530c45 Merge branch '2.9dev' of github.com:/drwetter/testssl.sh into 2.9dev Dirk Wetter 2019-02-07 10:42:16 +01:00
  • 98505590b3 Merge pull request #1188 from dcooper16/eTLS Dirk Wetter 2019-02-06 16:59:03 +01:00
  • 30da1cdd72 WIP: Detecting "eTLS" 1.3 (Fix #1185) David Cooper 2019-01-31 11:51:16 -05:00
  • 7f8a0f2c8b Readd final 00,ff to high_ciphers to previous commit Dirk 2019-01-28 21:23:51 +01:00
  • ed8f26b2f6 Improve standard cipher lists section Dirk 2019-01-28 18:31:57 +01:00
  • e02b313394 Test code for a HTTP GET request over sockets Dirk Wetter 2019-01-26 14:18:04 +01:00
  • 7de93e26dc Introducing HAS_X448 and HAS_X25519 Dirk Wetter 2019-01-26 12:50:16 +01:00
  • 966f414a2b Multiple IP scan fix (no --file) + single cipher scan works with multiple IPs Dirk Wetter 2019-01-24 17:57:29 +01:00
  • ef6deb037e ~Empty files when scan problems encountered Dirk Wetter 2019-01-21 12:19:56 +01:00
  • 7ffd46447a Add new openssl helper binaries for Linux and FreeBSD Dirk 2019-01-18 19:53:19 +01:00
  • 5c74af3694 Change in cipher categories / run_cipherlists() Dirk 2019-01-17 13:05:17 +01:00
  • 6926bb330c Remove some redundant double quotes Dirk 2019-01-10 14:40:02 +01:00
  • 6d2b42b38d Fix regression (TLS 1.3) in server preference test Dirk 2019-01-10 14:17:42 +01:00
  • 53bd3bf736 Server preference for TLS 1.3 Dirk 2019-01-09 15:33:15 +01:00
  • e29b1f40e6 Improve HTML-Formatting, minor additions Dirk 2019-01-08 13:56:55 +01:00
  • 0b98b7c735 Small clarification to --help and <fname> Dirk 2018-12-19 11:45:02 +01:00
  • 75a9c021e5 Add -iL as a n alternative to --file Dirk 2018-12-17 21:09:12 +01:00
  • d10f66a4c5 Minor additions Dirk 2018-12-17 21:04:47 +01:00
  • e739b54664 Updated to version 3.0rcX Dirk 2018-12-14 14:47:41 +01:00
  • f708e1420e Updated Trust Stores, Java added Dirk 2018-12-14 10:00:23 +01:00
  • 1416ff620b Major update, review Dirk 2018-12-13 18:07:20 +01:00
  • 4f920a389a Don't output warnings in JSON in parent when mass testing Dirk 2018-12-11 10:03:58 +01:00
  • ab7ca281c0 Minor polishing Dirk 2018-12-07 14:35:49 +01:00
  • 6fe5adbbc3 Improved connection failure conditions Dirk 2018-12-05 16:09:36 +01:00
  • 11cf06d6e9 Merge pull request #1171 from dcooper16/fix1165 Dirk Wetter 2018-12-04 21:42:20 +01:00
  • 78722ef982 Merge pull request #1170 from dcooper16/fix990 Dirk Wetter 2018-12-04 21:36:49 +01:00
  • d3c29f24e4 Fix #1165 David Cooper 2018-12-04 14:07:39 -05:00
  • 93da0919a9 Fix #990 David Cooper 2018-12-04 12:51:46 -05:00
  • e9c5435c0a Banners for NNTP added Dirk 2018-12-04 11:30:01 +01:00
  • c78c293bf8 Fix vim, err... typo ;-) Dirk 2018-12-01 21:18:17 +01:00
  • ab55c26424 Merge pull request #1168 from dcooper16/fix_typos 3.0rc3 Dirk Wetter 2018-11-30 18:38:31 +01:00
  • 42687658ea Fix typos David Cooper 2018-11-30 10:54:30 -05:00
  • 22a11b1e75 Bump version # Dirk 2018-11-30 10:02:39 +01:00
  • 7d40041652 Re-add RFC 7919 primes into run_logjam() Dirk 2018-11-30 08:59:55 +01:00
  • 4e2bd0ef2f Merge pull request #1166 from dcooper16/dont_test_unsupported_tls11 Dirk Wetter 2018-11-29 10:12:08 +01:00
  • 7a6ec6b8a2 Merge pull request #1164 from dcooper16/fix1159 Dirk Wetter 2018-11-29 10:02:26 +01:00
  • 51df09bbcf Merge pull request #1167 from dcooper16/fix1159_part2 Dirk Wetter 2018-11-29 10:01:47 +01:00
  • f723ec97a7 Fix #1159 part 2 David Cooper 2018-11-28 14:58:17 -05:00
  • 9a47b379d6 Don't run TLSv1.1 tests if server doesn't support TLSv1.1 David Cooper 2018-11-28 12:52:15 -05:00
  • a3f5dac46c Fix #1159 David Cooper 2018-11-28 12:10:30 -05:00
  • d2fe7567d3 Make STARTTLS NNTP work Dirk 2018-11-28 16:54:09 +01:00
  • e23afb900b Catch better a user cmdline problem Dirk 2018-11-28 12:24:45 +01:00
  • 696c4d0b93 Improved debug code for cipher order Dirk 2018-11-28 10:39:14 +01:00
  • b425767427 Merge branch '2.9dev' of github.com:drwetter/testssl.sh into 2.9dev Dirk 2018-11-27 20:10:23 +01:00
  • 8383a7372d Merge branch 'dh_param' into 2.9dev Dirk 2018-11-27 20:09:51 +01:00
  • 688d049167 Last polishing to include DH groups in logjam and pfs Dirk 2018-11-27 20:03:25 +01:00
  • 6ce0ad80e6 fit HTML man page to page width Dirk 2018-11-23 23:47:21 +01:00
  • 5b3e610e53 Merge pull request #1153 from bitsofinfo/2.9dev Dirk Wetter 2018-11-19 10:57:29 +01:00
  • 13cd12f57b external projects, testssl.sh-processor and testssl.sh-alerts bitsofinfo 2018-11-13 14:41:05 -07:00
  • 789b405f83 external projects, testssl.sh-processor and testssl.sh-alerts bitsofinfo 2018-11-13 14:40:32 -07:00
  • 87e52daf95 external projects, testssl.sh-processor and testssl.sh-alerts bitsofinfo 2018-11-13 14:39:55 -07:00
  • 981432c19a Finalize redoing XMPP handshake Dirk 2018-11-13 21:10:41 +01:00
  • f591126a1b Minor updates Dirk 2018-11-12 21:36:43 +01:00
  • eb8ba74460 Redid + bugfix for STARTTLS XMPP Dirk 2018-11-12 21:27:30 +01:00
  • 0431b7166a Check for OpenSSL + use unames Dirk 2018-11-12 20:52:36 +01:00
  • de7f7b6cab Check for OpenSSL + use unames Dirk 2018-11-12 20:46:35 +01:00
  • f4ab795221 Add "No FS" in non-wide mode in client simulation Dirk 2018-11-10 00:04:51 +01:00
  • a792a25f4d Attention: Replacing JSON ID "target host" by "targetHost" Dirk 2018-11-08 22:09:53 +01:00
  • 42c47d4f58 RFC --> IANA Dirk 2018-11-08 20:38:28 +01:00
  • da233c939e RFC --> IANA Dirk 2018-11-08 20:26:52 +01:00
  • 32923bbdb1 TLS 1.3 ciphers forgotten :-(, added Dirk 2018-11-08 13:10:56 +01:00
  • ca34e3fc12 Updated client simulation Dirk 2018-11-05 22:47:28 +01:00
  • bf78a62b2e Add SSLv2 ciphers in handshakes, housekeeping Dirk 2018-11-05 22:02:02 +01:00
  • 34ec2b83c3 remove EXPERIMENTAL check in run_pfs() Dirk 2018-11-05 18:54:52 +01:00
  • 474c28e42b Improving DH params check Dirk 2018-11-05 18:41:51 +01:00
  • de684885fe Merge pull request #1114 from dcooper16/run_pfs_dh_groups Dirk Wetter 2018-11-03 14:01:15 +01:00
  • e0021c0416 Only update DH_GROUP_OFFERED for non-TLSv1.3 ciphers David Cooper 2018-10-24 11:12:56 -04:00
  • df6870a92b Use results from run_pfs() in run_logjam() David Cooper 2018-10-17 11:10:11 -04:00
  • 1fddbc3b44 Use get_common_prime() David Cooper 2018-10-17 09:56:54 -04:00
  • 93116f38e7 Send DHE quality to fileout() David Cooper 2018-10-04 13:19:28 -04:00
  • f3cfb53546 Checking for DH groups in run_pfs() David Cooper 2018-08-31 13:14:28 -04:00
  • c0b43b3fd8 Correct new openssl cipher name Dirk 2018-11-02 14:04:12 +01:00
  • 7d36ba9a2e Add more ciphers Dirk 2018-11-02 10:35:38 +01:00
  • 8fd5ac1e96 Add scrollable heading to table (z-index) Dirk 2018-11-01 16:31:57 +01:00
  • 5d1cfcad08 Renamed (typo) openssl-rfc.mappping.html and added entries Dirk 2018-11-01 14:08:15 +01:00