summaryrefslogtreecommitdiff
path: root/lib/http_negotiate_sspi.c
Commit message (Expand)AuthorAgeFilesLines
* get_gss_name: proxy auth without proxy set equals errorDaniel Stenberg2011-06-291-5/+8
* Remove unnecessary typecastYang Tse2011-06-021-3/+3
* negotiate sspi: fix sequential requestsMarcel Roelofs2011-05-161-14/+15
* whitespace cleanup: no space first in conditionalsDaniel Stenberg2011-04-271-6/+6
* source cleanup: unify look, style and indent levelsDaniel Stenberg2011-04-271-10/+10
* Fix a couple of spelling errors in lib/Fabian Keil2011-04-211-2/+2
* Added casts to silent gcc warnings.Guenter Knauf2011-01-141-3/+4
* HTTP: HTTP Negotiate authentication using SSPIMarcel Roelofs2011-01-071-0/+292