mirror of
https://github.com/curl/curl.git
synced 2026-08-24 19:53:46 +03:00
Enabled 'NT responses' in the NTLM type-3 message.
This commit is contained in:
parent
a4ea5a4054
commit
dd1ba7633e
10 changed files with 34 additions and 14 deletions
|
|
@ -77,7 +77,7 @@
|
|||
#endif
|
||||
|
||||
/* Define this to make the type-3 message include the NT response message */
|
||||
#undef USE_NTRESPONSES
|
||||
#define USE_NTRESPONSES 1
|
||||
|
||||
/*
|
||||
(*) = A "security buffer" is a triplet consisting of two shorts and one
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue