aboutsummaryrefslogtreecommitdiff
path: root/tests/data/Makefile.am
AgeCommit message (Expand)Author
2013-08-31tests: Added test for IMAP CHECK commandSteve Holme
2013-08-30tests: Added tests for IMAP CREATE, DELETE and RENAME commandsSteve Holme
2013-08-28tests: Added test for IMAP SEARCH commandSteve Holme
2013-08-22TFTP: make the CURLOPT_LOW_SPEED* options workDaniel Stenberg
2013-08-20test1237: verify 1000+ letter user name + passwordsDaniel Stenberg
2013-08-16glob: error out on range overflowDaniel Stenberg
2013-08-16urlglob: better detect unclosed braces, empty lists and overflowsDaniel Stenberg
2013-08-08global dns cache: didn't work [regression]Daniel Stenberg
2013-08-06FTP: when EPSV gets a 229 but fails to connect, retry with PASVDaniel Stenberg
2013-07-23tests: test1232 verifies dotdot removal from path with proxyFabian Keil
2013-07-16test1414: FTP PORT download without SIZE supportDaniel Stenberg
2013-06-24tests: add test1395 to the tarballDaniel Stenberg
2013-06-22dotdot: introducing dot file path cleanupDaniel Stenberg
2013-06-22unit1396: unit tests to verify curl_easy_(un)escapeDaniel Stenberg
2013-06-04test1230: verify CONNECT to a numerical ipv6-addressDaniel Stenberg
2013-05-27Digest auth: escape user names with \ or " in themDaniel Stenberg
2013-05-19tests: add test1394 file to the tarballDaniel Stenberg
2013-05-18cookies: only consider full path matchesYAMADA Yasuharu
2013-05-07tests: Added new SMTP tests to verify commit 99b40451836dSteve Holme
2013-05-02tests: Renamed test1411 to test909 as this is a main SMTP testSteve Holme
2013-04-29tests: Added imap STATUS command testSteve Holme
2013-04-27tests: Added SMTP AUTH with initial response testsSteve Holme
2013-04-26ftp_state_pasv_resp: connect through proxy also when set by envDaniel Stenberg
2013-04-22tests: add test1511 to check timecond clean-upAlessandro Ghedini
2013-04-12FTP: handle a 230 welcome responseDaniel Stenberg
2013-04-12FTP: access files in root dir correctlyDaniel Stenberg
2013-04-11test1218: another cookie tailmatch testDaniel Stenberg
2013-04-09test1217: verify parsing 257 responses with "rubbish" before pathDaniel Stenberg
2013-04-09test1216: test tailmatching cookie domainsDaniel Stenberg
2013-04-08proxy: make ConnectionExists() check credential of proxyconnections tooFabian Keil
2013-04-04easy: Fix the broken CURLOPT_MAXCONNECTS optionLinus Nielsen Feltzing
2013-03-27test1509: verify proxy header response headers countDaniel Stenberg
2013-03-15tests: add #96 #558 and #1330Yang Tse
2013-03-15imap-tests: Added test808 for custom EXAMINE commandSteve Holme
2013-03-15HTTP proxy: insert slash in URL if missingDaniel Stenberg
2013-03-13Multiple pipelines and limiting the number of connections.Linus Nielsen Feltzing
2013-03-13test509: libcurl initialization with memory callbacks and actual usageYang 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: 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-02-11SOCKS: fix socks proxy when noproxy matchedulion
2013-02-10Fix NULL pointer reference when closing an unused multi handle.Linus Nielsen Feltzing