Historique des commits

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