Commit History

Author SHA1 Message Date
  Viktor Szakats 3f8fc25720 cmake: add support for "unity" builds 1 year ago
  Daniel Stenberg 127eb0d83a misc: fix spelling mistakes 1 year ago
  Emanuele Torre f198d33e8d checksrc: disallow spaces before labels 1 year ago
  Daniel Stenberg c79356d852 cookie: address PVS nits 1 year ago
  Daniel Stenberg b1b326ec50 cookie: clarify that init with data set to NULL reads no file 1 year ago
  Daniel Stenberg 45d4bf5af3 cookie: don't load cookies again when flushing 1 year ago
  Daniel Stenberg ac5ea7b6eb cookie: parse without sscanf() 1 year ago
  Kvarec Lezki 9caa7bc930 cookies: fp is always not NULL 1 year ago
  Daniel Stenberg 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
  Daniel Stenberg af5999a674 urldata: move the cookefilelist to the 'set' struct 1 year ago
  Daniel Stenberg 73d6f41489 cookie: open cookie jar as a binary file 1 year ago
  Daniel Stenberg cc3d517e8c cookie: expire cookies at once when max-age is negative 1 year ago
  Rose f151ec6c10 lib: fix some type mismatches and remove unneeded typecasts 1 year ago
  Daniel Stenberg 14061f784c cookie: compare cookie prefixes case insensitively 1 year ago
  Ayesh Karunaratne 4484270afc misc: typo and grammar fixes 1 year ago
  Daniel Gustafsson 8f384577b8 cookies: optimize control character check 1 year ago
  Daniel Stenberg bfe9b59be4 cookie: reject cookie names or content with TAB characters 1 year ago
  Daniel Stenberg 8dfc93e573 cookie: reject cookies with "control bytes" 1 year ago
  Daniel Stenberg 4c0ac2aa59 cookie: treat a blank domain in Set-Cookie: as non-existing 1 year ago
  Daniel Stenberg c5f3c47cbb cookie: use %zu to infof() for size_t values 1 year ago
  Daniel Stenberg 20f9dd6bae fopen: add Curl_fopen() for better overwriting of files 2 years ago
  Daniel Stenberg 48d7064a49 cookie: apply limits 2 years ago
  max.mehl ad9bc5976d copyright: make repository REUSE compliant 2 years ago
  Daniel Gustafsson 739275a1d9 cookies: fix documentation comment 2 years ago
  Daniel Stenberg dcaae6bb5b cookie: fix false positive "potentially uninitialized local variable" 2 years ago
  Harry Sintonen e9a8451a3b cookie: address secure domain overlay 2 years ago
  Daniel Stenberg 7e92d12b4e cookies: make bad_domain() not consider a trailing dot fine 2 years ago
  Daniel Stenberg 4ec0549c39 misc: update copyright year ranges 2 years ago
  Daniel Gustafsson a6cdfd24ee cookies: Improve errorhandling for reading cookiefile 2 years ago
  Daniel Stenberg 21248e052d checksrc: detect more kinds of NULL comparisons we avoid 2 years ago