Commit Verlauf

Autor SHA1 Nachricht Datum
  Viktor Szakats 22c45844af strtok: use namespaced `strtok_r` macro instead of redefining it vor 1 Woche
  Daniel Stenberg 9919149aef cookie: treat cookie name case sensitively vor 2 Wochen
  Daniel Stenberg cd2b45201a src/lib: remove redundant ternary operators vor 3 Wochen
  Daniel Stenberg be39ed19a5 cookie: overhaul and cleanup vor 1 Monat
  Daniel Stenberg fbf5d507ce lib/src: white space edits to comply better with code style vor 2 Monaten
  Gabriel Marin 5a263710f6 lib, src, tests: added space around ternary expressions vor 2 Monaten
  Daniel Stenberg 4ff04615a0 lib: use FMT_ as prefix instead of CURL_FORMAT_ vor 2 Monaten
  Stefan Eissing 80f9fce56d cookie: add more debug tracing to set-cookie handling vor 2 Monaten
  Daniel Stenberg c074ba64a8 code: language cleanup in comments vor 4 Monaten
  Viktor Szakats 72abf7c13a lib: tidy up types and casts vor 5 Monaten
  MonkeybreadSoftware 0b4401a4fb lib: silence warnings on comma misuse vor 7 Monaten
  Daniel Stenberg 9454757508 cookie: if psl fails, reject the cookie vor 8 Monaten
  Daniel Stenberg 142ac257b3 lib: convert Curl_get_line to use dynbuf vor 9 Monaten
  Viktor Szakats 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes vor 11 Monaten
  Dmitry Karpov 1e4cd51935 cookie: avoid fopen with empty file name vor 11 Monaten
  Daniel Stenberg 7c992dd9f8 lib: rename Curl_strndup to Curl_memdup0 to avoid misunderstanding vor 11 Monaten
  Daniel Stenberg 7309b9cbbf lib: strndup/memdup instead of malloc, memcpy and null-terminate vor 11 Monaten
  Daniel Stenberg 2b0994c29a cookie: lowercase the domain names before PSL checks vor 1 Jahr
  Daniel Stenberg 70e3b534d5 urldata: move cookielist from UserDefined to UrlState vor 1 Jahr
  Sam James bc8509a748 misc: fix -Walloc-size warnings vor 1 Jahr
  Daniel Stenberg d3b3ba35a5 lib: add and use Curl_strndup() vor 1 Jahr
  Daniel Stenberg 73c82ed941 cookie: set ->running in cookie_init even if data is NULL vor 1 Jahr
  Daniel Stenberg f88cc654ec cookie: reduce variable scope, add const vor 1 Jahr
  Daniel Stenberg 8c285a76ee cookie: do not store the expire or max-age strings vor 1 Jahr
  Daniel Stenberg 61275672b4 cookie: remove unnecessary struct fields vor 1 Jahr
  Viktor Szakats 3f8fc25720 cmake: add support for "unity" builds vor 1 Jahr
  Daniel Stenberg 127eb0d83a misc: fix spelling mistakes vor 1 Jahr
  Emanuele Torre f198d33e8d checksrc: disallow spaces before labels vor 1 Jahr
  Daniel Stenberg c79356d852 cookie: address PVS nits vor 1 Jahr
  Daniel Stenberg b1b326ec50 cookie: clarify that init with data set to NULL reads no file vor 1 Jahr