summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* parsedate: detect more invalid dates betterDaniel Stenberg2011-06-232-1/+10
* [pop3] remove extra space in LIST commandOri Avtalion2011-06-212-2/+2
* unitteset: Curl_llist_moveAmr Shahin2011-06-191-1/+73
* CURLFORM_STREAM: acknowledge CURLFORM_FILENAMEDaniel Stenberg2011-06-172-3/+26
* curl_formget: fix FILE * leakDaniel Stenberg2011-06-132-0/+20
* Added http as a dependency of test 1308Dan Fandrich2011-06-111-0/+1
* test1309: added to the distDaniel Stenberg2011-06-121-1/+1
* write: add return code checks when usedDaniel Stenberg2011-06-112-3/+6
* Fixed test 1309 to pass the torture testDan Fandrich2011-06-111-12/+9
* splay: add unit testsDaniel Stenberg2011-06-103-1/+1572
* unit test formpost: added test case 1308Daniel Stenberg2011-06-104-3/+110
* HTTP time condition: force closure for 200 OKDaniel Stenberg2011-06-072-3/+88
* unit tests: attempt to fix linkage issueYang Tse2011-06-021-1/+1
* unit tests: more build adjustmentsYang Tse2011-06-013-16/+14
* makefile: avoid preprocessor definition usage when linkingYang Tse2011-06-012-10/+10
* testcurl.pl: allow configure args to use '='Daniel Stenberg2011-05-311-3/+4
* distribution: Fix EXTRA_DIST letter caseYang Tse2011-05-271-3/+3
* compiler warning: fixYang Tse2011-05-2614-16/+33