Daniel Stenberg
|
5d543fe906
time: rename Curl_tvnow to Curl_now
|
7 年之前 |
Daniel Stenberg
|
b9d25f9a6b
timediff: return timediff_t from the time diff functions
|
7 年之前 |
Daniel Stenberg
|
87501e57f1
code style: remove wrong uses of multiple spaces
|
7 年之前 |
Daniel Stenberg
|
e5743f08e7
code style: use spaces around pluses
|
7 年之前 |
Michael Kaufmann
|
8ab22a7453
time: fix type conversions and compiler warnings
|
7 年之前 |
Marcel Raad
|
b851421642
lib: remove unused code
|
7 年之前 |
klemens
|
f7df67cff0
spelling fixes
|
7 年之前 |
Daniel Stenberg
|
b228d2952b
checksrc: stricter no-space-before-paren enforcement
|
8 年之前 |
Marcel Raad
|
21aa32d30d
lib: fix compiler warnings after de4de4e3c7c
|
8 年之前 |
Andreas Streichardt
|
eb5199317e
resolve: add error message when resolving using SIGALRM
|
8 年之前 |
Daniel Stenberg
|
434f8d0389
internals: rename the SessionHandle struct to Curl_easy
|
8 年之前 |
Daniel Stenberg
|
4f45240bc8
lib: include curl_printf.h as one of the last headers
|
8 年之前 |
Daniel Stenberg
|
a71012c03e
code: style updates
|
8 年之前 |
Daniel Stenberg
|
2505fbbdb5
hostip.c: minor white space edit for style
|
8 年之前 |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 年之前 |
Anthony Avina
|
4883f7019d
hostip: fix unintended destruction of hash table
|
9 年之前 |
Daniel Stenberg
|
b419e7ae0c
hostcache: made all host caches use structs, not pointers
|
9 年之前 |
Daniel Stenberg
|
81ee1e69fe
hostip: fix compiler warnings
|
9 年之前 |
Stefan Bühler
|
846f492053
actually implement CURLOPT_RESOLVE removals
|
9 年之前 |
Stefan Bühler
|
b4be97fb67
move Curl_share_lock and ref counting into Curl_fetch_addr
|
9 年之前 |
Stefan Bühler
|
0db831976e
fix refreshing of obsolete dns cache entries
|
9 年之前 |
Daniel Stenberg
|
9395999543
checksrc: use space after comma
|
9 年之前 |
Tobias Stoeckmann
|
851c29269b
hostip: Fix signal race in Curl_resolv_timeout.
|
9 年之前 |
Daniel Stenberg
|
df5578a7a3
mprintf.h: remove #ifdef CURLDEBUG
|
9 年之前 |
Daniel Stenberg
|
9547954978
hostip: remove 'stale' argument from Curl_fetch_addr proto
|
10 年之前 |
Steve Holme
|
151ae59436
code/docs: Use correct case for IPv4 and IPv6
|
10 年之前 |
Michael Wallner
|
09b5a99816
resolve: cache lookup for async resolvers
|
10 年之前 |
Romulo A. Ceccon
|
31860ab8c8
hostip: don't remove DNS entries that are in use
|
10 年之前 |
Daniel Stenberg
|
030a2b8cb8
hostip: don't prune DNS cache entries that are in use
|
11 年之前 |
Daniel Stenberg
|
d20def2046
global dns cache: fix memory leak
|
11 年之前 |