summaryrefslogtreecommitdiff
path: root/lib/http_ntlm.h
Commit message (Expand)AuthorAgeFilesLines
* 'authdone' was added to the sessionhandle and thus was removed from theDaniel Stenberg2004-03-301-1/+1
* updated year in the copyright stringDaniel Stenberg2004-01-071-1/+1
* When we issue a HTTP request, first make sure if the authentication phaseDaniel Stenberg2003-09-151-1/+1
* The NTLM functions now take a 'proxy' argument as well.Daniel Stenberg2003-07-221-1/+1
* moved the proxyuser and proxypasswd fields from the sessionhandle to theDaniel Stenberg2003-07-211-1/+1
* added ntlm flag bitsDaniel Stenberg2003-06-261-17/+93
* Initial take at NTLM authentication. It doesn't really work at this pointDaniel Stenberg2003-06-111-0/+67