summaryrefslogtreecommitdiff
path: root/tests/data/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Chris Conroy provided first RTSP testsYang Tse2010-01-281-1/+2
* - David McCreedy brought a fix and a new test case (129) to make libcurl workDaniel Stenberg2010-01-191-1/+1
* Added test case #1112 which does an FTPS download with strict timeoutYang Tse2010-01-121-1/+1
* - The tests/runtests.pl script now checks to see if the test case that runs isDaniel Stenberg2010-01-111-0/+2
* List fragment tests in Makefile.am and better provide better namesClaes Jakobsson2010-01-071-1/+1
* - Ingmar Runge enhanced libcurl's FTP engine to support the PRET command. ThisDaniel Stenberg2010-01-011-1/+2
* (SMTP) support DATA better in the server and make sure to "escape" CRLF.CRLFDaniel Stenberg2009-12-301-1/+1
* test 802 is the first SMTP test, although not strictly SMTP yet...Daniel Stenberg2009-12-291-1/+1
* test 566 was missingDaniel Stenberg2009-12-211-1/+1
* introducing the first IMAP FETCH testDaniel Stenberg2009-12-201-1/+1
* - Jon Nelson found a regression that turned out to be a flaw in how libcurlDaniel Stenberg2009-12-141-1/+1
* introducing IMAP, POP3 and SMTP support (still lots of polish left to do)Daniel Stenberg2009-12-121-1/+1
* - "Tom" posted a bug report that mentioned how libcurl did wrong when doing aDaniel Stenberg2009-10-301-1/+1
* added test 1105 (disabled) - it repeats a cookie path bug we need to fixDaniel Stenberg2009-09-261-1/+1
* added three missing files to the dist archiveDaniel Stenberg2009-09-171-1/+2
* Renumbered test565 to test1104 to move it out of the range reserved forDan Fandrich2009-09-111-1/+1
* - Claes Jakobsson fixed a problem with cookie expiry dates at exctly the epochDaniel Stenberg2009-09-101-1/+1
* - Introduced a SYST-based test to properly set-up name format when dealing w...Patrick Monnerat2009-08-241-1/+1
* - James Bursa posted a patch to the mailing list that fixed a problem withDaniel Stenberg2009-05-171-1/+1
* Added test 564 as DISABLED. It is for testing FTP over a SOCK4 proxy usingDaniel Stenberg2009-05-111-1/+2
* Added test 1100 - "HTTP POST with NTLM authorization and following a 302Daniel Stenberg2009-05-101-1/+1
* Added and disabled test case 563 which shows KNOWN_BUGS #59. The bugDan Fandrich2009-05-031-1/+1
* test 1099: "TFTP get first a non-existing file then an existing" added disabledDaniel Stenberg2009-04-241-1/+1
* - Pramod Sharma reported and tracked down a bug when doing FTP over a HTTPDaniel Stenberg2009-04-171-1/+2
* verify that a 550-response for a RETR returns 78 but also that the controlDaniel Stenberg2009-02-191-1/+1
* - Alexey Borzov filed bug report #2535504Daniel Stenberg2009-01-261-1/+1
* Fixed a couple more locale-dependent toupper conversions, mainly forDan Fandrich2009-01-211-1/+1
* Added test cases 1089 and 1090 to test --write-out after a redirect toDan Fandrich2008-12-091-1/+2
* Added tests 1087 and 1088 to test Basic authentication on a redirectDan Fandrich2008-11-251-1/+1
* Added test 1086 to test a timeout the occurs during an FTP data transfer.Dan Fandrich2008-11-061-1/+1
* test #558 tests internal hash create/destroyYang Tse2008-10-271-1/+1
* test #558 verifies loop operation using malloc() and free()Yang Tse2008-10-261-1/+1
* Added tests 633 through 637 to test the new file range support for SFTP.Dan Fandrich2008-10-091-1/+2
* Added tests 1082 through 1085 to test symbolic --interface parametersDan Fandrich2008-10-081-1/+1
* Created test cases 1080 and 1081 to reproduce a problem ofDan Fandrich2008-10-081-1/+2
* Changed the handling of read/write errors in Curl_perform() to allow aDan Fandrich2008-10-071-1/+1
* Added HTTP 1.0 downgrade tests with proxiesDan Fandrich2008-09-061-1/+1
* - Martin Drasar provided the CURLOPT_POSTREDIR patch. It renamesDaniel Stenberg2008-09-051-1/+1
* Added tests 1071 through 1074 to test automatic downgrading from HTTP 1.1Dan Fandrich2008-08-291-1/+2
* test 1070 addedDaniel Stenberg2008-08-291-1/+1
* Added test 1069 to test PUT from stdin without content length. It failsDan Fandrich2008-08-281-1/+1
* Added test case 1068 to do a simple HTTP PUT from stdinDan Fandrich2008-08-281-1/+1
* added test case 1067 to verify --referer "firstone.html;auto"Daniel Stenberg2008-08-231-1/+1
* Fixed a problem when --dump-header - was given with more than one URL,Dan Fandrich2008-08-221-1/+1
* Added test case 557 to verify libcurl's internal curl_m*printf() functionsYang Tse2008-08-181-1/+1
* Added test case 1065 to test a PUT with a single file but two URLs. ThisDan Fandrich2008-08-151-1/+2
* Added test 1063 to test an invalid large range on a file:Dan Fandrich2008-08-141-1/+1
* Fixed a buffer overflow problem in Curl_proxyCONNECT that could occurDan Fandrich2008-08-121-1/+1
* Fixed a boundary condition error in ftp_readresp() whereby a non-terminalDan Fandrich2008-08-111-1/+1
* Added test1059 to test the FTP proxy tunnel problem fixed July 11.Dan Fandrich2008-08-081-1/+1