Histórico de Commits

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