summaryrefslogtreecommitdiff
path: root/tests/data
Commit message (Expand)AuthorAgeFilesLines
* always-multi: always use non-blocking internalsDaniel Stenberg2013-01-1729-69/+56
* FTP: reject illegal port numbers in EPSV 229 responsesDaniel Stenberg2013-01-151-9/+4
* imap: Added support for SASL based authentication mechanism detectionSteve Holme2013-01-062-8/+10
* writeout: -w now supports remote_ip/port and local_ip/portDaniel Stenberg2013-01-032-1/+61
* test 1222: 8 chars object name generation && test 1221: adjustmentsYang Tse2013-01-033-2/+48
* build and tests: curl_10char_object_name() shell functionYang Tse2013-01-022-1/+47
* Enable tests 1503, 1504 and 1505Yang Tse2012-12-251-3/+0
* test 1504 and 1505: same as 1502 but with different cleanup sequencesYang Tse2012-12-254-1/+119
* test 1503: same as 1502 but with a different cleanup sequenceYang Tse2012-12-233-1/+60
* test 1502: OOM handling fixesYang Tse2012-12-231-1/+1
* dd missing NTLM feature for tests 2025, and 2028 to 2032Yang Tse2012-11-276-0/+18
* Remove stray CRLF in chunk-encoded content-free request bodiesFabian Keil2012-11-262-2/+0
* Test 206: Use a Content-Length header for the 407 responseFabian Keil2012-11-211-0/+2
* Test 206: Don't respond to a succesful CONNECT request with a bodyFabian Keil2012-11-211-1/+0
* Fix comment typos in test 517Fabian Keil2012-11-191-2/+2
* Test 92 and 194: normalize spaces in the Server headersFabian Keil2012-11-192-2/+2
* Add a HOSTIP precheck for tests 31 and 1105Fabian Keil2012-11-192-0/+6
* Let test 8 work as long as %HOSTIP ends with ".0.0.1"Fabian Keil2012-11-191-2/+5
* Add --resolve to the keywords and name of test 1318Fabian Keil2012-11-191-1/+2
* Add FTP keywords for a couple of currently keyword-less FTP testsFabian Keil2012-11-1921-0/+125
* Add keywords for a couple of currently keyword-less HTTP testsFabian Keil2012-11-1911-0/+70
* Use carriage returns in all headers in test 31Fabian Keil2012-11-191-19/+19
* Do not mix CRLF and LF header endings in a couple of HTTP testsFabian Keil2012-11-1916-112/+112
* fixed memory leak: CURLOPT_RESOLVE with multi interfaceDaniel Stenberg2012-11-182-1/+59
* mem-include-scan: verify memory #includesDaniel Stenberg2012-11-172-1/+25
* test1413: verify redirects to URLs with fragmentsDaniel Stenberg2012-11-062-1/+74
* URL parser: cut off '#' fragments from URLs (better)Daniel Stenberg2012-11-061-1/+1
* test 2027/2030: take duplicate Digest requests into accountDaniel Stenberg2012-11-062-10/+46
* test1412: verify Digest with repeated URLsDaniel Stenberg2012-11-062-1/+118
* FTP: prevent the multi interface from blockingDaniel Stenberg2012-11-044-4/+59
* test2006: Updated expected output to include hash nameDaniel Stenberg2012-09-181-1/+1
* metalink tests: Updated expected output to include hash nameMarc Hoersken2012-09-176-6/+6
* test1411: verify SMTP without SIZE supportDaniel Stenberg2012-09-042-1/+62
* Unit test for curl_multi_wait()Sara Golemon2012-09-012-0/+45
* test2032: bail out after last transferDaniel Stenberg2012-08-311-20/+20
* NTLM: verify multiple connections workJoe Mason2012-08-312-1/+145
* verbose messages: fixed output of hostnames in re-used connectionsDaniel Stenberg2012-08-081-4/+4
* sws: close sockets properlyJoe Mason2012-08-071-3/+0
* DISABLED: disable the new tests that do NTLMDaniel Stenberg2012-08-061-0/+3
* Add tests of auth retriesJoe Mason2012-08-0310-1/+2188
* http: print reason phrase from HTTP status line on errorKamil Dudka2012-07-221-1/+4
* tests: verify the stricter numeric option parserDaniel Stenberg2012-07-123-1/+61
* test48: verify that HEAD doesn't close extraDaniel Stenberg2012-07-121-2/+9
* connection-monitor: always log disconnect when enabledDaniel Stenberg2012-07-122-0/+2
* test231: fix wrong -C use!Daniel Stenberg2012-07-101-1/+1
* test 46: use different path lengths to get reliable sort orderDaniel Stenberg2012-07-091-4/+4
* tests: use connection-monitor and verify resultsDaniel Stenberg2012-07-053-0/+7
* sws: add 'connection-monitor' command supportDaniel Stenberg2012-07-051-0/+3
* cookies: change the URL in the cookie jar file headerDaniel Stenberg2012-07-039-10/+10
* configure.ac: verify that libmetalink is new enoughYang Tse2012-07-022-7/+1