aboutsummaryrefslogtreecommitdiff
path: root/tests/data
AgeCommit message (Expand)Author
2013-03-11test806: Added CRLF to reply data to be compliant with RFC-822Steve Holme
2013-03-11test805: added crlf newlines to make data size matchDaniel Stenberg
2013-03-11test: fix newline for the data check of 807Daniel Stenberg
2013-03-11test801 to test807: fix protocol section line endingsYang Tse
2013-03-10Makefile.am: Corrected a couple of spurious tab charactersSteve Holme
2013-03-10imap: Added test807 for custom request functionality (STORE)Jiri Hruska
2013-03-10imap: Added test806 for IMAP (folder) LIST commandJiri Hruska
2013-03-10imap: Added test805 for APPEND functionalityJiri Hruska
2013-03-10imap: Added test804 for skipping SELECT if in the same mailboxJiri Hruska
2013-03-10imap: Added test802 and test803 for UIDVALIDITY verificationJiri Hruska
2013-03-10imap: Added test801 for UID and SECTION URL parametersJiri Hruska
2013-03-10Makefile.am: Corrected end of line filler characterSteve Holme
2013-03-10email-tests: Updated the test data that corresponds to the test numberSteve Holme
2013-03-10email-tests: Renamed the IMAP test to be 800Steve Holme
2013-03-10email-tests: Renamed the SMTP tests to be in the range 900-906Steve Holme
2013-03-10email-tests: Renamed the POP3 tests to be in the range 850-857Steve Holme
2013-03-06imap: Fixed test801 and test1321 to specify a message UIDJiri Hruska
2013-02-23imap: Added the ability to FETCH a specific UID and SECTIONJiri Hruska
2013-02-11SOCKS: fix socks proxy when noproxy matchedulion
2013-02-10Fix NULL pointer reference when closing an unused multi handle.Linus Nielsen Feltzing
2013-02-09smtp: Fixed an issue when processing EHLO failure responses (Part 3)Steve Holme
2013-02-08DONE: consider callback-aborted transfers prematureDaniel Stenberg
2013-02-07imap: Changed response tag generation to be completely uniqueSteve Holme
2013-02-05CURLMOPT_MAXCONNECTS: restore functionalityLinus Nielsen Feltzing
2013-01-22formpost: support quotes, commas and semicolon in file namesUlion
2013-01-17always-multi: always use non-blocking internalsDaniel Stenberg
2013-01-15FTP: reject illegal port numbers in EPSV 229 responsesDaniel Stenberg
2013-01-06imap: Added support for SASL based authentication mechanism detectionSteve Holme
2013-01-03writeout: -w now supports remote_ip/port and local_ip/portDaniel Stenberg
2013-01-03test 1222: 8 chars object name generation && test 1221: adjustmentsYang Tse
2013-01-02build and tests: curl_10char_object_name() shell functionYang Tse
2012-12-25Enable tests 1503, 1504 and 1505Yang Tse
2012-12-25test 1504 and 1505: same as 1502 but with different cleanup sequencesYang Tse
2012-12-23test 1503: same as 1502 but with a different cleanup sequenceYang Tse
2012-12-23test 1502: OOM handling fixesYang Tse
2012-11-27dd missing NTLM feature for tests 2025, and 2028 to 2032Yang Tse
2012-11-26Remove stray CRLF in chunk-encoded content-free request bodiesFabian Keil
2012-11-21Test 206: Use a Content-Length header for the 407 responseFabian Keil
2012-11-21Test 206: Don't respond to a succesful CONNECT request with a bodyFabian Keil
2012-11-19Fix comment typos in test 517Fabian Keil
2012-11-19Test 92 and 194: normalize spaces in the Server headersFabian Keil
2012-11-19Add a HOSTIP precheck for tests 31 and 1105Fabian Keil
2012-11-19Let test 8 work as long as %HOSTIP ends with ".0.0.1"Fabian Keil
2012-11-19Add --resolve to the keywords and name of test 1318Fabian Keil
2012-11-19Add FTP keywords for a couple of currently keyword-less FTP testsFabian Keil
2012-11-19Add keywords for a couple of currently keyword-less HTTP testsFabian Keil
2012-11-19Use carriage returns in all headers in test 31Fabian Keil
2012-11-19Do not mix CRLF and LF header endings in a couple of HTTP testsFabian Keil
2012-11-18fixed memory leak: CURLOPT_RESOLVE with multi interfaceDaniel Stenberg
2012-11-17mem-include-scan: verify memory #includesDaniel Stenberg