1. 17 Sep, 2007 1 commit
  2. 15 Sep, 2007 1 commit
  3. 14 Sep, 2007 1 commit
  4. 13 Sep, 2007 1 commit
  5. 11 Sep, 2007 1 commit
    • Daniel Stenberg's avatar
      Daniel S (12 September 2007) · 9e88343a
      Daniel Stenberg authored
      - Bug report #1792649 (http://curl.haxx.se/bug/view.cgi?id=1792649) pointed
        out a problem with doing an empty upload over FTP on a re-used connection.
        I added test case 541 to reproduce it and to verify the fix.
      
      - I noticed while writing test 541 that the FTP code wrongly did a CWD on the
        second transfer as it didn't store and remember the "" path from the
        previous transfer so it would instead CWD to the entry path as stored. This
        worked, but did a superfluous command. Thus, test case 541 now also verifies
        this fix.
      9e88343a
  6. 07 Sep, 2007 2 commits
  7. 05 Sep, 2007 2 commits
  8. 31 Aug, 2007 2 commits
  9. 30 Aug, 2007 2 commits
  10. 24 Aug, 2007 1 commit
    • Daniel Stenberg's avatar
      Bug report #1779054 (http://curl.haxx.se/bug/view.cgi?id=1779054) pointed · 7cba40b2
      Daniel Stenberg authored
      out that libcurl didn't deal with large responses from server commands, when
      the single response was consisting of multiple lines but of a total size of
      16KB or more. Dan Fandrich improved the ftp test script and provided test
      case 1006 to repeat the problem, and I fixed the code to make sure this new
      test case runs fine.
      7cba40b2
  11. 23 Aug, 2007 1 commit
  12. 22 Aug, 2007 2 commits
  13. 20 Aug, 2007 1 commit
  14. 17 Aug, 2007 3 commits
  15. 14 Aug, 2007 1 commit
  16. 11 Aug, 2007 2 commits
  17. 08 Aug, 2007 1 commit
  18. 04 Aug, 2007 1 commit
  19. 02 Aug, 2007 2 commits
  20. 01 Aug, 2007 2 commits
  21. 30 Jul, 2007 2 commits
  22. 29 Jul, 2007 1 commit
  23. 23 Jul, 2007 2 commits
  24. 22 Jul, 2007 2 commits
  25. 20 Jul, 2007 2 commits
  26. 19 Jul, 2007 1 commit