コミット履歴

作者 SHA1 メッセージ 日付
  Daniel Stenberg e7416cfd2b infof: remove newline from format strings, always append it 3 年 前
  Andrei Rybak 278b46751e misc: fix typos in comments which repeat a word 3 年 前
  Daniel Gustafsson 1bd4b3f4e2 cookies: track expiration in jar to optimize removals 3 年 前
  Daniel Gustafsson 002f976cdc cookies: fix typo and expand comment 3 年 前
  Daniel Gustafsson 9750bc97d8 cookies: remove unused header 3 年 前
  Daniel Stenberg 1c1d9f1aff hsts: ignore numberical IP address hosts 3 年 前
  Daniel Gustafsson 24c71d62ee cookies: use CURLcode for cookie_output reporting 3 年 前
  Daniel Gustafsson 98888e6070 cookies: make use of string duplication function 3 年 前
  Daniel Gustafsson 54bd65cabd cookies: refactor comments 3 年 前
  Daniel Stenberg 063d3f3b96 tidy-up: make conditional checks more consistent 3 年 前
  Daniel Stenberg 95cbcec8f9 urldata: merge "struct DynamicStatic" into "struct UrlState" 3 年 前
  Daniel Gustafsson f7aeff58a3 cookies: Fix potential NULL pointer deref with PSL 3 年 前
  Jon Wilkes e2075f2337 cookie: avoid the C1001 internal compiler error with MSVC 14 4 年 前
  Daniel Stenberg 4d2f800677 curl.se: new home 4 年 前
  Daniel Stenberg 032e838b73 terminology: call them null-terminated strings 4 年 前
  Patrick Monnerat 06a1b82140 cookie: get_top_domain() sets zero length for null domains 4 年 前
  Daniel Stenberg 7730d11578 cookie: remove unnecessary check for 'out != 0' 4 年 前
  Daniel Stenberg 0c76795caf cleanup: comment typos 4 年 前
  Daniel Stenberg 330f133224 rename: a new file for Curl_rename() 4 年 前
  Daniel Stenberg b834890a3f cookies: make saving atomic with a rename 4 年 前
  Daniel Stenberg 5af0165562 cookie: check __Secure- and __Host- case sensitively 4 年 前
  Jay Satiro 9c1806ae46 build: Disable Visual Studio warning "conditional expression is constant" 5 年 前
  Daniel Stenberg 0044443a02 parsedate: offer a getdate_capped() alternative 5 年 前
  Daniel Gustafsson 66e21520f3 curl_setup_once: consistently use WHILE_FALSE in macros 5 年 前
  Daniel Stenberg 249541f12f cookies: change argument type for Curl_flush_cookies 5 年 前
  Paul Dreik 13ecc0725f cookie: avoid harmless use after free 5 年 前
  Daniel Stenberg d0a7ee3f61 cookies: using a share with cookies shouldn't enable the cookie engine 5 年 前
  Daniel Stenberg 0801343e27 cookie: pass in the correct cookie amount to qsort() 5 年 前
  Daniel Stenberg ec3f6f1c36 source: remove names from source comments 5 年 前
  Gergely Nagy cf4255c847 lib: Use UTF-8 encoding in comments 5 年 前