configure fixes and enhancements

This commit is contained in:
van Hauser 2015-04-04 19:06:04 +02:00
commit 8a9792a7b7
2 changed files with 35 additions and 14 deletions

View file

@ -4,7 +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
* Better library finding in ./configure for SVN + support for Darwin Homebrew
* 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.
* Support for different RSA keylengths, thanks to fann95 for the patch