Commit History

Author SHA1 Message Date
  Daniel Gustafsson 54bd65cabd cookies: refactor comments 3 years ago
  Daniel Stenberg 063d3f3b96 tidy-up: make conditional checks more consistent 3 years ago
  Daniel Stenberg 95cbcec8f9 urldata: merge "struct DynamicStatic" into "struct UrlState" 3 years ago
  Daniel Gustafsson f7aeff58a3 cookies: Fix potential NULL pointer deref with PSL 3 years ago
  Jon Wilkes e2075f2337 cookie: avoid the C1001 internal compiler error with MSVC 14 4 years ago
  Daniel Stenberg 4d2f800677 curl.se: new home 4 years ago
  Daniel Stenberg 032e838b73 terminology: call them null-terminated strings 4 years ago
  Patrick Monnerat 06a1b82140 cookie: get_top_domain() sets zero length for null domains 4 years ago
  Daniel Stenberg 7730d11578 cookie: remove unnecessary check for 'out != 0' 4 years ago
  Daniel Stenberg 0c76795caf cleanup: comment typos 4 years ago
  Daniel Stenberg 330f133224 rename: a new file for Curl_rename() 4 years ago
  Daniel Stenberg b834890a3f cookies: make saving atomic with a rename 4 years ago
  Daniel Stenberg 5af0165562 cookie: check __Secure- and __Host- case sensitively 4 years ago
  Jay Satiro 9c1806ae46 build: Disable Visual Studio warning "conditional expression is constant" 4 years ago
  Daniel Stenberg 0044443a02 parsedate: offer a getdate_capped() alternative 4 years ago
  Daniel Gustafsson 66e21520f3 curl_setup_once: consistently use WHILE_FALSE in macros 4 years ago
  Daniel Stenberg 249541f12f cookies: change argument type for Curl_flush_cookies 5 years ago
  Paul Dreik 13ecc0725f cookie: avoid harmless use after free 5 years ago
  Daniel Stenberg d0a7ee3f61 cookies: using a share with cookies shouldn't enable the cookie engine 5 years ago
  Daniel Stenberg 0801343e27 cookie: pass in the correct cookie amount to qsort() 5 years ago
  Daniel Stenberg ec3f6f1c36 source: remove names from source comments 5 years ago
  Gergely Nagy cf4255c847 lib: Use UTF-8 encoding in comments 5 years ago
  Marcel Raad 10db3ef21e lib: reduce variable scopes 5 years ago
  Daniel Gustafsson b45fd8938e cookie: Guard against possible NULL ptr deref 5 years ago
  Po-Chuan Hsieh 060f870b85 altsvc: Fix building with cookies disables 5 years ago
  Daniel Stenberg 299d9660f8 Revert "cookies: extend domain checks to non psl builds" 5 years ago
  Daniel Stenberg e1be825453 alt-svc: the libcurl bits 5 years ago
  Daniel Stenberg eb43338941 cookies: only save the cookie file if the engine is enabled 5 years ago
  Michael Wallner 8eddb8f425 cookies: fix NULL dereference if flushing cookies with no CookieInfo set 5 years ago
  Daniel Gustafsson e6522522f9 cookie: Add support for cookie prefixes 5 years ago