reverted openssl des_ => DES_ renamin patch as this does not compile and fixed the cisco-enable module

This commit is contained in:
van Hauser 2015-03-18 16:45:33 +01:00
commit e0759aba69
5 changed files with 17 additions and 19 deletions

View file

@ -2,12 +2,12 @@ Changelog for hydra
-------------------
Release 8.2-pre
* Replaced deprecated des_ and fix LibreSSL build, thanks to Bernard Spil for the patch
* 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
* 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
* Fixed a bug where the cisco-enable module was not working with the password-only logon mode
* ... your patch?