http module a= option

This commit is contained in:
van Hauser 2019-05-16 06:06:52 +02:00
parent c57d78c42f
commit 0a0dd605ff
4 changed files with 24 additions and 4 deletions

View file

@ -3,7 +3,8 @@ Changelog for hydra
Release 8.9-dev
* your patch? :)
* Revamped rdp module to use FreeRDP library (thanks to loianhtuan@github for the patch!)
* http: http module now supports a= option to select http authentication type
* rdp: Revamped rdp module to use FreeRDP library (thanks to loianhtuan@github for the patch!)
* JSON output does now truncate the file if exists. Beware when using -R
* Fixed svn module memory leaks
* Fixed rtsp module potential buffer overflow