Yang Tse
|
ef2176109f
errno.h inclusion conditionally done in setup_once.h
|
13 years ago |
Vsevolod Novikov
|
ca015f1a45
asynch resolvers: unified
|
13 years ago |
Daniel Stenberg
|
a1f32ffee5
ip_version: moved to connection struct
|
14 years ago |
Daniel Stenberg
|
f3d4b17a9c
resolvers: no more using AI_CANONNAME
|
14 years ago |
Daniel Stenberg
|
68aae7f579
Curl_ipv4_resolve_r: only set AI_CANONNAME when needed
|
14 years ago |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
14 years ago |
Yang Tse
|
a07bc79117
|
14 years ago |
Yang Tse
|
15efa262bb
|
14 years ago |
Yang Tse
|
46de140aca
|
14 years ago |
Yang Tse
|
483ff1ca75
Constantine Sapuntzakis threaded resolver enhancements
|
15 years ago |
Yang Tse
|
3184a91ec8
VMS specific preprocessor symbol checking adjustments
|
15 years ago |
Yang Tse
|
59939313f8
Make usage of calloc()'s arguments consistent with rest of code base
|
15 years ago |
Yang Tse
|
33a3753c3f
libcurl's memory.h renamed to curl_memory.h
|
15 years ago |
Yang Tse
|
9770899a4b
Moved potential inclusion of system's malloc.h and memory.h header files to
|
15 years ago |
Yang Tse
|
a0ef686c54
Merged existing IPv4 and IPv6 Curl_ip2addr functions into a single one
|
16 years ago |
Dan Fandrich
|
8f467b4288
Removed unneeded includes of signal.h and setjmp.h
|
16 years ago |
Yang Tse
|
4e909ee8b1
ntoa() and inet_ntoa_r() no longer used
|
16 years ago |
Yang Tse
|
a622fd90b4
remove unnecessary typecasting of calloc()
|
16 years ago |
Daniel Stenberg
|
0cd8840dba
- Andreas Schuldei improved Phil Blundell's patch for IPv6 using c-ares, and I
|
16 years ago |
Daniel Stenberg
|
cbd1a77ec2
if () => if()
|
17 years ago |
Gunter Knauf
|
c0095d6dd9
removed now obsolete NETDB_DEFINE_CONTEXT macro calls.
|
17 years ago |
Daniel Stenberg
|
54967d2a3a
Thomas J. Moore provided a patch that introduces Kerberos5 support in
|
17 years ago |
Gunter Knauf
|
afdfa4bed2
minor patches to enable building for NetWare CLIB.
|
17 years ago |
Yang Tse
|
d6eca89229
fix compiler warning
|
17 years ago |
Dan Fandrich
|
3229a80c9f
Fixed unused variable compiler warning.
|
17 years ago |
Gisle Vanem
|
c514a2a89a
Removed inclusion of <sys/types.h> and <sys/stat.h> in .c-files
|
17 years ago |
Yang Tse
|
a1d5983991
use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKERRNO() for errno handling
|
18 years ago |
Yang Tse
|
d0aca8017f
compiler warning fix
|
18 years ago |
Yang Tse
|
bc2183b440
compiler warning fix
|
18 years ago |
Yang Tse
|
82f52e5a6f
compiler warning fix
|
18 years ago |