Commit Graph

  • 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 +01:00
  • 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 +01:00
  • 5dd4a8f3fa - fix in cleanup (while debug) - wrong cmd line option --> help instread of error Dirk 2014-11-19 22:23:13 +01:00
  • 05877dca93 - protocol check stream lined: similar now for every protocol - NPN/SPDY is not green anymore Dirk 2014-11-19 18:04:43 +01:00
  • 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 +01:00
  • 52ef1fe684 @oparoz Dirk 2014-11-19 13:26:48 +01:00
  • 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 +01:00
  • f2c44803ed - FreeBSD fixes (getent, printf) Dirk 2014-11-18 23:14:17 +01:00
  • 59bdf48823 - Peter Dirk 2014-11-18 20:24:10 +01:00
  • 41a480abb4 small cleanup Dirk 2014-11-18 20:23:17 +01:00
  • 8756151a26 Merge branch 'master' of github.com:drwetter/testssl.sh Dirk 2014-11-18 16:40:14 +01:00
  • 3d6eda97de Merge pull request #30 from PeterMosmans/cleanup Dirk Wetter 2014-11-18 16:39:32 +01:00
  • f067944f2a Merge pull request #29 from PeterMosmans/msys Dirk Wetter 2014-11-18 16:30:18 +01:00
  • 7b45311c30 - stripping of leading 0 in testssl.sh needed to be reflected by this file Dirk 2014-11-18 11:04:57 +01:00
  • 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 +01:00
  • 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 +01:00
  • de0b4313b8 Make sure that cleanup() function is always called Peter Mosmans 2014-11-18 14:30:48 +11:00
  • 15f23f1fec Added compatilibility with MSYS2 on Windows Peter Mosmans 2014-11-18 13:30:56 +11:00
  • 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 +01:00
  • 16279267ea - sockread w/ sleep - ccs better documented + more verbose during debug Dirk 2014-11-18 00:26:58 +01:00
  • 2e6c0a45cd Update CREDITS.md Dirk Wetter 2014-11-17 18:59:57 +01:00
  • 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 +01:00
  • eee56b4bd4 Dirk 2014-11-17 18:47:39 +01:00
  • fc4c2e5446 - omit the "**" in non colored mode - query COLOR properly (env) Dirk 2014-11-17 17:43:59 +01:00
  • 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 +01:00
  • b2cd4bfd4c better documentation Dirk 2014-11-03 21:45:48 +01:00
  • 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 +01:00
  • a2cd77c4ee TLS_FALLBACK_SCSV Dirk 2014-10-30 21:15:30 +01:00
  • 3b783323d5 TLS_FALLBACK_SCSV Dirk 2014-10-30 21:14:50 +01:00
  • 5984e86f81 FIX for RUN_DIR, bumped up version to 2.1beta Dirk 2014-10-30 21:12:18 +01:00
  • f56f81090a NEW: HPKP Dirk 2014-10-29 21:24:43 +01:00
  • b49b1451c4 FIX: for FreeBSD and spaces in "Local problem ..." Dirk 2014-10-29 20:23:21 +01:00
  • ef5bf00094 FIXED: too much spaces in "Local problem: No .. configured" Dirk 2014-10-23 15:52:06 +02:00
  • 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 +02:00
  • abef156191 Merge branch 'master' of github.com:drwetter/testssl.sh Dirk 2014-10-17 22:17:04 +02:00
  • 1720fed5fe be clear that no TLS_FALLBACK_SCSV support yet Dirk 2014-10-17 22:16:37 +02:00
  • cfc8ed1117 forgot the apple users Dirk Wetter 2014-10-17 14:28:05 +02:00
  • 4b6d83415b better+ c&p Dirk Wetter 2014-10-16 16:47:54 +02:00
  • 9714c93ee0 better c&p Dirk Wetter 2014-10-16 16:46:01 +02:00
  • 86e0141f72 POODLE hack Dirk 2014-10-15 13:10:06 +02:00
  • 192867554e - FIX for getent line Dirk 2014-10-15 11:56:40 +02:00
  • 5e76322840 - regression on libressl fix fdor openssl fixed Dirk 2014-10-14 16:28:18 +02:00
  • df06f45432 - mm: patch for libressl Dirk 2014-10-14 16:08:11 +02:00
  • 905e1540ab another error message suppressed (DNS) and properly handled internally Dirk 2014-10-09 11:22:23 +02:00
  • 08202a5768 - FIX: socket reset (ccs, hb) made formatting look not ok Dirk 2014-10-08 14:30:31 +02:00
  • 397b115a47 BUGFIX: socket buffer wasn't empty, could have led to false negatives Dirk 2014-10-08 13:07:12 +02:00
  • 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 +02:00
  • e06251a1d3 - removed netcat dependency, availability check with bash sockets only. Should work on RH'ish distros better now Dirk 2014-10-07 12:04:21 +02:00
  • 7162d9448f - for clarification hint to license file Dirk 2014-10-07 11:15:05 +02:00
  • 723ab08258 - BUGFIX: supplying ip addresses only works again Dirk 2014-10-07 11:14:39 +02:00
  • e117fd9612 ALPHA version of cert checker. TO BE INTGRATED INTO testssl.sh Dirk Wetter 2014-09-25 16:54:47 +02:00
  • 3dee100ac2 - clearer output Dirk Wetter 2014-09-25 16:24:21 +02:00
  • 10aef1ad93 - this is devel, signature @ production release only Dirk Wetter 2014-09-25 16:23:41 +02:00
  • 455cd2fe62 - only numbers for hsts (thx to Olivier) Dirk 2014-09-24 11:17:28 +02:00
  • fb40dad089 - jobcontrol for heartbleed and CCS test --> no blocking anymore Dirk 2014-09-16 22:18:09 +02:00
  • 777f635e80 Update Readme.md Dirk Wetter 2014-09-01 10:22:48 +02:00
  • d04036bfad Update Readme.md Dirk Wetter 2014-09-01 10:21:48 +02:00
  • 75245cb8c1 Update Readme.md Dirk Wetter 2014-09-01 10:21:31 +02:00
  • d6e59d648a - fortezza added Dirk 2014-08-29 15:10:39 +02:00
  • ab42075aee - update for 0x9? Dirk 2014-08-29 15:06:05 +02:00
  • 7776ae2181 Dirk 2014-08-29 15:03:55 +02:00
  • 98b7e390f1 * added ocsp stapling in server defaults test Dirk 2014-08-29 15:01:00 +02:00
  • b740b9872a Merge branch 'master' of github.com:drwetter/testssl.sh Dirk 2014-08-29 15:00:10 +02:00
  • a7fe0b48b5 * added ocsp stapling in server defaults test * non-working prototype of testing a single cipher via hexcode Dirk 2014-08-29 14:57:20 +02:00
  • 6a0b8f97ba Update Readme.md Dirk Wetter 2014-07-18 22:48:46 +02:00
  • e8c40f8c1d Dirk Wetter 2014-07-16 19:06:26 +02:00
  • 93503a1b43 - except minor points now compatible to MacOSX and *BSD - Russian GOST cipher support added - more see CHANGELOG.txt Dirk Wetter 2014-07-16 19:04:15 +02:00
  • 00039e3e7c Update Readme.md Dirk Wetter 2014-07-16 18:49:46 +02:00
  • 62da07d887 Update Readme.md Dirk Wetter 2014-07-16 18:43:14 +02:00
  • a5daccaca5 Update Readme.md Dirk Wetter 2014-07-16 18:42:43 +02:00
  • 4964a42b25 Update Readme.md Dirk Wetter 2014-07-16 18:41:21 +02:00
  • d8edb06798 - Dirk Wetter 2014-07-16 18:38:23 +02:00
  • 599ec9c781 - delivered this patches to Peter, so no worries anymore Dirk Wetter 2014-07-16 18:36:38 +02:00
  • 818cd4b014 - reflects the new tree from Peter Mosmans Dirk Wetter 2014-07-16 18:35:42 +02:00
  • d03e8a2133 - whopping 191 ciphers now (inckl. Kerberos and GOST) Dirk Wetter 2014-07-16 18:34:31 +02:00
  • 0c93a531da Update Readme.md Dirk Wetter 2014-07-14 20:19:03 +02:00
  • 8b9f66cec2 - trust rules Dirk Wetter 2014-07-04 19:24:25 +02:00
  • 311dfbf0d2 Delete openssl Dirk 2014-07-04 19:21:27 +02:00
  • ebbef07785 - typos Dirk Wetter 2014-07-04 14:37:15 +02:00
  • 2fe95cbe29 - typos Dirk Wetter 2014-07-04 14:15:45 +02:00
  • d188b1f831 - typos Dirk Wetter 2014-07-04 12:27:17 +02:00
  • eca6b24ab7 - typos Dirk Wetter 2014-07-04 12:24:27 +02:00
  • 833b253faf - formatting corrected Dirk Wetter 2014-07-04 12:15:13 +02:00
  • efcc03928d - new binaries with: - chaha20+ploy1305, thx to Peter Mosmans - openssl starttls krb-telnet support (thx to Stefan Zehl) - openssl starttls xmpp starttls/sni patch (thx to Stefan Zehl) - record breaking 167 ciphers (including kerberos) Dirk Wetter 2014-07-04 11:59:01 +02:00
  • 064b207488 - cosmetic stuff Dirk Wetter 2014-07-03 17:13:29 +02:00
  • 62d869f12e - MD rules Dirk Wetter 2014-07-03 17:08:20 +02:00
  • d10825053b - minor typos Dirk Wetter 2014-07-03 16:47:35 +02:00
  • dd3d0bef33 - older openssl bins with ~150 cipher suites. More to come soon Dirk Wetter 2014-07-03 16:38:34 +02:00
  • 07b363d74b Merge pull request #8 from dmitris/master Dirk 2014-07-03 13:51:39 +02:00
  • 5147ed182e minor typos fixed Dmitry Savintsev 2014-07-03 13:44:19 +02:00
  • 9ea9f3c956 - a short one Dirk Wetter 2014-07-02 09:40:02 +02:00
  • 9a689bbffc - first try to commit here Dirk Wetter 2014-07-01 16:28:16 +02:00
  • ed895bde26 Delete README.md Dirk 2014-07-01 16:25:09 +02:00
  • 1842d6d3aa Initial commit drwt 2014-07-01 13:55:26 +02:00