summaryrefslogtreecommitdiff
path: root/tests/data
Commit message (Expand)AuthorAgeFilesLines
* email-tests: Updated the test data that corresponds to the test numberSteve Holme2013-03-1014-35/+35
* email-tests: Renamed the IMAP test to be 800Steve Holme2013-03-102-1/+1
* email-tests: Renamed the SMTP tests to be in the range 900-906Steve Holme2013-03-108-1/+2
* email-tests: Renamed the POP3 tests to be in the range 850-857Steve Holme2013-03-109-3/+2
* imap: Fixed test801 and test1321 to specify a message UIDJiri Hruska2013-03-062-2/+2
* imap: Added the ability to FETCH a specific UID and SECTIONJiri Hruska2013-02-232-2/+2
* SOCKS: fix socks proxy when noproxy matchedulion2013-02-112-1/+51
* Fix NULL pointer reference when closing an unused multi handle.Linus Nielsen Feltzing2013-02-102-0/+32
* smtp: Fixed an issue when processing EHLO failure responses (Part 3)Steve Holme2013-02-093-3/+3
* DONE: consider callback-aborted transfers prematureDaniel Stenberg2013-02-082-1/+52
* imap: Changed response tag generation to be completely uniqueSteve Holme2013-02-072-10/+10
* CURLMOPT_MAXCONNECTS: restore functionalityLinus Nielsen Feltzing2013-02-052-1/+96
* formpost: support quotes, commas and semicolon in file namesUlion2013-01-223-3/+116
* 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