Commit Graph

185 Commits

Author SHA1 Message Date
Dirk
2a70c5ca01 Merge branch 'master' of github.com:drwetter/testssl.sh 2015-02-10 12:40:14 +01:00
Dirk Wetter
cb64eacbb1 Update Readme.md 2015-02-10 12:39:54 +01:00
Dirk Wetter
ad4d2308bd Update Readme.md 2015-02-10 12:39:20 +01:00
Dirk Wetter
4ee7abb863 Update Readme.md 2015-02-10 12:39:02 +01:00
Dirk
5683e1bf14 - vanilla as a workaround for bug #38 2015-02-10 12:37:03 +01:00
Dirk Wetter
0181d3b349 Update Readme.md 2015-02-10 12:34:35 +01:00
Dirk Wetter
d35753414a Update Readme.md 2015-02-10 12:20:59 +01:00
Dirk Wetter
027c8c2867 Update Readme.md 2015-02-10 12:00:02 +01:00
Dirk Wetter
21819b7996 Update Readme.md 2015-02-10 11:59:47 +01:00
Dirk
fb7f7df545 - starttls for ldap now also supported 2015-02-09 14:02:02 +01:00
Dirk Wetter
141dc946aa Merge pull request #57 from schuetzm/patch-1
Trivial typo fix
2015-02-09 13:52:11 +01:00
Marc Schütz
986a853e19 Trivial typo fix
noone => none
2015-02-07 17:30:36 +01:00
Dirk Wetter
8af51737c4 Update Readme.md
Bug #38
2015-02-05 10:06:27 +01:00
Dirk Wetter
e296e47cbf Delete openssl32-1.0.2pm.chacha+poly 2015-02-05 10:02:54 +01:00
Dirk
08a6933404 - updated to 1.0.2 stable from pm
- still bug #38: https://github.com/drwetter/testssl.sh/issues/38
2015-02-05 09:58:33 +01:00
Dirk
be2a0f613a Merge branch 'master' of github.com:drwetter/testssl.sh
Conflicts:
	openssl-bins/openssl-1.0.2-chacha.pm/openssl32-1.0.2pm-krb5.chacha+poly.asc
	openssl-bins/openssl-1.0.2-chacha.pm/openssl64-1.0.2pm-krb5.chacha+poly.asc
