aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-27NTLM single-sign on adjustments (III)Yang Tse
2011-07-27NTLM single-sign on adjustments (II)Yang Tse
2011-07-27NTLM single-sign on adjustments (I)Yang Tse
2011-07-26Fixed test 2005 to work in out-of-tree buildsDan Fandrich
2011-07-26fix compiler warningYang Tse
2011-07-26fix compiler warningYang Tse
2011-07-26stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.hYang Tse
2011-07-25WIN32 io.h and fcntl.h inclusion done in setup_once.hYang Tse
2011-07-25time.h and sys/time.h inclusion conditionally done in setup_once.hYang Tse
2011-07-25errno.h inclusion conditionally done in setup_once.h - followupYang Tse
2011-07-24errno.h inclusion conditionally done in setup_once.hYang Tse
2011-07-22progress: reset flags at transfer startBen Winslow
2011-07-20RELEASE-NOTES: HTTP error handling on request body sendDaniel Stenberg
2011-07-20http error response: stop sending when error is receivedDaniel Stenberg
2011-07-19sso_ntlm_initiate: unassigned variableMichael Mueller
2011-07-19test2005: require a debug buildDaniel Stenberg
2011-07-19runtests: add 'debug' as a feature a test can requireDaniel Stenberg
2011-07-19configure: avoid "test -e"Daniel Stenberg
2011-07-19symbols-in-versions: add NTLM_SSO symbolsDaniel Stenberg
2011-07-18gitignore: ignore fake_ntlmDaniel Stenberg
2011-07-18test2005: verify ntlm single-signonMandy Wu
2011-07-18NTLM single-sign on supportedMandy Wu
2011-07-17sws: don't enable pipelining for requests with content-lengthDaniel Stenberg
2011-07-14Fix OS400 scripts to make it compilable again.Patrick Monnerat
2011-07-14runtests: ignore the 'all_proxy' environment variable as wellDaniel Stenberg
2011-07-13curl_gssapi: Guard files with HAVE_GSSAPI.Julien Chaffraix
2011-07-13gssapi: rename our files to avoid conflictsDaniel Stenberg
2011-07-12silence picky compilers: mark unused parametersDaniel Stenberg
2011-07-12gssapi.c: Simplified the function.Julien Chaffraix
2011-07-12Added Curl_gss_init_sec_context.Julien Chaffraix
2011-07-12http_negociate: Be consistent in gss_init_sec_context attributes.Julien Chaffraix
2011-07-04code style: space between close paren and open braceDaniel Stenberg
2011-07-04checksrc: detect open brace without spaceDaniel Stenberg
2011-07-04polarssl.h: remove CVS leftoverDaniel Stenberg
2011-07-03help output: more gnu like outputDaniel Stenberg
2011-07-03sws: allow multiple commands in <servercmd>Daniel Stenberg
2011-07-01Curl_http_readwrite_headers: minor indent fixDaniel Stenberg
2011-06-30gitignore: config.cacheDaniel Stenberg
2011-06-30docs: FTP quotes support '*' prefix to ignore errorsDaniel Stenberg
2011-06-29THANKS: new contributors from 7.21.7Daniel Stenberg
2011-06-29get_gss_name: proxy auth without proxy set equals errorDaniel Stenberg
2011-06-28examples: cleanup curl includesDaniel Stenberg
2011-06-27libtests: stop checking for CURLM_CALL_MULTI_PERFORMDaniel Stenberg
2011-06-24Fixed test 1300 to pass the memory torture testDan Fandrich
2011-06-23Display notes from setup file in testcurl.plDan Fandrich
2011-06-23Added a leap second test to test517Dan Fandrich
2011-06-23runtests.pl: warn if a test is explicitly disabledDaniel Stenberg
2011-06-23bump release: start working towards 7.21.8Daniel Stenberg
2011-06-23parsedate: detect more invalid dates betterDaniel Stenberg
2011-06-23curl_formfree: clarify which pointer to freeDaniel Stenberg