1. 21 Dec, 2011 3 commits
  2. 20 Dec, 2011 19 commits
  3. 19 Dec, 2011 7 commits
  4. 16 Dec, 2011 2 commits
    • Daniel Stenberg's avatar
      curl -F: fix multiple file upload with custom type · 7b8590d1
      Daniel Stenberg authored
      Test case 1315 was added to verify this functionality. When passing in
      multiple files to a single -F, the parser would get all confused if one
      of the specified files had a custom type= assigned.
      
      Reported by: Colin Hogben
      7b8590d1
    • Colin Hogben's avatar
      New test for multiple file upload · 9b185aac
      Colin Hogben authored
      test 1315 checks correct behaviour when uploading multiple files.
      Buggy behaviour has been seen where only two attachments are sent.
      9b185aac
  5. 15 Dec, 2011 4 commits
  6. 13 Dec, 2011 5 commits