Michael Kaufmann
|
8ab22a7453
time: fix type conversions and compiler warnings
|
7 years ago |
Marcel Raad
|
b851421642
lib: remove unused code
|
7 years ago |
klemens
|
f7df67cff0
spelling fixes
|
7 years ago |
Daniel Stenberg
|
b228d2952b
checksrc: stricter no-space-before-paren enforcement
|
8 years ago |
Marcel Raad
|
21aa32d30d
lib: fix compiler warnings after de4de4e3c7c
|
8 years ago |
Andreas Streichardt
|
eb5199317e
resolve: add error message when resolving using SIGALRM
|
8 years ago |
Daniel Stenberg
|
434f8d0389
internals: rename the SessionHandle struct to Curl_easy
|
8 years ago |
Daniel Stenberg
|
4f45240bc8
lib: include curl_printf.h as one of the last headers
|
8 years ago |
Daniel Stenberg
|
a71012c03e
code: style updates
|
8 years ago |
Daniel Stenberg
|
2505fbbdb5
hostip.c: minor white space edit for style
|
8 years ago |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 years ago |
Anthony Avina
|
4883f7019d
hostip: fix unintended destruction of hash table
|
9 years ago |
Daniel Stenberg
|
b419e7ae0c
hostcache: made all host caches use structs, not pointers
|
9 years ago |
Daniel Stenberg
|
81ee1e69fe
hostip: fix compiler warnings
|
9 years ago |
Stefan Bühler
|
846f492053
actually implement CURLOPT_RESOLVE removals
|
9 years ago |
Stefan Bühler
|
b4be97fb67
move Curl_share_lock and ref counting into Curl_fetch_addr
|
9 years ago |
Stefan Bühler
|
0db831976e
fix refreshing of obsolete dns cache entries
|
9 years ago |
Daniel Stenberg
|
9395999543
checksrc: use space after comma
|
9 years ago |
Tobias Stoeckmann
|
851c29269b
hostip: Fix signal race in Curl_resolv_timeout.
|
9 years ago |
Daniel Stenberg
|
df5578a7a3
mprintf.h: remove #ifdef CURLDEBUG
|
9 years ago |
Daniel Stenberg
|
9547954978
hostip: remove 'stale' argument from Curl_fetch_addr proto
|
10 years ago |
Steve Holme
|
151ae59436
code/docs: Use correct case for IPv4 and IPv6
|
10 years ago |
Michael Wallner
|
09b5a99816
resolve: cache lookup for async resolvers
|
10 years ago |
Romulo A. Ceccon
|
31860ab8c8
hostip: don't remove DNS entries that are in use
|
10 years ago |
Daniel Stenberg
|
030a2b8cb8
hostip: don't prune DNS cache entries that are in use
|
11 years ago |
Daniel Stenberg
|
d20def2046
global dns cache: fix memory leak
|
11 years ago |
Daniel Stenberg
|
d2b36e466a
global dns cache: didn't work [regression]
|
11 years ago |
Yang Tse
|
5a053ffe80
build: fix circular header inclusion with other packages
|
12 years ago |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
12 years ago |
Yang Tse
|
5b6e7927c6
build: rename 93 lib/*.c files
|
12 years ago |