56e6f90308FIX#158 (pagesspeed header was identified as IPv4 addr)
Dirk2015-08-08 10:20:13 +02:00
70ff293fb7
- fix for #156 - reverting #27. Catch is the functions are being initiated at a fixed time instead of while calling. This conflicts with the --color option which is done late. Other solution?
Dirk Wetter2015-08-05 11:31:55 +02:00
f1fe2c3286
just renaming as rc1 for 2.6
Dirk2015-08-02 01:25:39 +02:00
fcb8c5d0bc
- FIX for multiple ip addresses for one mx host (didn't expect a matroshka ;-)) - make dotted lines smaller
Dirk2015-08-02 01:16:27 +02:00
ea1ab3b911
help for mass testing option in #153Dirk2015-08-02 00:26:34 +02:00
7ac08dc26a
Color function maker
Dirk2015-08-02 00:07:08 +02:00
325abcfc06
- first shot for szepeviktor's color function maker #27Dirk2015-08-02 00:03:30 +02:00
9006234c34
- NEW: mass testing via --file - FIX: ipv6 address in rDNS was ..umm err ....missing some chars - rough ipv6 address detection (fixes single colon in "further ip addresses") - FIX: facebook has EC certificate but signing algo is not EC - FIX for wrong openssl location in banner
Dirk2015-08-01 23:11:27 +02:00
f45f91a07e
- quiet mode for mass testing (see #148) w/o banner - -q is now --devel
Dirk2015-07-25 14:33:08 +02:00
d4f7dd0f91
* squash dirname err msg on FreeBSD * numerous DNS related internal improvements * FIX#137 * FIX#147Dirk2015-07-23 17:11:33 +02:00
8c044587c5
- FreeBSD 64 bit binary (static, compiled under FreeBSD 9.3)
Dirk2015-07-23 16:34:45 +02:00
f337f28ce8
Merge branch 'master' of github.com:drwetter/testssl.sh
Dirk2015-07-22 13:11:59 +02:00
013a24caea
* - improved DNS parser again, see #141#140 * at least exit with -250 or worse if a problem occurs (rest still undefined, needs to be fixed, see #145/#100) * renamed all top level tests in "run_" for better code
Dirk2015-07-22 13:11:20 +02:00
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
Dirk Wetter2015-07-17 15:58:07 +02:00
473c9c1e3a
Merge branch 'master' of github.com:drwetter/testssl.sh
Dirk Wetter2015-07-17 14:58:37 +02:00
b941443049
- the vanilla binaries are needless
Dirk Wetter2015-07-16 23:05:44 +02:00
54290b220a
- Provide Darwin binaries and paths thereto - provide also other static bins in $PWD/bin
Dirk Wetter2015-07-16 23:01:10 +02:00
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)
Dirk Wetter2015-07-16 17:58:03 +02:00
2e40c2bde6
* misleading warning for DH bits for Negotiated cipher omitted if no DH or EC and OPENSSL <= 1.0.1
Dirk2015-07-14 19:58:04 +02:00
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
Dirk2015-07-14 17:13:58 +02:00
2ae8f2d6e3
fix regression: port 25 is the one for --mx
Dirk2015-07-14 12:35:26 +02:00
f95326cf21
* Liferay in header will be marked in yellow * more tries to find openssl binaries (also those in git)
Dirk2015-07-12 18:46:27 +02:00
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)
Dirk2015-07-10 10:23:10 +02:00
f1d8471a3d
* heartbleed and ccs check enabled per default for STARTTLS * performance improvements for sockets+STARTTLS (still only enabled via EXPERIMENTAL=yes)
Dirk Wetter2015-07-08 21:30:31 +02:00
ba09b84648
reflect progress on STARTTLS+sockets
Dirk Wetter2015-07-08 11:35:29 +02:00
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
Dirk Wetter2015-07-07 22:59:31 +02:00
fef9afe288
* protocol checks work now! * generic jabber support now! * jabber domain support
Dirk Wetter2015-07-06 22:04:07 +02:00