Historial de Commits

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