Revert "Update to 7.40.1"
[platform/upstream/curl.git] / lib / socks_sspi.c
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-18 Marc Hoerskensocks_sspi.c: added pointer guards to FreeContextBuffer...
2013-07-24 Yang Tsestring formatting: fix 15+ printf-style format strings
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-09-06 Daniel StenbergSOCKS: truly disable it if CURL_DISABLE_PROXY is defined
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
2012-06-14 Yang TseFix bad failf() and info() usage
2012-06-12 Yang Tsesocks_sspi.c: further cleanup
2012-06-12 Marc Hoerskensocks_sspi.c: Clean up and removal of obsolete minor...
2012-06-11 Yang Tsesspi: make Curl_sspi_strerror() libcurl's sspi status...
2012-06-11 Yang Tsesspi: make Curl_sspi_strerror() libcurl's sspi status...
2012-06-11 Marc Hoerskensspi: Refactored socks_sspi and schannel to use same...
2011-10-24 Daniel StenbergMerge pull request #25 from trtom/master
2011-08-08 Daniel StenbergSOCKS: fix the connect timeout
2011-07-26 Yang Tsestdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclu...
2011-07-04 Daniel Stenbergcode style: space between close paren and open brace
2011-05-26 Yang Tsecompiler warning: fix
2011-04-27 Daniel Stenbergsource cleanup: unify look, style and indent levels
2011-04-06 Dan FandrichChanged some nonportable types
2011-01-04 Daniel StenbergCurl_timeleft: s/conn/data in first argument
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2010-01-23 Yang Tseadd inclusion of curl_memory.h
2009-04-21 Yang TseMoved potential inclusion of system's malloc.h and...
2009-02-23 Yang Tseuse the internal snprintf() function
2009-01-29 Yang TseIntroduced curl_sspi.c and curl_sspi.h for the implemen...
2009-01-29 Yang Tseadded some more messages to SSPI error function
2009-01-29 Yang TseAvoid inclusion of ntsecapi.h and directly provide...
2009-01-29 Yang Tsefix compiler warnings
2009-01-28 Daniel Stenberg- Markus Moeller introduced two new options to libcurl: