added redis initial service test

This commit is contained in:
van Hauser 2015-04-21 10:59:34 +02:00
commit 08fedd8583
2 changed files with 69 additions and 5 deletions

View file

@ -4,6 +4,7 @@ Changelog for hydra
Release 8.2-pre
* Added new -O option to hydra to support SSL servers that do not suport TLS
* Added xhydra gtk patche by Petar Kaleychev to support modules that do not use usernames
* Added patch to redis for initial service checking by Petar Kaleychev - thanks a lot!
* Better library finding in ./configure for SVN + support for Darwin Homebrew (and further enhanced)
* Fixed http-form module crash that only occurs on *BSD/OSX systems. Thanks to zdk for reporting!
* Fixed for SSL connection to support TLSv1.2 etc.