1. 22 Sep, 2013 13 commits
  2. 21 Sep, 2013 7 commits
  3. 20 Sep, 2013 7 commits
  4. 19 Sep, 2013 6 commits
  5. 18 Sep, 2013 6 commits
  6. 17 Sep, 2013 1 commit
    • YAMADA Yasuharu's avatar
      cookies: add expiration · 4cfbb201
      YAMADA Yasuharu authored
      Implement: Expired Cookies These following situation, curl removes
      cookie(s) from struct CookieInfo if the cookie expired.
       - Curl_cookie_add()
       - Curl_cookie_getlist()
       - cookie_output()
      4cfbb201