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 |
Jon Wilkes
|
e2075f2337
cookie: avoid the C1001 internal compiler error with MSVC 14
|
hace 4 años |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
hace 4 años |
Daniel Stenberg
|
032e838b73
terminology: call them null-terminated strings
|
hace 4 años |
Patrick Monnerat
|
06a1b82140
cookie: get_top_domain() sets zero length for null domains
|
hace 4 años |
Daniel Stenberg
|
7730d11578
cookie: remove unnecessary check for 'out != 0'
|
hace 4 años |
Daniel Stenberg
|
0c76795caf
cleanup: comment typos
|
hace 4 años |
Daniel Stenberg
|
330f133224
rename: a new file for Curl_rename()
|
hace 4 años |
Daniel Stenberg
|
b834890a3f
cookies: make saving atomic with a rename
|
hace 4 años |
Daniel Stenberg
|
5af0165562
cookie: check __Secure- and __Host- case sensitively
|
hace 4 años |
Jay Satiro
|
9c1806ae46
build: Disable Visual Studio warning "conditional expression is constant"
|
hace 5 años |
Daniel Stenberg
|
0044443a02
parsedate: offer a getdate_capped() alternative
|
hace 5 años |
Daniel Gustafsson
|
66e21520f3
curl_setup_once: consistently use WHILE_FALSE in macros
|
hace 5 años |
Daniel Stenberg
|
249541f12f
cookies: change argument type for Curl_flush_cookies
|
hace 5 años |
Paul Dreik
|
13ecc0725f
cookie: avoid harmless use after free
|
hace 5 años |
Daniel Stenberg
|
d0a7ee3f61
cookies: using a share with cookies shouldn't enable the cookie engine
|
hace 5 años |
Daniel Stenberg
|
0801343e27
cookie: pass in the correct cookie amount to qsort()
|
hace 5 años |
Daniel Stenberg
|
ec3f6f1c36
source: remove names from source comments
|
hace 5 años |
Gergely Nagy
|
cf4255c847
lib: Use UTF-8 encoding in comments
|
hace 5 años |