Daniel Stenberg
|
12d655d456
doh: disable DOH for the cases it doesn't work
|
5 years ago |
Daniel Stenberg
|
f73de32d46
CURLOPT_DNS_USE_GLOBAL_CACHE: remove
|
5 years ago |
Romain Geissler
|
aa1f1d48f3
Curl_resolv: fix a gcc -Werror=maybe-uninitialized warning
|
5 years ago |
Daniel Stenberg
|
81a9fe4e92
hostip: make create_hostcache_id avoid alloc + free
|
5 years ago |
Daniel Stenberg
|
05b100aee2
cleanup: make local functions static
|
5 years ago |
Claes Jakobsson
|
d8cae791f4
hostip: support wildcard hosts
|
5 years ago |
Rick Deist
|
3349a633b8
hostip: fix check on Curl_shuffle_addr return value
|
6 years ago |
Viktor Szakats
|
b801b453af
whitespace fixes
|
6 years ago |
Daniel Stenberg
|
abff183387
setopt: add CURLOPT_DOH_URL
|
6 years ago |
Marcel Raad
|
81be254870
hostip: fix unused variable warning
|
6 years ago |
Alibek.Jorajev
|
f66d97b677
CURLOPT_RESOLVE: always purge old entry first
|
6 years ago |
Rick Deist
|
d95f3dc0b1
resolve: add CURLOPT_DNS_SHUFFLE_ADDRESSES
|
6 years ago |
Daniel Stenberg
|
98eee3396d
Revert "hostip: fix compiler warning: 'variable set but not used'"
|
6 years ago |
Michael Kaufmann
|
a577059f92
hostip: fix compiler warning: 'variable set but not used'
|
6 years ago |
Francisco Sedano
|
23713645d4
url: Add option CURLOPT_RESOLVER_START_FUNCTION
|
6 years ago |
Jay Satiro
|
73050fb6ae
hostip: fix 'potentially uninitialized variable' warning
|
6 years ago |
Anders Bakken
|
50d1b3379a
CURLOPT_RESOLVE: Add support for multiple IP addresses per entry
|
6 years ago |
Daniel Stenberg
|
b1b94305d8
RESOLVE: output verbose text when trying to set a duplicate name
|
7 years ago |
Randall S. Becker
|
76ebd54175
configure: check for netinet/in6.h
|
7 years ago |
Daniel Stenberg
|
715f1f53e0
resolve: allow IP address within [] brackets
|
7 years ago |
Daniel Stenberg
|
5d543fe906
time: rename Curl_tvnow to Curl_now
|
7 years ago |
Daniel Stenberg
|
b9d25f9a6b
timediff: return timediff_t from the time diff functions
|
7 years ago |
Daniel Stenberg
|
87501e57f1
code style: remove wrong uses of multiple spaces
|
7 years ago |
Daniel Stenberg
|
e5743f08e7
code style: use spaces around pluses
|
7 years ago |
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 |