コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  Marcel Raad 10db3ef21e lib: reduce variable scopes 5 年 前
  Daniel Gustafsson b45fd8938e cookie: Guard against possible NULL ptr deref 5 年 前
  Po-Chuan Hsieh 060f870b85 altsvc: Fix building with cookies disables 5 年 前
  Daniel Stenberg 299d9660f8 Revert "cookies: extend domain checks to non psl builds" 5 年 前
  Daniel Stenberg e1be825453 alt-svc: the libcurl bits 5 年 前
  Daniel Stenberg eb43338941 cookies: only save the cookie file if the engine is enabled 5 年 前
  Michael Wallner 8eddb8f425 cookies: fix NULL dereference if flushing cookies with no CookieInfo set 5 年 前
  Daniel Gustafsson e6522522f9 cookie: Add support for cookie prefixes 5 年 前
  Frank Gevaerts c54ee668df cookie: fix comment typo (url_path_len -> uri_path_len) 5 年 前
  Daniel Stenberg afeb8d9902 cookies: allow secure override when done over HTTPS 5 年 前
  Daniel Gustafsson 3773de378d cookies: extend domain checks to non psl builds 5 年 前
  Daniel Gustafsson 7a09b52c98 cookies: leave secure cookies alone 6 年 前