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