mirror of
https://github.com/curl/curl.git
synced 2026-08-24 18:23:33 +03:00
NTLM fix
This commit is contained in:
parent
03a0988ce8
commit
738807883e
1 changed files with 4 additions and 0 deletions
|
|
@ -31,6 +31,10 @@ To get fixed in 7.11.2 (planned release May/June 2004)
|
|||
28. Optimize the way libcurl uses CWD on each new request over a persistent
|
||||
connection (on FTP) even if it doesn't have to.
|
||||
|
||||
29. Define USE_NTRESPONSES in the NTLM code to work properly with >14 letter
|
||||
passwords against IIS servers. Requires test cases to be updated
|
||||
accordingly.
|
||||
|
||||
To get fixed in 7.12.0
|
||||
======================
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue