Age | Commit message (Expand) | Author |
2007-09-30 | Added test536 that was accidentally missing. I also wrote up a new makefile | Daniel Stenberg |
2007-09-30 | Alex Fishman reported a curl_easy_escape() problem that was made the | Daniel Stenberg |
2007-09-26 | Philip Langdale provided the new CURLOPT_POST301 option for | Daniel Stenberg |
2007-09-24 | Immanuel Gregoire fixed KNOWN_BUGS #44: --ftp-method nocwd did not handle | Daniel Stenberg |
2007-09-11 | Daniel S (12 September 2007) | Daniel Stenberg |
2007-09-07 | Added test case 1007 to test permission problem when uploading with TFTP | Dan Fandrich |
2007-08-30 | Added more accurate error code returns from SFTP operations. Added test | Dan Fandrich |
2007-08-24 | Bug report #1779054 (http://curl.haxx.se/bug/view.cgi?id=1779054) pointed | Daniel Stenberg |
2007-08-23 | Added test case 1005 to test excessively-long replies spread out over | Dan Fandrich |
2007-08-23 | Added test1004 to validate a previous fix for a memory leak when an | Dan Fandrich |
2007-08-22 | Bug report #1779054 (http://curl.haxx.se/bug/view.cgi?id=1779054) pointed | Daniel Stenberg |
2007-08-17 | Robson Braga Araujo filed bug report #1776235 | Daniel Stenberg |
2007-08-17 | Moved the 5320 and 5322 into the 1000-series instead which is a documented | Daniel Stenberg |
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 |