summaryrefslogtreecommitdiff
path: root/tests/data/DISABLED
Commit message (Expand)AuthorAgeFilesLines
* FTP: perform active connections non-blockingGokhan Sengun2011-12-201-3/+1
* test 815: verify POP3 dot-first-on-line unescapingDaniel Stenberg2011-12-011-1/+0
* POP3: detect when LIST returns no mailsDaniel Stenberg2011-11-291-1/+0
* test: added POP3 test with dot-prefixed lineDaniel Stenberg2011-11-281-0/+1
* test 1211: FTP test to repeat bug #3429299Daniel Stenberg2011-11-251-0/+1
* FTP tests 1206 - 1209: don't expect QUITDaniel Stenberg2011-11-251-4/+0
* Active mode FTP test cases with server not establishing data connectionYang Tse2011-11-111-1/+8
* test 589: active FTP upload using multi timeout and EPRT disabled serverYang Tse2011-10-261-0/+1
* test572: fixedDaniel Stenberg2011-08-151-1/+0
* tests: disable #572Yang Tse2011-08-151-0/+1
* multi-socks: fix connect to proxyDaniel Stenberg2011-04-281-1/+0
* Added support for LISTing a single POP3 messageDan Fandrich2011-03-171-0/+1
* test 582: enabled againDaniel Stenberg2011-03-131-4/+0
* Revert "test582: enabled"Daniel Stenberg2011-03-131-0/+4
* test582: enabledDaniel Stenberg2011-03-121-4/+0
* sftp-multi: test 582 addedHenry Ludemann2011-03-081-0/+4
* parse_remote_port: fix ;type= URL suffix over HTTP proxyDaniel Stenberg2010-08-101-1/+0
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* enable 802 and 803Yang Tse2010-02-241-2/+0
* _ Adjusted RFC821 HELO fallback and enabled test804Patrick Monnerat2010-02-221-1/+0
* - Proper handling of STARTTLS on SMTP, taking CURLUSESSL_TRY into account.Patrick Monnerat2010-02-221-0/+1
* Test suite support for RTSPYang Tse2010-02-011-5/+0
* RTSP tests disabled until test harness RTSP support is updatedYang Tse2010-01-281-1/+5
* Disable tests 802 and 803Yang Tse2010-01-061-0/+2
* - John P. McCaskey posted a bug report that showed how libcurl did wrong whenDaniel Stenberg2009-09-261-1/+1
* added test 1105 (disabled) - it repeats a cookie path bug we need to fixDaniel Stenberg2009-09-261-0/+1
* Added test 564 as DISABLED. It is for testing FTP over a SOCK4 proxy usingDaniel Stenberg2009-05-111-1/+1
* - I fixed the problem with doing NTLM, POST and then following a 302 redirect,Daniel Stenberg2009-05-111-1/+1
* Added test 1100 - "HTTP POST with NTLM authorization and following a 302Daniel Stenberg2009-05-101-0/+1
* Added and disabled test case 563 which shows KNOWN_BUGS #59. The bugDan Fandrich2009-05-031-1/+1
* - Based on bug report #2723219 (http://curl.haxx.se/bug/view.cgi?id=2723219)Daniel Stenberg2009-04-291-1/+1
* test 1099: "TFTP get first a non-existing file then an existing" added disabledDaniel Stenberg2009-04-241-1/+1
* Added test 1097 to verify the bug Axel Kuhn epidox posted on March 3 2009Daniel Stenberg2009-03-031-0/+1
* Fixed some problems with SFTP range support to fix test cases 634 through 637.Dan Fandrich2008-10-211-4/+0
* Added tests 633 through 637 to test the new file range support for SFTP.Dan Fandrich2008-10-091-1/+4
* - Bug #2152270 (http://curl.haxx.se/bug/view.cgi?id=2152270) identified andDaniel Stenberg2008-10-081-2/+1
* Created test cases 1080 and 1081 to reproduce a problem ofDan Fandrich2008-10-081-0/+2
* Changed the handling of read/write errors in Curl_perform() to allow aDan Fandrich2008-10-071-1/+0
* - Made the SOCKS code use the new Curl_read_plain() function to fix the bugDaniel Stenberg2008-09-221-0/+1
* Improved the logic the decides whether to use HTTP 1.1 features or not in aDan Fandrich2008-09-051-5/+0
* Added tests 1071 through 1074 to test automatic downgrading from HTTP 1.1Dan Fandrich2008-08-291-0/+4
* Fixed test case 1065 by changing the handling of CURLOPT_UPLOAD to setDan Fandrich2008-08-281-1/+0
* Added test 1069 to test PUT from stdin without content length. It failsDan Fandrich2008-08-281-0/+1
* Added test case 1065 to test a PUT with a single file but two URLs. ThisDan Fandrich2008-08-151-1/+1
* - Test cases 1051, 1052 and 1055 were added by Daniel Fandrich on July 30 andDaniel Stenberg2008-08-041-3/+1
* - Test case 1041 (added by Daniel Fandrich April 14th) proved a bug where PUTDaniel Stenberg2008-08-031-1/+0
* Added test cases 1052 through 1055 to test uploading data from filesDan Fandrich2008-07-301-0/+2
* Added test case 1051 to test Location: following with PUT, as reportedDan Fandrich2008-07-301-0/+1
* Added test1040 and test1041 to test -C - on HTTP. Test 1041 failed so it'sDan Fandrich2008-07-151-1/+1
* - Fixed the problem with doing a zero byte SCP transfer, verified with testDaniel Stenberg2008-03-221-1/+1