Base code merged to SPIN 2.4
[platform/upstream/curl.git] / lib / socks_gssapi.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
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-06-14 Yang TseFix bad failf() and info() usage
2011-10-24 Daniel StenbergMerge pull request #25 from trtom/master
2011-08-08 Daniel StenbergSOCKS: fix the connect timeout
2011-08-03 Adam TkacAdd new CURLOPT_GSSAPI_DELEGATION option.
2011-07-28 Dan FandrichAvoid a "shadows global declaration" warning on old...
2011-07-26 Yang Tsestdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclu...
2011-07-13 Daniel Stenberggssapi: rename our files to avoid conflicts
2011-07-12 Julien Chaffraixgssapi.c: Simplified the function.
2011-07-12 Julien ChaffraixAdded Curl_gss_init_sec_context.
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-03-15 Daniel Stenbergscan-build warning
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-01-30 Dan FandrichFixed --disable-proxy for FTP and SOCKS. Thanks to...
2009-01-28 Daniel Stenberg- Markus Moeller introduced two new options to libcurl: