Histórico de Commits

Autor SHA1 Mensagem Data
  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á 11 meses 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
  Daniel Stenberg 45d4bf5af3 cookie: don't load cookies again when flushing há 1 ano atrás
  Daniel Stenberg ac5ea7b6eb cookie: parse without sscanf() há 1 ano atrás
  Kvarec Lezki 9caa7bc930 cookies: fp is always not NULL há 1 ano atrás
  Daniel Stenberg 2bc1d775f5 copyright: update all copyright lines and remove year ranges há 1 ano atrás
  Daniel Stenberg af5999a674 urldata: move the cookefilelist to the 'set' struct há 1 ano atrás
  Daniel Stenberg 73d6f41489 cookie: open cookie jar as a binary file há 1 ano atrás
  Daniel Stenberg cc3d517e8c cookie: expire cookies at once when max-age is negative há 2 anos atrás
  Rose f151ec6c10 lib: fix some type mismatches and remove unneeded typecasts há 2 anos atrás
  Daniel Stenberg 14061f784c cookie: compare cookie prefixes case insensitively há 2 anos atrás
  Ayesh Karunaratne 4484270afc misc: typo and grammar fixes há 2 anos atrás
  Daniel Gustafsson 8f384577b8 cookies: optimize control character check há 2 anos atrás
  Daniel Stenberg bfe9b59be4 cookie: reject cookie names or content with TAB characters há 2 anos atrás
  Daniel Stenberg 8dfc93e573 cookie: reject cookies with "control bytes" há 2 anos atrás