2015-02-05 09:54:24 +01:00
Dirk
008782d310 - updated to 1.0.2 stable from pm
- still bug #38: https://github.com/drwetter/testssl.sh/issues/38
2015-02-05 09:48:42 +01:00
Dirk Wetter
6a8984d86d Delete openssl64-1.0.2pm.chacha+poly.asc 2015-02-05 09:48:28 +01:00
Dirk Wetter
466f569c25 Delete openssl64-1.0.2pm.chacha+poly 2015-02-05 09:48:17 +01:00
Dirk Wetter
5bbfec980f Delete openssl64-1.0.2pm-krb5.chacha+poly.asc 2015-02-05 09:48:05 +01:00
Dirk Wetter
c0676b97ca Delete openssl32-1.0.2pm.chacha+poly.asc 2015-02-05 09:47:55 +01:00
Dirk Wetter
7e34664055 Delete openssl32-1.0.2pm.chacha+poly 2015-02-05 09:47:43 +01:00
Dirk Wetter
4d5cb3237a Delete openssl32-1.0.2pm-krb5.chacha+poly.asc 2015-02-05 09:47:28 +01:00
Dirk
7c9b905b85 - updated to 1.0.2 stable from pm
- still bug #38: https://github.com/drwetter/testssl.sh/issues/38
2015-02-05 09:41:56 +01:00
Dirk
ec86845eb4 Merge branch 'master' of github.com:drwetter/testssl.sh 2015-02-05 09:35:26 +01:00
Dirk
3020d2c455 - updated to 1.0.2 stable from pm
- still bug: https://github.com/drwetter/testssl.sh/issues/38
2015-02-05 09:33:36 +01:00
Dirk Wetter
250a6755a8 Update Readme.md
new stable 1.0.2 branch, also with 4 more ciphers
2015-02-05 09:22:01 +01:00
Dirk
bad4bcfde2 - checking protoype of tls sockets but not called/working yet
- small fixes $DEBUG
2015-02-04 09:48:34 +01:00
Dirk
fba44b2f2c - NEW: certificate fingerprints + serial 2015-02-03 23:46:47 +01:00
Dirk
4062e572fa - TLS 1.0/1.1 is not green anymore, only TLS 1.2 is the real one!
- no bold for 3DES and medium
- nslookup for MSYS2 etc. having no hosts (and fixing error message if host doesn't exist)
2015-02-03 23:20:59 +01:00
Dirk
6976a40eeb Merge branch 'master' of github.com:drwetter/testssl.sh 2015-01-30 16:27:27 +01:00
Dirk
67b68d1d10 FIX: experiration threshold < 30 days 2015-01-30 16:26:55 +01:00
Dirk Wetter
399d097644 Update Readme.md 2015-01-30 10:35:07 +01:00
Dirk
e84a5efd8f - FIX: STARTTLS is the criteria for using bash sslv2 or not, not the service 2015-01-29 23:24:49 +01:00
Dirk
46e57484bc FIX: BEAST (supports higher protocols only when CBC ciphers detected)
- FIX: URL in app banner
 - cosmetic issue: display also if one cookie was issue the number 1
2015-01-29 23:20:58 +01:00
Dirk
d0e7d7bff9 * NEW: protocol check SSLv2 in bash sockets per default (HTTP)
(fallback to openssl with SSL_NATIVE=1)
2015-01-29 10:46:16 +01:00
Dirk
6115cf68ee @nvsofts for LibreSSL patch 2015-01-29 09:34:32 +01:00
Dirk
509aaaa2cc * NEW: emphasize any numbers in http header output
* internal renaming of color functions ( --> pr_*)
* new color switches (tput)
* $COLOR is treated as integer not string
* for some issues color adjusted accordingly (red --> brown/yellow)
2015-01-29 09:33:35 +01:00
Dirk
fbfdd03245 Merge branch 'master' of github.com:drwetter/testssl.sh 2015-01-28 15:31:13 +01:00
Dirk Wetter
8777fd1f9a Merge pull request #53 from gitter-badger/gitter-badge
Add a Gitter chat badge to Readme.md
2015-01-28 09:28:50 +01:00
Dirk Wetter
4fdc938b58 Merge pull request #54 from nvsofts/fix_libressl_gost
Fix GOST handling in LibreSSL
2015-01-28 09:24:32 +01:00
NV
5aaa75e4d4 Fix GOST handling in LibreSSL 2015-01-28 14:17:27 +09:00
The Gitter Badger
368a6ba7a0 Added Gitter badge 2015-01-27 22:45:51 +00:00
Dirk Wetter
d711548789 Update Readme.md 2015-01-26 12:37:00 +01:00
Dirk
9009cc6ce0 fix for wrong # of HttpOnly cookie 2015-01-23 15:09:35 +01:00
Dirk
1d9eb8dec4 fix for double line and double application banner 2015-01-23 12:17:27 +01:00
Dirk
31b31623a5 Merge branch 'master' of github.com:drwetter/testssl.sh 2015-01-23 12:02:12 +01:00
Dirk
bf920ca37a BREACH is not labeled as experimental anymore as it works reliably
- so is heartbleed
 - FIX: shopt is removed in rc4 as most of the bash shells segfault here (bug!)
 - not tested anymore for HTTP within starttls, instead displaying here a line
2015-01-23 12:01:32 +01:00
Dirk
fccc24e232 - VERBOSE -eq 1 is now DEBUG -eq 2 (VERBOSE completely removed)
- DEBUG has now four modes 1: just keep files 2: VERBOSE -eq 1 3: head hexdumps and other stuff, 4: full debugging
- env and internal stuff $TEMPDIR
2015-01-21 12:53:00 +01:00
Dirk Wetter
a07fd55bb1 Update Readme.md 2015-01-20 22:13:15 +01:00