summaryrefslogtreecommitdiff
path: root/lib/http_negotiate_sspi.c
Commit message (Expand)AuthorAgeFilesLines
* build: fix circular header inclusion with other packagesYang Tse2013-01-091-1/+1
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-0/+308
* build: rename 93 lib/*.c filesYang Tse2013-01-031-308/+0
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-7/+7
* unicode NTLM SSPI: cleanupYang Tse2012-07-051-8/+2
* Win32: downplay MS bazillion type synonyms gameYang Tse2012-06-161-4/+4
* SSPI related code: Unicode support for WinCE - kill compiler warningsYang Tse2012-06-151-2/+3
* SSPI related code: Unicode support for WinCE - commit 46480bb9 follow-upMark Salisbury2012-06-151-1/+1
* SSPI related code: Unicode support for WinCEMark Salisbury2012-06-151-4/+17
* http_negotiate_sspi.c: fix compiler warningYang Tse2012-01-131-2/+3
* Curl_input_negotiate: use the correct buffer for inputDaniel Stenberg2012-01-011-2/+2
* base64: fix Curl_base64_encode and Curl_base64_decode interfacesYang Tse2011-08-241-10/+15
* http_negotiate_sspi.c: fix compiler warningYang Tse2011-08-141-3/+5
* stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.hYang Tse2011-07-261-6/+1
* 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