Historique des commits

Auteur SHA1 Message Date
  Daniel Stenberg be39ed19a5 cookie: overhaul and cleanup il y a 1 semaine
  Daniel Stenberg fbf5d507ce lib/src: white space edits to comply better with code style il y a 1 mois
  Gabriel Marin 5a263710f6 lib, src, tests: added space around ternary expressions il y a 1 mois
  Daniel Stenberg 4ff04615a0 lib: use FMT_ as prefix instead of CURL_FORMAT_ il y a 1 mois
  Stefan Eissing 80f9fce56d cookie: add more debug tracing to set-cookie handling il y a 1 mois
  Daniel Stenberg c074ba64a8 code: language cleanup in comments il y a 3 mois
  Viktor Szakats 72abf7c13a lib: tidy up types and casts il y a 4 mois
  MonkeybreadSoftware 0b4401a4fb lib: silence warnings on comma misuse il y a 6 mois
  Daniel Stenberg 9454757508 cookie: if psl fails, reject the cookie il y a 7 mois
  Daniel Stenberg 142ac257b3 lib: convert Curl_get_line to use dynbuf il y a 8 mois
  Viktor Szakats 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes il y a 10 mois
  Dmitry Karpov 1e4cd51935 cookie: avoid fopen with empty file name il y a 10 mois
  Daniel Stenberg 7c992dd9f8 lib: rename Curl_strndup to Curl_memdup0 to avoid misunderstanding il y a 10 mois
  Daniel Stenberg 7309b9cbbf lib: strndup/memdup instead of malloc, memcpy and null-terminate il y a 10 mois
  Daniel Stenberg 2b0994c29a cookie: lowercase the domain names before PSL checks il y a 11 mois
  Daniel Stenberg 70e3b534d5 urldata: move cookielist from UserDefined to UrlState il y a 11 mois
  Sam James bc8509a748 misc: fix -Walloc-size warnings il y a 11 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