three fixes

This commit is contained in:
vanhauser-thc 2014-05-26 10:46:05 +02:00
commit b2e43fc82d
6 changed files with 35 additions and 5 deletions

View file

@ -1,6 +1,12 @@
Changelog for hydra
-------------------
Release 8.1-pre
* Added xhydra gtk patch by Peter Kaleychev to support -e r reverse login attempt, thanks!
* Fixed a crash in the cisco module (thanks to Anatoly Mamaev for reporting)
* Small fix for HTTP form module for redirect pages where a S= string match would not work (thanks to mkosmach for reporting)
Release 8.0
! Development moved to a public github repository: https://github.com/vanhauser-thc/thc-hydra
* Added module for redis (submitted by Alejandro Ramos, thanks!)