Viktor Szakats
|
3829759bd0
build: enable missing OpenSSF-recommended warnings, with fixes
|
11 månader sedan |
Dmitry Karpov
|
1e4cd51935
cookie: avoid fopen with empty file name
|
11 månader sedan |
Daniel Stenberg
|
7c992dd9f8
lib: rename Curl_strndup to Curl_memdup0 to avoid misunderstanding
|
11 månader sedan |
Daniel Stenberg
|
7309b9cbbf
lib: strndup/memdup instead of malloc, memcpy and null-terminate
|
11 månader sedan |
Daniel Stenberg
|
2b0994c29a
cookie: lowercase the domain names before PSL checks
|
11 månader sedan |
Daniel Stenberg
|
70e3b534d5
urldata: move cookielist from UserDefined to UrlState
|
1 år sedan |
Sam James
|
bc8509a748
misc: fix -Walloc-size warnings
|
1 år sedan |
Daniel Stenberg
|
d3b3ba35a5
lib: add and use Curl_strndup()
|
1 år sedan |
Daniel Stenberg
|
73c82ed941
cookie: set ->running in cookie_init even if data is NULL
|
1 år sedan |
Daniel Stenberg
|
f88cc654ec
cookie: reduce variable scope, add const
|
1 år sedan |
Daniel Stenberg
|
8c285a76ee
cookie: do not store the expire or max-age strings
|
1 år sedan |
Daniel Stenberg
|
61275672b4
cookie: remove unnecessary struct fields
|
1 år sedan |
Viktor Szakats
|
3f8fc25720
cmake: add support for "unity" builds
|
1 år sedan |
Daniel Stenberg
|
127eb0d83a
misc: fix spelling mistakes
|
1 år sedan |
Emanuele Torre
|
f198d33e8d
checksrc: disallow spaces before labels
|
1 år sedan |
Daniel Stenberg
|
c79356d852
cookie: address PVS nits
|
1 år sedan |
Daniel Stenberg
|
b1b326ec50
cookie: clarify that init with data set to NULL reads no file
|
1 år sedan |
Daniel Stenberg
|
45d4bf5af3
cookie: don't load cookies again when flushing
|
1 år sedan |
Daniel Stenberg
|
ac5ea7b6eb
cookie: parse without sscanf()
|
1 år sedan |
Kvarec Lezki
|
9caa7bc930
cookies: fp is always not NULL
|
1 år sedan |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 år sedan |
Daniel Stenberg
|
af5999a674
urldata: move the cookefilelist to the 'set' struct
|
1 år sedan |
Daniel Stenberg
|
73d6f41489
cookie: open cookie jar as a binary file
|
1 år sedan |
Daniel Stenberg
|
cc3d517e8c
cookie: expire cookies at once when max-age is negative
|
2 år sedan |
Rose
|
f151ec6c10
lib: fix some type mismatches and remove unneeded typecasts
|
2 år sedan |
Daniel Stenberg
|
14061f784c
cookie: compare cookie prefixes case insensitively
|
2 år sedan |
Ayesh Karunaratne
|
4484270afc
misc: typo and grammar fixes
|
2 år sedan |
Daniel Gustafsson
|
8f384577b8
cookies: optimize control character check
|
2 år sedan |
Daniel Stenberg
|
bfe9b59be4
cookie: reject cookie names or content with TAB characters
|
2 år sedan |
Daniel Stenberg
|
8dfc93e573
cookie: reject cookies with "control bytes"
|
2 år sedan |