Commit History

Author SHA1 Message Date
  Frank Gevaerts c54ee668df cookie: fix comment typo (url_path_len -> uri_path_len) 5 years ago
  Daniel Stenberg afeb8d9902 cookies: allow secure override when done over HTTPS 5 years ago
  Daniel Gustafsson 3773de378d cookies: extend domain checks to non psl builds 5 years ago
  Daniel Gustafsson 7a09b52c98 cookies: leave secure cookies alone 5 years ago
  Daniel Stenberg 1e9abfedfa cookies: expire "Max-Age=0" immediately 5 years ago
  Daniel Stenberg a52e46f390 cookies: create the cookiejar even if no cookies to save 5 years ago
  Daniel Gustafsson 2099dde2c8 cookies: Move failure case label to end of function 6 years ago
  Daniel Gustafsson 6e054623b4 cookies: fix leak when writing cookies to file 6 years ago
  Daniel Gustafsson c3654df166 cookies: Remove redundant expired check 6 years ago
  Daniel Stenberg 1a890997a4 all: s/int/size_t cleanup 6 years ago
  Daniel Gustafsson e2ef8d6fa1 cookies: support creation-time attribute for cookies 6 years ago
  Marian Klymov c45360d463 cppcheck: fix warnings 6 years ago
  Rikard Falkeborn 8ea5d41fe0 strictness: correct {infof, failf} format specifiers 6 years ago
  Patrick Monnerat 8541d02c96 psl: use latest psl and refresh it periodically 6 years ago
  Patrick Monnerat 1b55d270ad cookies: do not take cookie name as a parameter 6 years ago
  Daniel Gustafsson 732d093835 cookies: ensure that we have cookies before writing jar 6 years ago
  Daniel Stenberg dd03e8c281 hash: calculate sizes with size_t instead of longs 6 years ago
  Lauri Kasanen 746479adcb cookie: case-insensitive hashing for the domains 6 years ago
  Patrick Monnerat 82dfdac5f7 cookie: fix and optimize 2nd top level domain name extraction 6 years ago
  Lauri Kasanen c990eadd12 cookie: store cookies per top-level-domain-specific hash table 6 years ago
  Lauri Kasanen 4073cd83b2 cookies: when reading from a file, only remove_expired once 6 years ago
  Daniel Stenberg 4c46dfc398 cookies: remove verbose "cookie size:" output 6 years ago
  Daniel Stenberg fa394c8c2e cookie: avoid NULL dereference 7 years ago
  Daniel Stenberg 8392a0cf61 cookie: fix memory leak if path was set twice in header 7 years ago
  Daniel Stenberg 20ea22ff73 cookie: fix memory leak on oversized rejection 7 years ago
  Pavel P 5fe85587cc cookies: use lock when using CURLINFO_COOKIELIST 7 years ago
  Daniel Stenberg 2bc230de63 cookies: reject oversized cookies 7 years ago
  Daniel Stenberg e5743f08e7 code style: use spaces around pluses 7 years ago
  Daniel Stenberg 6b84438d9a code style: use spaces around equals signs 7 years ago
  Daniel Stenberg ff50fe0348 strtoofft: reduce integer overflow risks globally 7 years ago