From 79ee5b377a33e81954d7ff148a50567959296756 Mon Sep 17 00:00:00 2001 From: Dirk Wetter Date: Fri, 10 Apr 2015 10:13:30 +0200 Subject: [PATCH] Update Readme.md --- Readme.md | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/Readme.md b/Readme.md index 1fe0303..d56db79 100644 --- a/Readme.md +++ b/Readme.md @@ -11,13 +11,16 @@ On github you will find in the master branch the development version of the soft New features in this release are / will be -* certificate information (done), -* more HTTP header infos (partly done, needs a bit of cleanup), -* protocol check via bash sockets (SSLv2+v3: done) -* maybe: cipher check via bash sockets (only with development option -q) -* debug file handling (ongoing) -* BEAST (works, need some polishing for the output) +* "only one cmd line option at a time": gone (starttls integration pending) +* certificate information: done, +* more HTTP header infos: done. +* protocol check via bash sockets, SSLv2+v3: done +* maybe: cipher check via bash sockets: for now only with development option -q +* debug file handling: done so far +* BEAST: done, maybe needs some polishing for the output Contributions, feedback, also bug reports are welcome. For contributions please note: One patch per feature -- bug fix/improvement. +Update notification here or @ [twitter](https://twitter.com/drwetter). +