Base code merged to SPIN 2.4
[platform/upstream/curl.git] / lib / http_negotiate_sspi.c
2015-11-16 taesub.kimBase code merged to SPIN 2.4 99/51799/1
2015-11-11 taesub kimRevert "Update to 7.40.1" 94/51594/1
2015-11-09 Seonah MoonUpdate to 7.40.1 63/51363/1 submit/tizen/20151109.080918 submit/tizen/20151109.080942 submit/tizen/20151109.082943
2014-04-06 Steve Holmehttp_negotiate_sspi: Fixed compilation when USE_HTTP_NE...
2013-11-03 Steve Holmehttp: Post base64 decoding tidy up
2013-01-08 Yang Tsebuild: fix circular header inclusion with other packages
2013-01-06 Yang TseRevert changes relative to lib/*.[ch] recent renaming
2013-01-03 Yang Tsebuild: rename 93 lib/*.c files
2012-12-28 Yang Tsebuild: make use of 76 lib/*.h renamed files
2012-07-05 Yang Tseunicode NTLM SSPI: cleanup
2012-06-16 Yang TseWin32: downplay MS bazillion type synonyms game
2012-06-15 Yang TseSSPI related code: Unicode support for WinCE - kill...
2012-06-15 Mark SalisburySSPI related code: Unicode support for WinCE - commit...
2012-06-15 Mark SalisburySSPI related code: Unicode support for WinCE
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