Commit History

Author SHA1 Message Date
  MonkeybreadSoftware 0b4401a4fb lib: silence warnings on comma misuse 5 months ago
  Daniel Stenberg 9454757508 cookie: if psl fails, reject the cookie 6 months ago
  Daniel Stenberg 142ac257b3 lib: convert Curl_get_line to use dynbuf 7 months ago
  Viktor Szakats 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 9 months ago
  Dmitry Karpov 1e4cd51935 cookie: avoid fopen with empty file name 9 months ago
  Daniel Stenberg 7c992dd9f8 lib: rename Curl_strndup to Curl_memdup0 to avoid misunderstanding 9 months ago
  Daniel Stenberg 7309b9cbbf lib: strndup/memdup instead of malloc, memcpy and null-terminate 9 months ago
  Daniel Stenberg 2b0994c29a cookie: lowercase the domain names before PSL checks 10 months ago
  Daniel Stenberg 70e3b534d5 urldata: move cookielist from UserDefined to UrlState 10 months ago
  Sam James bc8509a748 misc: fix -Walloc-size warnings 10 months ago
  Daniel Stenberg d3b3ba35a5 lib: add and use Curl_strndup() 11 months ago
  Daniel Stenberg 73c82ed941 cookie: set ->running in cookie_init even if data is NULL 1 year ago
  Daniel Stenberg f88cc654ec cookie: reduce variable scope, add const 1 year ago
  Daniel Stenberg 8c285a76ee cookie: do not store the expire or max-age strings 1 year ago
  Daniel Stenberg 61275672b4 cookie: remove unnecessary struct fields 1 year ago
  Viktor Szakats 3f8fc25720 cmake: add support for "unity" builds 1 year ago
  Daniel Stenberg 127eb0d83a misc: fix spelling mistakes 1 year ago
  Emanuele Torre f198d33e8d checksrc: disallow spaces before labels 1 year ago
  Daniel Stenberg c79356d852 cookie: address PVS nits 1 year ago
  Daniel Stenberg b1b326ec50 cookie: clarify that init with data set to NULL reads no file 1 year ago
  Daniel Stenberg 45d4bf5af3 cookie: don't load cookies again when flushing 1 year ago
  Daniel Stenberg ac5ea7b6eb cookie: parse without sscanf() 1 year ago
  Kvarec Lezki 9caa7bc930 cookies: fp is always not NULL 1 year ago
  Daniel Stenberg 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
  Daniel Stenberg af5999a674 urldata: move the cookefilelist to the 'set' struct 1 year ago
  Daniel Stenberg 73d6f41489 cookie: open cookie jar as a binary file 1 year ago
  Daniel Stenberg cc3d517e8c cookie: expire cookies at once when max-age is negative 1 year ago
  Rose f151ec6c10 lib: fix some type mismatches and remove unneeded typecasts 1 year ago
  Daniel Stenberg 14061f784c cookie: compare cookie prefixes case insensitively 1 year ago
  Ayesh Karunaratne 4484270afc misc: typo and grammar fixes 1 year ago