[svn] Added NTLM support.

This commit is contained in:
hniksic
2005-04-06 13:42:22 -07:00
parent 8f0378df0b
commit 52ad80309f
14 changed files with 859 additions and 61 deletions

View File

@@ -34,3 +34,6 @@ Mauro Tortonesi. Improved IPv6 support, adding support for dual
family systems. Refactored and enhanced FTP IPv6 code.
Nicolas Schodet. Contributed to cookie code and documentation.
Daniel Stenberg. NTLM authentication in http-ntlm.c and http-ntlm.h
originally written curl donated for use in GNU Wget.