Age | Commit message (Expand) | Author |
2011-12-20 | FTP: perform active connections non-blocking | Gokhan Sengun |
2011-12-01 | test 815: verify POP3 dot-first-on-line unescaping | Daniel Stenberg |
2011-11-29 | POP3: detect when LIST returns no mails | Daniel Stenberg |
2011-11-28 | test: added POP3 test with dot-prefixed line | Daniel Stenberg |
2011-11-25 | test 1211: FTP test to repeat bug #3429299 | Daniel Stenberg |
2011-11-25 | FTP tests 1206 - 1209: don't expect QUIT | Daniel Stenberg |
2011-11-11 | Active mode FTP test cases with server not establishing data connection | Yang Tse |
2011-10-26 | test 589: active FTP upload using multi timeout and EPRT disabled server | Yang Tse |
2011-08-15 | test572: fixed | Daniel Stenberg |
2011-08-15 | tests: disable #572 | Yang Tse |
2011-04-28 | multi-socks: fix connect to proxy | Daniel Stenberg |
2011-03-17 | Added support for LISTing a single POP3 message | Dan Fandrich |
2011-03-13 | test 582: enabled again | Daniel Stenberg |
2011-03-13 | Revert "test582: enabled" | Daniel Stenberg |
2011-03-12 | test582: enabled | Daniel Stenberg |
2011-03-08 | sftp-multi: test 582 added | Henry Ludemann |
2010-08-10 | parse_remote_port: fix ;type= URL suffix over HTTP proxy | Daniel Stenberg |
2010-03-24 | remove the CVSish $Id$ lines | Daniel Stenberg |
2010-02-24 | enable 802 and 803 | Yang Tse |
2010-02-22 | _ Adjusted RFC821 HELO fallback and enabled test804 | Patrick Monnerat |
2010-02-22 | - Proper handling of STARTTLS on SMTP, taking CURLUSESSL_TRY into account. | Patrick Monnerat |
2010-02-01 | Test suite support for RTSP | Yang Tse |
2010-01-28 | RTSP tests disabled until test harness RTSP support is updated | Yang Tse |
2010-01-06 | Disable tests 802 and 803 | Yang Tse |
2009-09-26 | - John P. McCaskey posted a bug report that showed how libcurl did wrong when | Daniel Stenberg |
2009-09-26 | added test 1105 (disabled) - it repeats a cookie path bug we need to fix | Daniel Stenberg |
2009-05-11 | Added test 564 as DISABLED. It is for testing FTP over a SOCK4 proxy using | Daniel Stenberg |
2009-05-11 | - I fixed the problem with doing NTLM, POST and then following a 302 redirect, | Daniel Stenberg |
2009-05-10 | Added test 1100 - "HTTP POST with NTLM authorization and following a 302 | Daniel Stenberg |
2009-05-03 | Added and disabled test case 563 which shows KNOWN_BUGS #59. The bug | Dan Fandrich |
2009-04-29 | - Based on bug report #2723219 (http://curl.haxx.se/bug/view.cgi?id=2723219) | Daniel Stenberg |
2009-04-24 | test 1099: "TFTP get first a non-existing file then an existing" added disabled | Daniel Stenberg |
2009-03-03 | Added test 1097 to verify the bug Axel Kuhn epidox posted on March 3 2009 | Daniel Stenberg |
2008-10-21 | Fixed some problems with SFTP range support to fix test cases 634 through 637. | Dan Fandrich |
2008-10-09 | Added tests 633 through 637 to test the new file range support for SFTP. | Dan Fandrich |
2008-10-08 | - Bug #2152270 (http://curl.haxx.se/bug/view.cgi?id=2152270) identified and | Daniel Stenberg |
2008-10-08 | Created test cases 1080 and 1081 to reproduce a problem of | Dan Fandrich |
2008-10-07 | Changed the handling of read/write errors in Curl_perform() to allow a | Dan Fandrich |
2008-09-22 | - Made the SOCKS code use the new Curl_read_plain() function to fix the bug | Daniel Stenberg |
2008-09-05 | Improved the logic the decides whether to use HTTP 1.1 features or not in a | Dan Fandrich |
2008-08-29 | Added tests 1071 through 1074 to test automatic downgrading from HTTP 1.1 | Dan Fandrich |
2008-08-28 | Fixed test case 1065 by changing the handling of CURLOPT_UPLOAD to set | Dan Fandrich |
2008-08-28 | Added test 1069 to test PUT from stdin without content length. It fails | Dan Fandrich |
2008-08-15 | Added test case 1065 to test a PUT with a single file but two URLs. This | Dan Fandrich |
2008-08-04 | - Test cases 1051, 1052 and 1055 were added by Daniel Fandrich on July 30 and | Daniel Stenberg |
2008-08-03 | - Test case 1041 (added by Daniel Fandrich April 14th) proved a bug where PUT | Daniel Stenberg |
2008-07-30 | Added test cases 1052 through 1055 to test uploading data from files | Dan Fandrich |
2008-07-30 | Added test case 1051 to test Location: following with PUT, as reported | Dan Fandrich |
2008-07-15 | Added test1040 and test1041 to test -C - on HTTP. Test 1041 failed so it's | Dan Fandrich |
2008-03-22 | - Fixed the problem with doing a zero byte SCP transfer, verified with test | Daniel Stenberg |