Daniel Stenberg
|
b903186fa0
source cleanup: unify look, style and indent levels
|
13 years ago |
Daniel Stenberg
|
e9542ccab6
hostip: comment fixed to state current situation
|
13 years ago |
Daniel Stenberg
|
7de2f9271c
async resolvers: further cleanups
|
13 years ago |
Yang Tse
|
7e3f0bffe5
fix compiler warning: conversion may lose significant bits
|
14 years ago |
Yang Tse
|
c9081a8280
hostip: edit comment
|
14 years ago |
Daniel Stenberg
|
a1f32ffee5
ip_version: moved to connection struct
|
14 years ago |
Daniel Stenberg
|
1b24b89cca
CURLOPT_RESOLVE: added
|
14 years ago |
Yang Tse
|
6432fafa1a
fix compiler warning: variable might be clobbered by longjmp or vfork
|
14 years ago |
Kamil Dudka
|
7425db3fab
simplify code of Curl_resolv_timeout()
|
14 years ago |
Kamil Dudka
|
64ac64e783
eliminate a race condition in Curl_resolv_timeout()
|
14 years ago |
Daniel Stenberg
|
c245a8f92e
avoid compiler warning without USE_ALARM_TIMEOUT
|
14 years ago |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
14 years ago |
Thomas Lopatic
|
6657f12fff
fix the alarm()-based DNS timeout
|
14 years ago |
Yang Tse
|
597ad5a2ce
|
15 years ago |
Daniel Stenberg
|
33ce0ec1f1
wrap long lines and do some indent policing
|
15 years ago |
Yang Tse
|
bfc4c33985
Constantine Sapuntzakis refactoring of async callbacks, allowing
|
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
|
05a4abea04
Constantine Sapuntzakis patch for hostip.c
|
15 years ago |
Yang Tse
|
668dc0ad87
Make hostip.c compile again
|
15 years ago |
Daniel Stenberg
|
fb5f332834
- Constantine Sapuntzakis posted bug #2891595
|
15 years ago |
Daniel Stenberg
|
7e07da977c
- Peter Sylvester made a debug featuer for Curl_resolv() that now will force
|
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 |
Yang Tse
|
0ce97f77e0
Use our Curl_addrinfo definition even when an addrinfo struct is available.
|
16 years ago |
Yang Tse
|
6983ba3225
*** empty log message ***
|
16 years ago |
Yang Tse
|
b843c27322
fix compiler warning
|
16 years ago |
Yang Tse
|
5779283a52
attempt to fix or allow further detection of an elusive icc SIGSEGV
|
16 years ago |
Yang Tse
|
29ba1730ca
attempt to fix compiler warning relative to potential misaligned data access
|
16 years ago |