Dirk Wetter
9b92a04261
Update CREDITS.md
2015-07-21 10:25:46 +02:00
Dirk Wetter
5af2d72323
Update CREDITS.md
2015-07-21 10:25:17 +02:00
Dirk Wetter
3d5d1e18ed
Merge pull request #142 from jonorossi/bash3-support-on-osx
...
Fix syntax error near unexpected token on Mac OS X
2015-07-21 10:01:30 +02:00
f-s
5d76119660
Arm compile added
2015-07-21 08:29:45 +02:00
Jonathon Rossi
298a91d743
Fix bash 3 support
...
Mac OS X ships with bash 3, not 4. The case statement fallthrough and
continue operators were added in bash 4.
2015-07-21 15:11:20 +10:00
Dirk Wetter
1954f9eaa8
- new naming scheme of copied binaries
...
- two GOST ciphers included
- error handling improved
2015-07-20 21:46:04 +02:00
Dirk Wetter
8c858dbe3c
yet another GOST fine tuning thing
2015-07-20 20:49:31 +02:00
Dirk Wetter
d6b96a3e65
GOST, minor tuning
2015-07-20 19:34:42 +02:00
Dirk Wetter
32a29ff615
addiotnal citation for GOST
2015-07-20 19:06:53 +02:00
Dirk Wetter
e5d8d8f115
Merge branch 'master' of github.com:drwetter/testssl.sh
2015-07-20 16:57:40 +02:00
Dirk Wetter
ddcef43be5
* 2 GOST cipher added
...
* layout hover, alternate lines
2015-07-20 16:57:08 +02:00
Dirk Wetter
66e479c056
GOST additions
2015-07-20 15:28:55 +02:00
Dirk Wetter
f81b3a5c25
* GOST ciphers sometimes missing during scan
...
* help was not precise wrt some arg w no params
2015-07-20 14:05:35 +02:00
Dirk Wetter
0215de3c89
ssl3 and trace enabled
2015-07-20 12:48:24 +02:00
Dirk Wetter
66f0b22adb
word match for -V / -x now only for non-numbers: testssh.sh -x cc google.com tests for chaha ciphers
...
(before only word matching was done e.g.: testssl.sh -x ECDH chase.com
2015-07-17 15:58:07 +02:00
Dirk Wetter
473c9c1e3a
Merge branch 'master' of github.com:drwetter/testssl.sh
2015-07-17 14:58:37 +02:00
Dirk Wetter
d9b9d2c2fb
* path display error in banner fixed
2015-07-17 14:58:12 +02:00
Dirk Wetter
cda5eff12e
* STARTTLS_SLEEP
...
* resolved misleading output STARTTLS + socket
* fixed poodle ciphers in code (but not used yet)
2015-07-17 14:33:23 +02:00
Dirk Wetter
adba3fab4d
typo
2015-07-17 13:29:17 +02:00
Dirk Wetter
f04ee57e79
* display shortend path to $OPENSSL in banner
2015-07-17 13:25:39 +02:00
Dirk Wetter
a9685fe205
Update Readme.md
2015-07-17 12:10:42 +02:00
Dirk Wetter
f63ebc2109
Merge pull request #136 from oliof/patch-2
...
Update Readme.md
2015-07-17 11:40:20 +02:00
Dirk Wetter
c9e9ef9433
Merge pull request #135 from oliof/patch-1
...
typo
2015-07-17 11:39:43 +02:00
Harald Wagener
6b473952a3
Update Readme.md
...
Improve phrasing on important warning.
2015-07-17 11:08:10 +02:00
Harald Wagener
4df61eed14
Update testssl.sh
...
Fix typo.
2015-07-17 11:05:07 +02:00
Dirk Wetter
594996883f
Merge branch 'master' of github.com:drwetter/testssl.sh
2015-07-17 11:04:21 +02:00
Dirk Wetter
bb5dd5224e
2015-07-17 11:04:01 +02:00
Dirk Wetter
0b4ab796df
- license update
2015-07-17 11:01:33 +02:00
Dirk Wetter
c343b9105a
Update Readme.md
2015-07-17 10:55:15 +02:00
Dirk Wetter
b16033c666
Update Readme.md
2015-07-17 10:51:28 +02:00
Dirk Wetter
dc23c9fbbb
Update Readme.md
2015-07-17 10:50:50 +02:00
Dirk Wetter
6cb8c6b506
- Darwin binary
2015-07-17 10:48:26 +02:00
Dirk Wetter
b941443049
- the vanilla binaries are needless
2015-07-16 23:05:44 +02:00
Dirk Wetter
54290b220a
- Provide Darwin binaries and paths thereto
...
- provide also other static bins in $PWD/bin
2015-07-16 23:01:10 +02:00
Dirk Wetter
b157a26632
* EV certificate detection
...
* SSLv2 + STARTTLS protocol check always uses sockets now
* STARTTLS protocol now returns over sockets the TLS time (if available)
* few LibreSSL output oddities fixes
* output corrections for STARTTLS
* additional path for binaries (we change the path soon but leave both in the code for now)
2015-07-16 17:58:03 +02:00
Dirk Wetter
f44954ae0e
- clarify licenses for openssl
2015-07-16 17:49:17 +02:00
Dirk
4c033bc0cc
* header flags added
2015-07-14 20:44:04 +02:00
Dirk
2e40c2bde6
* misleading warning for DH bits for Negotiated cipher omitted if no DH or EC and OPENSSL <= 1.0.1
2015-07-14 19:58:04 +02:00
Dirk
32325d0643
* fix for scanning an IP address only
...
* server_preference: cipher adjusted
* some [[ and ]] in loops, hoping to speed up processing a bit
* cosmetic stuff
2015-07-14 17:13:58 +02:00
Dirk
2ae8f2d6e3
fix regression: port 25 is the one for --mx
2015-07-14 12:35:26 +02:00
Dirk
0b1c0dca46
FIX #132 (see also discussions in #133
2015-07-13 23:41:49 +02:00
Dirk
dfc37bc892
workaround / FIX #134 (OPENSSL_CONF destroyed lookup via host/dig/nslookup
2015-07-13 23:24:23 +02:00
Dirk
f95326cf21
* Liferay in header will be marked in yellow
...
* more tries to find openssl binaries (also those in git)
2015-07-12 18:46:27 +02:00
Dirk
3cf891bd5e
* FIX #131 (EC certificate key size was critized)
...
* FIX: if request w/o SNI didn't succeed it resulted in an ugly openssl error message
* FIX #51 (we try to initialize GOST engine before showing the banner)
2015-07-10 10:23:10 +02:00
Dirk Wetter
f1d8471a3d
* heartbleed and ccs check enabled per default for STARTTLS
...
* performance improvements for sockets+STARTTLS (still only enabled via EXPERIMENTAL=yes)
2015-07-08 21:30:31 +02:00
Dirk Wetter
ba09b84648
reflect progress on STARTTLS+sockets
2015-07-08 11:35:29 +02:00
Dirk Wetter
d3b8f8e0a2
cosmetic corrections (output)
2015-07-08 11:34:45 +02:00
Dirk Wetter
5944c35075
* EXPERIMETAL=yes is used, testssl.sh uses for protocols, heartbleed, ccs sockets also for STARTTLS!
...
* it's slow though (to be improved)
* renamed vars for proxy
* cleanups
2015-07-07 22:59:31 +02:00
Dirk Wetter
fef9afe288
* protocol checks work now!
...
* generic jabber support now!
* jabber domain support
2015-07-06 22:04:07 +02:00
Dirk Wetter
d1442d8ca9
don't need it
2015-07-06 22:03:41 +02:00