Daniel Stenberg
|
c074ba64a8
code: language cleanup in comments
|
4 달 전 |
Viktor Szakats
|
72abf7c13a
lib: tidy up types and casts
|
5 달 전 |
Viktor Szakats
|
e411c98f70
build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`)
|
7 달 전 |
Robert Moreton
|
835e4cb1d5
asyn-ares: fix data race warning
|
8 달 전 |
RainRat
|
2cd78f525c
misc: Fix typos in docs and lib
|
8 달 전 |
Lin Sun
|
4224d6e0f3
asyn-ares: with modern c-ares, use its default timeout
|
10 달 전 |
Daniel Stenberg
|
cfe7902111
lib: add debug log outputs for CURLE_BAD_FUNCTION_ARGUMENT
|
10 달 전 |
Daniel Stenberg
|
907eea0804
Revert "urldata: move async resolver state from easy handle to connectdata"
|
11 달 전 |
Viktor Szakats
|
e9a7d4a1c8
windows: use built-in `_WIN32` macro to detect Windows
|
11 달 전 |
Sam James
|
bc8509a748
misc: fix -Walloc-size warnings
|
1 년 전 |
Daniel Stenberg
|
91188c6480
asyn-ares: handle no connection in the addrinfo callback
|
1 년 전 |
Stefan Eissing
|
56a4db2e4e
urldata: move async resolver state from easy handle to connectdata
|
1 년 전 |
Daniel Stenberg
|
a181b4a053
asyn-ares: reduce timeout to 2000ms
|
1 년 전 |
Daniel Stenberg
|
d3142b5729
resolve: use PF_INET6 family lookups when CURL_IPRESOLVE_V6 is set
|
1 년 전 |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 년 전 |
Daniel Gustafsson
|
2d9fee4504
netware: remove leftover traces
|
2 년 전 |
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 년 전 |