summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* configure: add check for <sys/wait.h>Yang Tse2011-07-311-0/+1
* NTLM single-sign on adjustments (VIII)Yang Tse2011-07-3110-65/+107
* Renumbered test2005 to test1310Dan Fandrich2011-07-292-6/+6
* curl-functions.m4 serial # bumpYang Tse2011-07-291-1/+1
* Revert "configure: additional flag checks for fcntl() socket() and socketpair()"Yang Tse2011-07-291-335/+1
* configure: additional flag checks for fcntl() socket() and socketpair()Yang Tse2011-07-291-1/+335
* NTLM single-sign on adjustments (VII)Yang Tse2011-07-292-5/+7
* socketpair() usage tracking to allow fd leak detectionYang Tse2011-07-297-30/+156
* fix compiler warningYang Tse2011-07-291-1/+1
* Avoid a "shadows global declaration" warning on old MIT KerberosDan Fandrich2011-07-283-0/+3
* NTLM single-sign on adjustments (VI)Yang Tse2011-07-281-0/+4
* Give the NTLM SSO helper a moment to cleanly shut down if neededDan Fandrich2011-07-283-4/+11
* Removed an extraneous \n that violated the SSO daemon protocolDan Fandrich2011-07-282-2/+2
* NTLM single-sign on adjustments (V)Yang Tse2011-07-281-1/+75
* Fixed a couple of memory leaks in NTLM SSO supportDan Fandrich2011-07-271-1/+5
* NTLM single-sign on adjustments (IV)Yang Tse2011-07-272-3/+9
* NTLM single-sign on adjustments (III)Yang Tse2011-07-271-15/+62
* NTLM single-sign on adjustments (II)Yang Tse2011-07-271-1/+36
* NTLM single-sign on adjustments (I)Yang Tse2011-07-271-1/+1
* Fixed test 2005 to work in out-of-tree buildsDan Fandrich2011-07-262-5/+24
* fix compiler warningYang Tse2011-07-261-1/+1
* fix compiler warningYang Tse2011-07-265-8/+18
* stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.hYang Tse2011-07-2689-369/+50
* WIN32 io.h and fcntl.h inclusion done in setup_once.hYang Tse2011-07-2510-52/+18
* time.h and sys/time.h inclusion conditionally done in setup_once.hYang Tse2011-07-2515-64/+1
* errno.h inclusion conditionally done in setup_once.h - followupYang Tse2011-07-251-1/+1
* errno.h inclusion conditionally done in setup_once.hYang Tse2011-07-2433-21/+34
* progress: reset flags at transfer startBen Winslow2011-07-221-0/+1
* RELEASE-NOTES: HTTP error handling on request body sendDaniel Stenberg2011-07-201-2/+6
* http error response: stop sending when error is receivedDaniel Stenberg2011-07-206-15/+354
* sso_ntlm_initiate: unassigned variableMichael Mueller2011-07-191-1/+1
* test2005: require a debug buildDaniel Stenberg2011-07-191-0/+1
* runtests: add 'debug' as a feature a test can requireDaniel Stenberg2011-07-192-1/+6
* configure: avoid "test -e"Daniel Stenberg2011-07-191-1/+1
* symbols-in-versions: add NTLM_SSO symbolsDaniel Stenberg2011-07-191-0/+2
* gitignore: ignore fake_ntlmDaniel Stenberg2011-07-181-0/+1
* test2005: verify ntlm single-signonMandy Wu2011-07-185-2/+278
* NTLM single-sign on supportedMandy Wu2011-07-1810-8/+404
* sws: don't enable pipelining for requests with content-lengthDaniel Stenberg2011-07-171-16/+34
* Fix OS400 scripts to make it compilable again.Patrick Monnerat2011-07-145-9/+37
* runtests: ignore the 'all_proxy' environment variable as wellDaniel Stenberg2011-07-141-1/+1
* curl_gssapi: Guard files with HAVE_GSSAPI.Julien Chaffraix2011-07-132-0/+10
* gssapi: rename our files to avoid conflictsDaniel Stenberg2011-07-136-6/+6
* silence picky compilers: mark unused parametersDaniel Stenberg2011-07-122-6/+15
* gssapi.c: Simplified the function.Julien Chaffraix2011-07-125-45/+15
* Added Curl_gss_init_sec_context.Julien Chaffraix2011-07-126-53/+151
* http_negociate: Be consistent in gss_init_sec_context attributes.Julien Chaffraix2011-07-121-1/+1
* code style: space between close paren and open braceDaniel Stenberg2011-07-049-29/+28
* checksrc: detect open brace without spaceDaniel Stenberg2011-07-041-0/+5
* polarssl.h: remove CVS leftoverDaniel Stenberg2011-07-041-1/+0