Viktor Szakats
|
3f8fc25720
cmake: add support for "unity" builds
|
hace 1 año |
Daniel Stenberg
|
127eb0d83a
misc: fix spelling mistakes
|
hace 1 año |
Emanuele Torre
|
f198d33e8d
checksrc: disallow spaces before labels
|
hace 1 año |
Daniel Stenberg
|
c79356d852
cookie: address PVS nits
|
hace 1 año |
Daniel Stenberg
|
b1b326ec50
cookie: clarify that init with data set to NULL reads no file
|
hace 1 año |
Daniel Stenberg
|
45d4bf5af3
cookie: don't load cookies again when flushing
|
hace 1 año |
Daniel Stenberg
|
ac5ea7b6eb
cookie: parse without sscanf()
|
hace 1 año |
Kvarec Lezki
|
9caa7bc930
cookies: fp is always not NULL
|
hace 1 año |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
hace 1 año |
Daniel Stenberg
|
af5999a674
urldata: move the cookefilelist to the 'set' struct
|
hace 1 año |
Daniel Stenberg
|
73d6f41489
cookie: open cookie jar as a binary file
|
hace 1 año |
Daniel Stenberg
|
cc3d517e8c
cookie: expire cookies at once when max-age is negative
|
hace 2 años |
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 |