From 4e40ab53abae41ad4e93dd66f0b499d380ce20c9 Mon Sep 17 00:00:00 2001 From: Dirk Wetter Date: Sat, 5 Nov 2016 12:35:16 +0100 Subject: [PATCH 1/3] Update Readme.md --- Readme.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/Readme.md b/Readme.md index 6e63b16..fdfb96e 100644 --- a/Readme.md +++ b/Readme.md @@ -28,9 +28,8 @@ cryptographic flaws. #### Status -_ _Here in the master branch you find the stable version 2.8rc2 of the software, it -superseds 2.6. Version 2.8 is currently being finalized_ . The 2.9dev branch is the developement --- with new features and maybe some bugs. For the stable version and **a +_ _Here in the 2.9dev branch you find the development version of the software +-- with new features and maybe some bugs. For the stable version and **a more thorough description of the command line options** please see [testssl.sh](https://testssl.sh/ "Go to the site with the stable version and more documentation") or https://github.com/drwetter/testssl.sh/wiki/Usage-Documentation. @@ -48,10 +47,10 @@ exchanges. Update notification here or @ [twitter](https://twitter.com/drwetter). -#### [Features in 2.9dev](Readme.md#devel) +#### Features in [2.9dev](Readme.md#devel) * Support of supplying timeout value for ``openssl connect`` * TLS 1.2 protocol check via socket -* Further TLS socket improvements (Handshake) +* Further TLS socket improvements (Handshake parsing, robustness) #### Planned in 2.9dev From b3967f1ed20d6798de7a1da8c745cf520f373471 Mon Sep 17 00:00:00 2001 From: Dirk Wetter Date: Sat, 5 Nov 2016 12:39:05 +0100 Subject: [PATCH 2/3] Update Readme.md --- Readme.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index fdfb96e..df1b06c 100644 --- a/Readme.md +++ b/Readme.md @@ -28,7 +28,7 @@ cryptographic flaws. #### Status -_ _Here in the 2.9dev branch you find the development version of the software +Here in the _2.9dev branch you find the development version_ of the software -- with new features and maybe some bugs. For the stable version and **a more thorough description of the command line options** please see [testssl.sh](https://testssl.sh/ "Go to the site with the stable version @@ -48,9 +48,11 @@ exchanges. Update notification here or @ [twitter](https://twitter.com/drwetter). #### Features in [2.9dev](Readme.md#devel) -* Support of supplying timeout value for ``openssl connect`` +* Support of supplying timeout value for ``openssl connect`` -- useful for batch/mass scanning * TLS 1.2 protocol check via socket * Further TLS socket improvements (Handshake parsing, robustness) +* non-flat JSON support +* in file output (CSV, JSON flat, JSON non-flat) support of a minimum severity level (only above supplied level there will be output) #### Planned in 2.9dev From 41e862b3ea6e77b3b01368c60297ace505c63324 Mon Sep 17 00:00:00 2001 From: Dirk Wetter Date: Sat, 5 Nov 2016 12:41:05 +0100 Subject: [PATCH 3/3] Update Readme.md --- Readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index df1b06c..bf8ba46 100644 --- a/Readme.md +++ b/Readme.md @@ -47,7 +47,7 @@ exchanges. Update notification here or @ [twitter](https://twitter.com/drwetter). -#### Features in [2.9dev](Readme.md#devel) +#### Features implemented in [2.9dev](Readme.md#devel) * Support of supplying timeout value for ``openssl connect`` -- useful for batch/mass scanning * TLS 1.2 protocol check via socket * Further TLS socket improvements (Handshake parsing, robustness) @@ -55,7 +55,7 @@ Update notification here or @ [twitter](https://twitter.com/drwetter). * in file output (CSV, JSON flat, JSON non-flat) support of a minimum severity level (only above supplied level there will be output) -#### Planned in 2.9dev +#### Features planned in 2.9dev https://github.com/drwetter/testssl.sh/issues?q=is%3Aopen+is%3Aissue+milestone%3A2.9dev