Historie revizí

Autor SHA1 Zpráva Datum
  Daniel Stenberg be39ed19a5 cookie: overhaul and cleanup před 1 týdnem
  Daniel Stenberg fbf5d507ce lib/src: white space edits to comply better with code style před 1 měsícem
  Gabriel Marin 5a263710f6 lib, src, tests: added space around ternary expressions před 1 měsícem
  Daniel Stenberg 4ff04615a0 lib: use FMT_ as prefix instead of CURL_FORMAT_ před 1 měsícem
  Stefan Eissing 80f9fce56d cookie: add more debug tracing to set-cookie handling před 1 měsícem
  Daniel Stenberg c074ba64a8 code: language cleanup in comments před 3 měsíci
  Viktor Szakats 72abf7c13a lib: tidy up types and casts před 4 měsíci
  MonkeybreadSoftware 0b4401a4fb lib: silence warnings on comma misuse před 6 měsíci
  Daniel Stenberg 9454757508 cookie: if psl fails, reject the cookie před 7 měsíci
  Daniel Stenberg 142ac257b3 lib: convert Curl_get_line to use dynbuf před 8 měsíci
  Viktor Szakats 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes před 10 měsíci
  Dmitry Karpov 1e4cd51935 cookie: avoid fopen with empty file name před 10 měsíci
  Daniel Stenberg 7c992dd9f8 lib: rename Curl_strndup to Curl_memdup0 to avoid misunderstanding před 10 měsíci
  Daniel Stenberg 7309b9cbbf lib: strndup/memdup instead of malloc, memcpy and null-terminate před 10 měsíci
  Daniel Stenberg 2b0994c29a cookie: lowercase the domain names before PSL checks před 11 měsíci
  Daniel Stenberg 70e3b534d5 urldata: move cookielist from UserDefined to UrlState před 11 měsíci
  Sam James bc8509a748 misc: fix -Walloc-size warnings před 11 měsíci
  Daniel Stenberg d3b3ba35a5 lib: add and use Curl_strndup() před 11 měsíci
  Daniel Stenberg 73c82ed941 cookie: set ->running in cookie_init even if data is NULL před 1 rokem
  Daniel Stenberg f88cc654ec cookie: reduce variable scope, add const před 1 rokem
  Daniel Stenberg 8c285a76ee cookie: do not store the expire or max-age strings před 1 rokem
  Daniel Stenberg 61275672b4 cookie: remove unnecessary struct fields před 1 rokem
  Viktor Szakats 3f8fc25720 cmake: add support for "unity" builds před 1 rokem
  Daniel Stenberg 127eb0d83a misc: fix spelling mistakes před 1 rokem
  Emanuele Torre f198d33e8d checksrc: disallow spaces before labels před 1 rokem
  Daniel Stenberg c79356d852 cookie: address PVS nits před 1 rokem
  Daniel Stenberg b1b326ec50 cookie: clarify that init with data set to NULL reads no file před 1 rokem
  Daniel Stenberg 45d4bf5af3 cookie: don't load cookies again when flushing před 1 rokem
  Daniel Stenberg ac5ea7b6eb cookie: parse without sscanf() před 1 rokem
  Kvarec Lezki 9caa7bc930 cookies: fp is always not NULL před 1 rokem