Dan Fandrich
|
bcc29cda8e
Fixed compilation when the synchronous resolver is used
|
13 éve |
Daniel Stenberg
|
7de2f9271c
async resolvers: further cleanups
|
14 éve |
Daniel Stenberg
|
24d84da073
asynch resolvers: cleanup
|
14 éve |
Vsevolod Novikov
|
ca015f1a45
asynch resolvers: unified
|
14 éve |
Fabian Keil
|
1702a2c08d
Fix a couple of spelling errors in lib/
|
13 éve |
Daniel Stenberg
|
67eb679264
ipv6: only probe once
|
13 éve |
Daniel Stenberg
|
b6a3e2be8e
c-ares: fix cancelled resolves
|
14 éve |
Daniel Stenberg
|
a1f32ffee5
ip_version: moved to connection struct
|
14 éve |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
14 éve |
Yang Tse
|
483ff1ca75
Constantine Sapuntzakis threaded resolver enhancements
|
15 éve |
Yang Tse
|
1435864030
Definitions of resolver specialty compile-time defines CURLRES_* moved
|
15 éve |
Yang Tse
|
bfc4c33985
Constantine Sapuntzakis refactoring of async callbacks, allowing
|
15 éve |
Daniel Stenberg
|
fb5f332834
- Constantine Sapuntzakis posted bug #2891595
|
15 éve |
Yang Tse
|
a0ef686c54
Merged existing IPv4 and IPv6 Curl_ip2addr functions into a single one
|
16 éve |
Yang Tse
|
c2c800d863
Move curl_dofreeaddrinfo() and curl_dofreeaddrinfo()
|
16 éve |
Yang Tse
|
0ce97f77e0
Use our Curl_addrinfo definition even when an addrinfo struct is available.
|
16 éve |
Yang Tse
|
bdf1724412
take 2 at fixing compiler warning: argument might be clobbered by `longjmp' or `vfork'
|
16 éve |
Yang Tse
|
00dec36c72
fix compiler warning: `variable' might be clobbered by `longjmp' or `vfork'
|
16 éve |
Dan Fandrich
|
4adcf7e9ed
Moved all signal-based name resolution timeout handling into a single new
|
16 éve |
Yang Tse
|
a6c915aab9
fix compiler warning: external declaration in primary source file
|
16 éve |
Daniel Stenberg
|
0cd8840dba
- Andreas Schuldei improved Phil Blundell's patch for IPv6 using c-ares, and I
|
16 éve |
Daniel Stenberg
|
991505e077
Woops, partly revert my previous commit and do it slightly differently instead.
|
17 éve |
Daniel Stenberg
|
56f17d2c9f
I made the torture test on test 530 go through. This was actually due to
|
17 éve |
Daniel Stenberg
|
2c105af910
Adapted the c-ares code to the API change c-ares 1.5.0 brings in the
|
17 éve |
Gunter Knauf
|
afdfa4bed2
minor patches to enable building for NetWare CLIB.
|
17 éve |
Yang Tse
|
dc7c915553
Compilation fix
|
18 éve |
Daniel Stenberg
|
b7eeb6e67f
Major overhaul introducing http pipelining support and shared connection
|
18 éve |
Gunter Knauf
|
ac02d379ba
moved ugly NetWare hack to hostip.h so that hostip.c uses it too.
|
18 éve |
Gisle Vanem
|
4e58da5222
Ares needs CURLRES_ADDRINFO_COPY. Curl_hostent_relocate() is gone.
|
18 éve |
Gisle Vanem
|
5cdbd0cf4a
Constify arguments to Curl_he2ai() and Curl_addrinfo_copy().
|
18 éve |