mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-08-20 13:23:57 -07:00
http module a= option
This commit is contained in:
parent
c57d78c42f
commit
0a0dd605ff
4 changed files with 24 additions and 4 deletions
1
sasl.h
1
sasl.h
|
@ -19,6 +19,7 @@
|
|||
#define AUTH_BASIC 11
|
||||
#define AUTH_LM 12
|
||||
#define AUTH_LMv2 13
|
||||
#define AUTH_UNASSIGNED 14
|
||||
|
||||
#if LIBIDN
|
||||
#include <stringprep.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue