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 |
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 |