Commit Verlauf

Autor SHA1 Nachricht Datum
  Rose f151ec6c10 lib: fix some type mismatches and remove unneeded typecasts vor 2 Jahren
  Daniel Stenberg 14061f784c cookie: compare cookie prefixes case insensitively vor 2 Jahren
  Ayesh Karunaratne 4484270afc misc: typo and grammar fixes vor 2 Jahren
  Daniel Gustafsson 8f384577b8 cookies: optimize control character check vor 2 Jahren
  Daniel Stenberg bfe9b59be4 cookie: reject cookie names or content with TAB characters vor 2 Jahren
  Daniel Stenberg 8dfc93e573 cookie: reject cookies with "control bytes" vor 2 Jahren
  Daniel Stenberg 4c0ac2aa59 cookie: treat a blank domain in Set-Cookie: as non-existing vor 2 Jahren
  Daniel Stenberg c5f3c47cbb cookie: use %zu to infof() for size_t values vor 2 Jahren
  Daniel Stenberg 20f9dd6bae fopen: add Curl_fopen() for better overwriting of files vor 2 Jahren
  Daniel Stenberg 48d7064a49 cookie: apply limits vor 2 Jahren
  max.mehl ad9bc5976d copyright: make repository REUSE compliant vor 2 Jahren
  Daniel Gustafsson 739275a1d9 cookies: fix documentation comment vor 2 Jahren
  Daniel Stenberg dcaae6bb5b cookie: fix false positive "potentially uninitialized local variable" vor 2 Jahren
  Harry Sintonen e9a8451a3b cookie: address secure domain overlay vor 2 Jahren
  Daniel Stenberg 7e92d12b4e cookies: make bad_domain() not consider a trailing dot fine vor 2 Jahren
  Daniel Stenberg 4ec0549c39 misc: update copyright year ranges vor 2 Jahren
  Daniel Gustafsson a6cdfd24ee cookies: Improve errorhandling for reading cookiefile vor 2 Jahren
  Daniel Stenberg 21248e052d checksrc: detect more kinds of NULL comparisons we avoid vor 2 Jahren
  Daniel Stenberg e7416cfd2b infof: remove newline from format strings, always append it vor 3 Jahren
  Andrei Rybak 278b46751e misc: fix typos in comments which repeat a word vor 3 Jahren
  Daniel Gustafsson 1bd4b3f4e2 cookies: track expiration in jar to optimize removals vor 3 Jahren
  Daniel Gustafsson 002f976cdc cookies: fix typo and expand comment vor 3 Jahren
  Daniel Gustafsson 9750bc97d8 cookies: remove unused header vor 3 Jahren
  Daniel Stenberg 1c1d9f1aff hsts: ignore numberical IP address hosts vor 3 Jahren
  Daniel Gustafsson 24c71d62ee cookies: use CURLcode for cookie_output reporting vor 3 Jahren
  Daniel Gustafsson 98888e6070 cookies: make use of string duplication function vor 3 Jahren
  Daniel Gustafsson 54bd65cabd cookies: refactor comments vor 3 Jahren
  Daniel Stenberg 063d3f3b96 tidy-up: make conditional checks more consistent vor 3 Jahren
  Daniel Stenberg 95cbcec8f9 urldata: merge "struct DynamicStatic" into "struct UrlState" vor 3 Jahren
  Daniel Gustafsson f7aeff58a3 cookies: Fix potential NULL pointer deref with PSL vor 3 Jahren