Age | Commit message (Expand) | Author |
2007-08-17 | Song Ma provided a patch that cures a problem libcurl has when doing resume | Daniel Stenberg |
2007-08-02 | Dmitriy Sergeyev reported a regression: resumed file:// transfers broke | Daniel Stenberg |
2007-07-22 | Added test case 354 that makes a simple FTP retrieval without password, which | Daniel Stenberg |
2007-07-14 | Added test case 540 and lib540.c, the 'proxyauth.c' test app posted by Shmulik | Daniel Stenberg |
2007-07-10 | Fixed a curl memory leak reported by Song Ma with a modified version | Dan Fandrich |
2007-06-19 | and fix another flaw in the singlecwd case when we get ftp://site.com/, also | Daniel Stenberg |
2007-06-18 | Test listing of root dir with the three ftp-methods. KNOWN_BUGS #44 make me | Daniel Stenberg |
2007-06-08 | Incorporated Daniel Black's test706 and test707 SOCKS test cases. | Dan Fandrich |
2007-06-05 | added 703: a socks5 version of 702 | Daniel Stenberg |
2007-06-05 | Daniel Black's test suite fixes and initial test cases for SOCKS4/5 using | Daniel Stenberg |
2007-05-15 | Added support for quote commands before a transfer using SFTP and test | Dan Fandrich |
2007-05-14 | Added SFTP directory listing test case 613. | Dan Fandrich |
2007-05-10 | Added FTPS upload tests 408 and 409. | Dan Fandrich |
2007-05-08 | Added FTPS test cases 406 and 407 | Dan Fandrich |
2007-04-23 | Added tests 610-612 to test more SFTP post-quote commands. | Dan Fandrich |
2007-04-18 | Added test cases 296, 297 and 298 to test --ftp-method handling | Dan Fandrich |
2007-04-13 | Added test cases 294 and 295 to test --ftp-account handling | Dan Fandrich |
2007-04-04 | Added more SSH tests (left disabled for now). | Dan Fandrich |
2007-03-30 | Resurrected old FTPS error tests 402 and 403 as 404 and 405. | Dan Fandrich |
2007-03-30 | Added HTTP --max-filesize tests and FTPS CCC failure test. | Dan Fandrich |
2007-03-30 | Don't tear down the ftp connection if the maximum filesize was exceeded | Dan Fandrich |
2007-03-30 | Added FTP-SSL failure test 402 | Dan Fandrich |
2007-03-29 | Added ftps upload test 401 | Dan Fandrich |
2007-03-26 | Added SFTP and SCP upload tests in test602 & test603 | Dan Fandrich |
2007-03-24 | Fixed a memory leak when specifying a proxy with a file: URL and added | Dan Fandrich |
2007-03-08 | Added test infrastructure to support basic FTPS tests. This currently | Dan Fandrich |
2007-01-29 | - Michael Wallner reported that when doing a CONNECT with a custom User-Agent | Daniel Stenberg |
2007-01-16 | Added simple OpenSSL crypto engine tests. | Dan Fandrich |
2007-01-15 | Added TFTP upload tests. | Dan Fandrich |
2007-01-10 | Added test for TFTP retrieve of boundary case 512 byte file. | Dan Fandrich |
2007-01-10 | Added test of TFTP server error reporting. | Dan Fandrich |
2006-12-11 | Alexey Simak found out that when doing FTP with the multi interface and | Daniel Stenberg |
2006-11-25 | added the new test 282 | Daniel Stenberg |
2006-11-01 | test 518 is all about testing libcurl functionality | Yang Tse |
2006-10-25 | Fixed CURLOPT_FAILONERROR to return CURLE_HTTP_RETURNED_ERROR even for the | Daniel Stenberg |
2006-10-09 | Bogdan Nicula's second test case (posted Sun, 08 Oct 2006) converted to test | Daniel Stenberg |
2006-10-08 | test 534 added in an attempt to repeat Bogdan Nicula's bug... | Daniel Stenberg |
2006-10-04 | Dmitriy Sergeyev provided an example source code that crashed CVS libcurl | Daniel Stenberg |
2006-09-30 | Support for FTP third party transfers is now dropped | Daniel Stenberg |
2006-09-28 | Reported in #1561470 (http://curl.haxx.se/bug/view.cgi?id=1561470), libcurl | Daniel Stenberg |
2006-09-23 | added simple test of --ftp-alternative-to-user | Daniel Stenberg |
2006-09-21 | Added test case 531 in an attempt to repeat bug report #1561470 | Daniel Stenberg |
2006-09-20 | Armel Asselin fixed problems when you gave a proxy URL with user name and | Daniel Stenberg |
2006-09-13 | Added a generic way to disable test cases when "all" is run, and added the | Daniel Stenberg |
2006-09-08 | test 530 is the first ever HTTP pipelining test for libcurl | Daniel Stenberg |
2006-09-07 | Major overhaul introducing http pipelining support and shared connection | Daniel Stenberg |
2006-08-31 | added missing test | Daniel Stenberg |
2006-07-27 | test case 277 - HTTP RFC1867-type formposting with custom Content-Type | Daniel Stenberg |
2006-03-28 | #1451929 (http://curl.haxx.se/bug/view.cgi?id=1451929) detailed a bug that | Daniel Stenberg |
2006-03-03 | added test524 | Daniel Stenberg |