http_negotiate_sspi.c: fix compiler warning
[platform/upstream/curl.git] / lib / http_negotiate_sspi.c
2012-01-13 Yang Tsehttp_negotiate_sspi.c: fix compiler warning
2012-01-01 Daniel StenbergCurl_input_negotiate: use the correct buffer for input
2011-10-24 Daniel StenbergMerge pull request #25 from trtom/master
2011-08-24 Yang Tsebase64: fix Curl_base64_encode and Curl_base64_decode...
2011-08-13 Yang Tsehttp_negotiate_sspi.c: fix compiler warning
2011-07-26 Yang Tsestdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclu...
2011-06-29 Daniel Stenbergget_gss_name: proxy auth without proxy set equals error
2011-06-02 Yang TseRemove unnecessary typecast
2011-05-16 Marcel Roelofsnegotiate sspi: fix sequential requests
2011-04-27 Daniel Stenbergwhitespace cleanup: no space first in conditionals
2011-04-27 Daniel Stenbergsource cleanup: unify look, style and indent levels
2011-04-21 Fabian KeilFix a couple of spelling errors in lib/
2011-01-14 Guenter KnaufAdded casts to silent gcc warnings.
2011-01-07 Marcel RoelofsHTTP: HTTP Negotiate authentication using SSPI