summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* fix bool variables checking and assignmentYang Tse2011-09-051-1/+1
* test suite: use test case specific netrc file namesYang Tse2011-09-059-14/+17
* fix a bunch of MSVC compiler warningsYang Tse2011-09-034-5/+5
* test harness: https, ftps and ssh servers allowed start up time increased 33%Yang Tse2011-09-011-3/+3
* test harness: fix detection of test harness client knownhosts fileYang Tse2011-08-311-2/+3
* test harness: fix detection of test harness host and client key filesYang Tse2011-08-311-2/+4
* tests: break busy loops in tests 502, 555, and 573Kamil Dudka2011-08-293-6/+63
* NTLM_WB: final congruency naming adjustmentsYang Tse2011-08-271-2/+2
* NTLM single-sign on adjustments (XI)Yang Tse2011-08-272-8/+8
* base64: fix Curl_base64_encode and Curl_base64_decode interfacesYang Tse2011-08-242-26/+45
* runtests.pl: option -gw for single test windowed debugging (where possible)Yang Tse2011-08-211-1/+9
* MemoryTracking: adjust initialization calling - followupYang Tse2011-08-211-1/+1
* MemoryTracking: adjust initialization callingYang Tse2011-08-201-13/+23
* test573: fix the keywordsDaniel Stenberg2011-08-191-1/+2
* test572: fixedDaniel Stenberg2011-08-152-2/+2
* tests: disable #572Yang Tse2011-08-151-0/+1
* cookie parser: handle 'secure='Daniel Stenberg2011-08-091-0/+44
* CURLFORM_BUFFER: insert filename as documentedDaniel Stenberg2011-08-082-1/+16
* test710: verify that --proxy socks5://hostname worksDaniel Stenberg2011-08-052-1/+58
* test709: HTTP GET via SOCKS5 set in environmentDaniel Stenberg2011-08-052-1/+62
* test1313: test content-disposition with uneven quotesDaniel Stenberg2011-08-042-1/+65
* -J: support ';' in quoted file namesDaniel Stenberg2011-08-043-1/+129
* getpart.pm: when no part match, return blank when section endsDaniel Stenberg2011-08-041-0/+4
* runtests.pl: support option=no-includeDaniel Stenberg2011-08-042-2/+12
* NTLM single-sign on adjustments (VIII)Yang Tse2011-07-312-7/+7
* Renumbered test2005 to test1310Dan Fandrich2011-07-292-6/+6
* socketpair() usage tracking to allow fd leak detectionYang Tse2011-07-291-0/+8
* fix compiler warningYang Tse2011-07-291-1/+1
* NTLM single-sign on adjustments (VI)Yang Tse2011-07-281-0/+4
* Removed an extraneous \n that violated the SSO daemon protocolDan Fandrich2011-07-281-1/+1
* NTLM single-sign on adjustments (V)Yang Tse2011-07-281-1/+75
* NTLM single-sign on adjustments (IV)Yang Tse2011-07-271-2/+8
* 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-263-7/+13
* errno.h inclusion conditionally done in setup_once.hYang Tse2011-07-242-2/+0
* http error response: stop sending when error is receivedDaniel Stenberg2011-07-204-3/+293
* 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
* gitignore: ignore fake_ntlmDaniel Stenberg2011-07-181-0/+1
* test2005: verify ntlm single-signonMandy Wu2011-07-185-2/+278
* sws: don't enable pipelining for requests with content-lengthDaniel Stenberg2011-07-171-16/+34
* runtests: ignore the 'all_proxy' environment variable as wellDaniel Stenberg2011-07-141-1/+1
* sws: allow multiple commands in <servercmd>Daniel Stenberg2011-07-031-7/+26
* libtests: stop checking for CURLM_CALL_MULTI_PERFORMDaniel Stenberg2011-06-2713-164/+117
* Fixed test 1300 to pass the memory torture testDan Fandrich2011-06-241-1/+3
* Display notes from setup file in testcurl.plDan Fandrich2011-06-231-2/+4
* Added a leap second test to test517Dan Fandrich2011-06-232-1/+3
* runtests.pl: warn if a test is explicitly disabledDaniel Stenberg2011-06-231-13/+20