From 9347ecb8f1387a39cd1e44fdc8746692963ba236 Mon Sep 17 00:00:00 2001 From: Dirk Wetter Date: Thu, 30 Jul 2015 09:22:41 +0200 Subject: [PATCH] Update and rename CHANGELOG.txt to old.CHANGELOG.txt --- CHANGELOG.txt => old.CHANGELOG.txt | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) rename CHANGELOG.txt => old.CHANGELOG.txt (93%) diff --git a/CHANGELOG.txt b/old.CHANGELOG.txt similarity index 93% rename from CHANGELOG.txt rename to old.CHANGELOG.txt index c5cb89e..7c760c5 100644 --- a/CHANGELOG.txt +++ b/old.CHANGELOG.txt @@ -1,4 +1,27 @@ +2.4 + +full changelog: https://github.com/drwetter/testssl.sh/commits/2.4/testssl.sh + + +2.2. includes a lot of fixes / new features as: + + * works fully under BSD (openssl >=1.0) + * single cipher check (-x) with pattern of hexcode/cipher + * check for POODLE SSL + * HPKP check + * OCSP stapling + * GOST and CHACHA20 POLY1305 cipher support + * service detection (HTTP, IMAP, POP, SMTP) + * runs now with all colors, b/w screen, no escape codes at all + * protocol check better + * job control removes stalling + * RFC <---> OpenSSL name space mapping of ciphers everywhere + +See full changelog @ github + https://github.com/drwetter/testssl.sh/commits/2.2/testssl.sh + + 2.0 includes: * major release, new features: