Skip to content
  1. Aug 17, 2005
    • 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. Aug 16, 2005
  3. Aug 15, 2005
  4. Aug 13, 2005
  5. Aug 12, 2005
  6. Aug 11, 2005
  7. Aug 10, 2005
  8. Aug 09, 2005
  9. Aug 08, 2005
  10. Aug 07, 2005
  11. Aug 04, 2005
  12. Aug 01, 2005
  13. Jul 30, 2005
  14. Jul 28, 2005