Commit Graph

  • 7cf2030c20 Merge pull request #36 from PeterMosmans/bugfix Dirk Wetter 2014-11-22 18:31:09 +0100
  • 1a3bebeed8 Fixed minor redirection typo for 'which' command Peter Mosmans 2014-11-22 12:57:36 +1000
  • c3ab016164 Fixed minor redirection typo for 'which' command #36 Peter Mosmans 2014-11-22 12:57:36 +1000
  • 00ff1b57a0 - increase first read buffer -- otherwise it's how up at hb reply and lead to false positives Dirk 2014-11-20 18:55:51 +0100
  • 4c3cc0df8e - increase first read buffer -- otherwise it's how up at hb reply and lead to false positives Dirk 2014-11-20 18:55:51 +0100
  • 80079edf41 color codes for protocols and default ciphers reflect better a rating - fix: heartbleed function needed a $TMPFILE for determining the TLS protocol - version bumped to 2.1rc2 Dirk 2014-11-20 10:46:55 +0100
  • d4265742b1 color codes for protocols and default ciphers reflect better a rating - fix: heartbleed function needed a $TMPFILE for determining the TLS protocol - version bumped to 2.1rc2 Dirk 2014-11-20 10:46:55 +0100
  • db17669b99 - fix in cleanup (while debug) - wrong cmd line option --> help instread of error Dirk 2014-11-19 22:23:13 +0100
  • 5dd4a8f3fa - fix in cleanup (while debug) - wrong cmd line option --> help instread of error Dirk 2014-11-19 22:23:13 +0100
  • 9d5d77c813 - protocol check stream lined: similar now for every protocol - NPN/SPDY is not green anymore Dirk 2014-11-19 18:04:43 +0100
  • 05877dca93 - protocol check stream lined: similar now for every protocol - NPN/SPDY is not green anymore Dirk 2014-11-19 18:04:43 +0100
  • ab7074aefd - protocol w/o cipher (only SSLv2 so far) - for EVERY protocol now check whether $openssl supports it - better fail for PFS if there are no local ciphers Dirk 2014-11-19 17:08:59 +0100
  • d77b667489 - protocol w/o cipher (only SSLv2 so far) - for EVERY protocol now check whether $openssl supports it - better fail for PFS if there are no local ciphers Dirk 2014-11-19 17:08:59 +0100
  • 9fe6b9a917 @oparoz Dirk 2014-11-19 13:26:48 +0100
  • 52ef1fe684 @oparoz Dirk 2014-11-19 13:26:48 +0100
  • 93c05e9d12 - banner (opensssl version build date, platform) slightly changed - even clearer warning upon old openssl version (MacOSX!) - oparoz hexdump patch - heartbleed doenst do a precheck anymore --> just sockets as it may lead to false negatives if the client was complied with it disabled (FreeBSD) Dirk 2014-11-19 13:22:22 +0100
  • 99e472ac01 - banner (opensssl version build date, platform) slightly changed - even clearer warning upon old openssl version (MacOSX!) - oparoz hexdump patch - heartbleed doenst do a precheck anymore --> just sockets as it may lead to false negatives if the client was complied with it disabled (FreeBSD) Dirk 2014-11-19 13:22:22 +0100
  • 6a0e41d252 - FreeBSD fixes (getent, printf) Dirk 2014-11-18 23:14:17 +0100
  • f2c44803ed - FreeBSD fixes (getent, printf) Dirk 2014-11-18 23:14:17 +0100
  • 30a0f1abf7 - Peter Dirk 2014-11-18 20:24:10 +0100
  • 59bdf48823 - Peter Dirk 2014-11-18 20:24:10 +0100
  • 4a5de4fd72 small cleanup Dirk 2014-11-18 20:23:17 +0100
  • 41a480abb4 small cleanup Dirk 2014-11-18 20:23:17 +0100
  • 6b8b63b4a5 Merge branch 'master' of github.com:drwetter/testssl.sh Dirk 2014-11-18 16:40:14 +0100
  • 8756151a26 Merge branch 'master' of github.com:drwetter/testssl.sh Dirk 2014-11-18 16:40:14 +0100
  • 3abb5a0650 Merge pull request #30 from PeterMosmans/cleanup Dirk Wetter 2014-11-18 16:39:32 +0100
  • 3d6eda97de Merge pull request #30 from PeterMosmans/cleanup Dirk Wetter 2014-11-18 16:39:32 +0100
  • 68eddd7226 Merge pull request #29 from PeterMosmans/msys Dirk Wetter 2014-11-18 16:30:18 +0100
  • f067944f2a Merge pull request #29 from PeterMosmans/msys Dirk Wetter 2014-11-18 16:30:18 +0100
  • b50cba45dc - stripping of leading 0 in testssl.sh needed to be reflected by this file Dirk 2014-11-18 11:04:57 +0100
  • 7b45311c30 - stripping of leading 0 in testssl.sh needed to be reflected by this file Dirk 2014-11-18 11:04:57 +0100
  • abb57e8bde - prettyprint_local now also can do word pattern matching - help improved - put the stripping of leading 0 into normalize_cipher_code where it belonged - the latter makes a modified mapping-rfc.txt necessary! Dirk 2014-11-18 11:03:03 +0100
  • 049a945abc - prettyprint_local now also can do word pattern matching - help improved - put the stripping of leading 0 into normalize_cipher_code where it belonged - the latter makes a modified mapping-rfc.txt necessary! Dirk 2014-11-18 11:03:03 +0100
  • 730656bbbb - hexcode in neat list now w/o leading 0 - help cleaned up and clearer (& removing tabs) - test_just_one with headline Dirk 2014-11-18 10:29:11 +0100
  • f45d85617b - hexcode in neat list now w/o leading 0 - help cleaned up and clearer (& removing tabs) - test_just_one with headline Dirk 2014-11-18 10:29:11 +0100
  • 52b32faea7 Make sure that cleanup() function is always called Peter Mosmans 2014-11-18 14:30:48 +1100
  • de0b4313b8 Make sure that cleanup() function is always called #30 Peter Mosmans 2014-11-18 14:30:48 +1100
  • 8efcc5ce29 Added compatilibility with MSYS2 on Windows Peter Mosmans 2014-11-18 13:30:56 +1100
  • 15f23f1fec Added compatilibility with MSYS2 on Windows #29 Peter Mosmans 2014-11-18 13:30:56 +1100
  • 03cb91da8f - version bumped to 2.1rc1, better layout for chacha (albeit bit ugly), better layout for all ciphers, test_just_one w/ headline Dirk 2014-11-18 01:36:29 +0100
  • cf8fa2c3f3 - version bumped to 2.1rc1, better layout for chacha (albeit bit ugly), better layout for all ciphers, test_just_one w/ headline Dirk 2014-11-18 01:36:29 +0100
  • 513e662c67 - sockread w/ sleep - ccs better documented + more verbose during debug Dirk 2014-11-18 00:26:58 +0100
  • 16279267ea - sockread w/ sleep - ccs better documented + more verbose during debug Dirk 2014-11-18 00:26:58 +0100
  • 23a7f0a289 Update CREDITS.md Dirk Wetter 2014-11-17 18:59:57 +0100
  • 2e6c0a45cd Update CREDITS.md Dirk Wetter 2014-11-17 18:59:57 +0100
  • 9c35c200b7 next step in color handling: 2=full color, 1: b/w, 0: no ESC codes at all Dirk 2014-11-17 18:49:56 +0100
  • 7414b5b310 next step in color handling: 2=full color, 1: b/w, 0: no ESC codes at all Dirk 2014-11-17 18:49:56 +0100
  • 7eafd76fa7 Dirk 2014-11-17 18:47:39 +0100
  • eee56b4bd4 Dirk 2014-11-17 18:47:39 +0100
  • ee1f7ceedd - omit the "**" in non colored mode - query COLOR properly (env) Dirk 2014-11-17 17:43:59 +0100
  • fc4c2e5446 - omit the "**" in non colored mode - query COLOR properly (env) Dirk 2014-11-17 17:43:59 +0100
  • b0a4345e6c warning upon "no ssl enabled server" clearer; we check only for return code of s_client. Fails if certificate needed Dirk 2014-11-17 17:05:43 +0100
  • a7bbc6c39a warning upon "no ssl enabled server" clearer; we check only for return code of s_client. Fails if certificate needed Dirk 2014-11-17 17:05:43 +0100
  • e9283016f5 Merge 3e48086e4c into b2cd4bfd4c #28 Maciej Grela 2014-11-17 14:34:09 +0000
  • 3e48086e4c Improve output formatting with colorless more. #28 Maciej Grela 2014-11-17 15:12:38 +0100
  • 2b009d6ac5 better documentation Dirk 2014-11-03 21:45:48 +0100
  • b2cd4bfd4c better documentation Dirk 2014-11-03 21:45:48 +0100
  • d956a53628 NEW: first working implementation of "-x <list_of_csv_hexcodes> server" with a catch: none a/v local cipher Dirk 2014-11-02 23:37:17 +0100
  • 481af083a3 NEW: first working implementation of "-x <list_of_csv_hexcodes> server" with a catch: none a/v local cipher Dirk 2014-11-02 23:37:17 +0100
  • 2a2d962874 TLS_FALLBACK_SCSV Dirk 2014-10-30 21:15:30 +0100
  • a2cd77c4ee TLS_FALLBACK_SCSV Dirk 2014-10-30 21:15:30 +0100
  • a31d96abea TLS_FALLBACK_SCSV Dirk 2014-10-30 21:14:50 +0100
  • 3b783323d5 TLS_FALLBACK_SCSV Dirk 2014-10-30 21:14:50 +0100
  • d2ff6eaf25 FIX for RUN_DIR, bumped up version to 2.1beta Dirk 2014-10-30 21:12:18 +0100
  • 5984e86f81 FIX for RUN_DIR, bumped up version to 2.1beta Dirk 2014-10-30 21:12:18 +0100
  • 365796007c NEW: HPKP Dirk 2014-10-29 21:24:43 +0100
  • f56f81090a NEW: HPKP Dirk 2014-10-29 21:24:43 +0100
  • 13569a67ac FIX: for FreeBSD and spaces in "Local problem ..." Dirk 2014-10-29 20:23:21 +0100
  • b49b1451c4 FIX: for FreeBSD and spaces in "Local problem ..." Dirk 2014-10-29 20:23:21 +0100
  • 1a2dc2bdc8 FIXED: too much spaces in "Local problem: No .. configured" Dirk 2014-10-23 15:52:06 +0200
  • ef5bf00094 FIXED: too much spaces in "Local problem: No .. configured" Dirk 2014-10-23 15:52:06 +0200
  • f7c2f0c196 FIXED: When there is no support in openssl for SSLv2 the error message and the next protocol test get on the same line Dirk 2014-10-23 15:40:15 +0200
  • 6737cd230c FIXED: When there is no support in openssl for SSLv2 the error message and the next protocol test get on the same line Dirk 2014-10-23 15:40:15 +0200
  • e6e52cf1fd Merge branch 'master' of github.com:drwetter/testssl.sh Dirk 2014-10-17 22:17:04 +0200
  • abef156191 Merge branch 'master' of github.com:drwetter/testssl.sh Dirk 2014-10-17 22:17:04 +0200
  • 52ad39144f be clear that no TLS_FALLBACK_SCSV support yet Dirk 2014-10-17 22:16:37 +0200
  • 1720fed5fe be clear that no TLS_FALLBACK_SCSV support yet Dirk 2014-10-17 22:16:37 +0200
  • ac6d02b5cf forgot the apple users Dirk Wetter 2014-10-17 14:28:05 +0200
  • cfc8ed1117 forgot the apple users Dirk Wetter 2014-10-17 14:28:05 +0200
  • b901c4e86d better+ c&p Dirk Wetter 2014-10-16 16:47:54 +0200
  • 4b6d83415b better+ c&p Dirk Wetter 2014-10-16 16:47:54 +0200
  • dba5ef1ff8 better c&p Dirk Wetter 2014-10-16 16:46:01 +0200
  • 9714c93ee0 better c&p Dirk Wetter 2014-10-16 16:46:01 +0200
  • 9e8cd27e46 POODLE hack Dirk 2014-10-15 13:10:06 +0200
  • 86e0141f72 POODLE hack Dirk 2014-10-15 13:10:06 +0200
  • 3be53fc1ec - FIX for getent line Dirk 2014-10-15 11:56:40 +0200
  • 192867554e - FIX for getent line Dirk 2014-10-15 11:56:40 +0200
  • d047a063cf - regression on libressl fix fdor openssl fixed Dirk 2014-10-14 16:28:18 +0200
  • 5e76322840 - regression on libressl fix fdor openssl fixed Dirk 2014-10-14 16:28:18 +0200
  • c3a7023782 - mm: patch for libressl Dirk 2014-10-14 16:08:11 +0200
  • df06f45432 - mm: patch for libressl Dirk 2014-10-14 16:08:11 +0200
  • bc2ef40a0e another error message suppressed (DNS) and properly handled internally Dirk 2014-10-09 11:22:23 +0200
  • 905e1540ab another error message suppressed (DNS) and properly handled internally Dirk 2014-10-09 11:22:23 +0200
  • e88561a2a6 - FIX: socket reset (ccs, hb) made formatting look not ok Dirk 2014-10-08 14:30:31 +0200
  • 08202a5768 - FIX: socket reset (ccs, hb) made formatting look not ok Dirk 2014-10-08 14:30:31 +0200
  • 4ed226621b BUGFIX: socket buffer wasn't empty, could have led to false negatives Dirk 2014-10-08 13:07:12 +0200
  • 397b115a47 BUGFIX: socket buffer wasn't empty, could have led to false negatives Dirk 2014-10-08 13:07:12 +0200
  • 11f9411f50 - for seldom cases of two hsts header we don't throw an error but take the first one Dirk 2014-10-08 01:03:14 +0200
  • 4ae510650d - for seldom cases of two hsts header we don't throw an error but take the first one Dirk 2014-10-08 01:03:14 +0200
  • 52ee5415d1 - removed netcat dependency, availability check with bash sockets only. Should work on RH'ish distros better now Dirk 2014-10-07 12:04:21 +0200