1. 17 Aug, 2005 1 commit
    • Daniel Stenberg's avatar
      - Jeff Pohlmeyer found out that if you ask libcurl to load a cookiefile (with · a676c185
      Daniel Stenberg authored
        CURLOPT_COOKIEFILE), add a cookie (with CURLOPT_COOKIELIST), tell it to
        write the result to a given cookie jar and then never actually call
        curl_easy_perform() - the given file(s) to read was never read but the
        output file was written and thus it caused a "funny" result.
      
      - While doing some tests for the bug above, I noticed that Firefox generates
        large numbers (for the expire time) in the cookies.txt file and libcurl
        didn't treat them properly. Now it does.
      a676c185
  2. 16 Aug, 2005 4 commits
  3. 15 Aug, 2005 2 commits
  4. 13 Aug, 2005 1 commit
  5. 12 Aug, 2005 4 commits
  6. 11 Aug, 2005 4 commits
  7. 10 Aug, 2005 8 commits
  8. 09 Aug, 2005 1 commit
  9. 08 Aug, 2005 1 commit
  10. 07 Aug, 2005 4 commits
  11. 04 Aug, 2005 2 commits
  12. 01 Aug, 2005 1 commit
  13. 30 Jul, 2005 4 commits
  14. 28 Jul, 2005 3 commits