Viktor Szakats
|
b563a92cd6
tidy-up: process.h detection and use
|
2 年之前 |
bsergean
|
e71a9b488f
asyn-ares: set hint flags when calling ares_getaddrinfo
|
2 年之前 |
Daniel Stenberg
|
46f3fe0e75
hostip: lazily wait to figure out if IPv6 works until needed
|
2 年之前 |
Dmitry Karpov
|
1902e8fc51
resolve: make forced IPv4 resolve only use A queries
|
2 年之前 |
Daniel Stenberg
|
660cf3d4ed
lib: the number four in a sequence is the "fourth"
|
2 年之前 |
Daniel Stenberg
|
14d9d79c87
asyn-ares: make a single alloc out of hostname + async data
|
2 年之前 |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 年之前 |
Daniel Stenberg
|
5912da253b
select: return error from "lethal" poll/select errors
|
2 年之前 |
Daniel Stenberg
|
4ec0549c39
misc: update copyright year ranges
|
2 年之前 |
Marc Hoersken
|
68035af29d
timediff.[ch]: add curlx helper functions for timeval conversions
|
4 年之前 |
Daniel Stenberg
|
64e8bf9ff4
asyn-ares: ares_getaddrinfo needs no happy eyeballs timer
|
2 年之前 |
Eddie Lumpkin
|
8e701cc978
lib: fixing comment spelling typos in lib files
|
3 年之前 |
Daniel Stenberg
|
fe7b64228d
strerror.h: remove the #include from files not using it
|
3 年之前 |
Daniel Stenberg
|
378e331e92
asyn-ares: call ares_freeaddrinfo() to clean up addrinfo results
|
3 年之前 |
Daniel Stenberg
|
c3fa8c6e76
asyn-ares.c: move all version number checks to the top
|
3 年之前 |
Daniel Stenberg
|
ba904db070
ares: use ares_getaddrinfo()
|
3 年之前 |
Daniel Stenberg
|
c4b8ec495d
asyn-ares: remove check for 'data' in Curl_resolver_cancel
|
3 年之前 |
Dmitry Karpov
|
4bd20889fc
ares: always store IPv6 addresses first
|
3 年之前 |
Lucas Clemente Vella
|
84d2839740
CURLOPT_IPRESOLVE: preventing wrong IP version from being used
|
3 年之前 |
Daniel Stenberg
|
063d3f3b96
tidy-up: make conditional checks more consistent
|
3 年之前 |
Daniel Stenberg
|
692faeab9f
asyn-ares: use consistent resolve error message
|
3 年之前 |
Daniel Stenberg
|
8335c6417e
hostip: remove conn->data from resolver functions
|
3 年之前 |
Daniel Stenberg
|
a304051620
lib: more conn->data cleanups
|
3 年之前 |
Daniel Stenberg
|
215db086e0
lib: pass in 'struct Curl_easy *' to most functions
|
3 年之前 |
Daniel Stenberg
|
afb150499f
asyn-ares: remove Curl_ prefix from static functions
|
3 年之前 |
Daniel Stenberg
|
37cdc2a05c
asyn: use 'struct thread_data *' instead of 'void *'
|
4 年之前 |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 年之前 |
Daniel Stenberg
|
3d64031fa7
symbian: drop support
|
4 年之前 |
Daniel Stenberg
|
d68fc02972
asyn-ares: correct some bad comments
|
4 年之前 |
Marc Hoersken
|
3186f50054
timeouts: move ms timeouts to timediff_t from int and long
|
4 年之前 |