Daniel Stenberg
|
ee97c69362
|
- Gregor Jasny made c-ares link with libtool 's -export-symbols-regex option to
only expose functions starting with ares_.
|
16 years ago |
Yang Tse
|
cb6cec903b
|
Remove experimental check. Currently there's no need for it.
|
16 years ago |
Yang Tse
|
69fea1321f
|
Fix an m4 overquoting triggering a spurious 'AS_TR_CPP' symbol definition
attempt in generated config.h
|
16 years ago |
Yang Tse
|
78e9ec92b7
|
Proper naming for the experimental compiler test and moved to *-compilers.m4
|
16 years ago |
Yang Tse
|
411a7e17a1
|
Moved *_CHECK_COMPILER_HALT_ON_ERROR and *_CHECK_COMPILER_ARRAY_SIZE_NEGATIVE to *-compilers.m4 along with other *_CHECK_COMPILER_*
|
16 years ago |
Yang Tse
|
2a61e01b30
|
fIX *__SOCKLEN_T definitions for OS400 and generic GCC targets
|
16 years ago |
Yang Tse
|
00b2ba7ad4
|
fIX *__SOCKLEN_T definitions for MVS and 370 targets
|
16 years ago |
Yang Tse
|
68458a15bb
|
fIX *__SOCKLEN_T definitions for several Windows target tool-chains
|
16 years ago |
Yang Tse
|
64fef21f5d
|
HP-UX's X/Open network library requirement check follow-up
|
16 years ago |
Yang Tse
|
0eeb553827
|
HP-UX's X/Open network library requirement check follow-up
|
16 years ago |
Yang Tse
|
3a55bbebf1
|
Use build-time configured ares_socklen_t instead of socklen_t
|
16 years ago |
Yang Tse
|
d9647bd70f
|
David McCreedy's "TPF-platform specific changes to various files" patch follow-up
|
16 years ago |
Daniel Stenberg
|
fc5873e487
|
s/libcurl/c-ares
|
16 years ago |
Daniel Stenberg
|
e95d205155
|
version number typo fix
|
16 years ago |
Yang Tse
|
ce1ec3b87f
|
David McCreedy's "TPF-platform specific changes to various files" patch
|
16 years ago |
Yang Tse
|
dcdabb9ebe
|
Check definition of _XOPEN_SOURCE_EXTENDED with the compiler
|
16 years ago |
Yang Tse
|
c2ae8f0059
|
Check if X/Open network library is required
|
16 years ago |
Yang Tse
|
bb2935b8fb
|
cope with ares_build.h and ares_rules.h follow-up
|
16 years ago |
Yang Tse
|
483c514458
|
Added some notes regarding ares_build.h
|
16 years ago |
Yang Tse
|
015399b9e7
|
fix EOL
|
16 years ago |
Yang Tse
|
bdf809f5c5
|
fix EOL
|
16 years ago |
Yang Tse
|
7951433e32
|
cope with ares_build.h and ares_rules.h
|
16 years ago |
Yang Tse
|
128f52ec60
|
buildconf.bat for CVS-tree c-ares
|
16 years ago |
Yang Tse
|
f444fb7f88
|
Use 'unsigned int' instead of size_t attempting to avoid header inclusion
|
16 years ago |
Yang Tse
|
d19611328c
|
NetWare LibC's getpeername() third argument data type is size_t
|
16 years ago |
Yang Tse
|
d5c58fbe7e
|
Remove temporary debug tracing for ares_socklen_t Windows targets
|
16 years ago |
Yang Tse
|
49100d2654
|
ares_socklen_t follow-up
|
16 years ago |
Yang Tse
|
951aa2723c
|
ares_build.h Windows follow-up
|
16 years ago |
Yang Tse
|
494e1eb1a6
|
Add temporary debug tracing for ares_socklen_t Windows targets
|
16 years ago |
Yang Tse
|
f370102fc8
|
ares_build.h NetWare follow-up
|
16 years ago |
Yang Tse
|
6f1b99c635
|
ares_build.h NetWare attempt
|
16 years ago |
Yang Tse
|
5fc305a0ba
|
Initial step towards a configure time ares_socklen_t definition
|
16 years ago |
Yang Tse
|
488a855a4a
|
ignore stamp-h*
|
16 years ago |
Yang Tse
|
486802e3a9
|
Added CARES_INCLUDES_SYS_TYPES
|
16 years ago |
Yang Tse
|
61ac74c684
|
Initial step towards a configure time curl_socklen_t definition
|
16 years ago |
Yang Tse
|
27aa165e9c
|
avoid use of alloca()
|
16 years ago |
Yang Tse
|
1509409fe1
|
Moved potential inclusion of system's malloc.h and memory.h header files to
setup_once.h. Inclusion of each header file is based on the definition of
NEED_MALLOC_H and NEED_MEMORY_H respectively.
|
16 years ago |
Yang Tse
|
df96c987c6
|
ignore
|
16 years ago |
Gisle Vanem
|
1c9b958700
|
Added '-DHAVE_LIMITS_H'.
|
16 years ago |
Yang Tse
|
51ecfc023a
|
remove compiler options used while debugging the icc 9.1 optimizer issue
|
16 years ago |
Yang Tse
|
4ecce9f1cc
|
moved HAVE_LIMITS_H to common defines
|
16 years ago |
Yang Tse
|
ed9f1219a5
|
Set HP-UX compiler warning level back to the one that exposes
the socklen_t issue on this platform.
|
16 years ago |
Yang Tse
|
2a40e2da36
|
HAVE_LIMITS_H definition for NetWare CLIB
|
16 years ago |
Yang Tse
|
262ff45c9d
|
use HAVE_LIMITS_H symbol to protect limits.h inclusion
|
16 years ago |
Yang Tse
|
737707bf4b
|
fix compiler warning: implicit conversion shortens 64-bit value into a 32-bit value
|
16 years ago |
Yang Tse
|
382dc0d719
|
s/u_long/unsigned long/
|
16 years ago |
Yang Tse
|
9e0140f455
|
Do not halt compilation when using VS2008 to build a Windows 2000 target
|
16 years ago |
Yang Tse
|
fb7803fbd0
|
ignore
|
16 years ago |
Phil Blundell
|
3f7fc80ab5
|
* February 3 2009 (Phil Blundell)
- If the server returns garbage or nothing at all in response to an AAAA query,
go on and ask for A records anyway.
|
16 years ago |
Daniel Stenberg
|
1ce8e6583e
|
- ares_gethostbyname() now accepts 'AF_UNSPEC' as a family for resolving
either AF_INET6 or AF_INET. It works by accepting any of the looksups in the
hosts file, and it resolves the AAAA field with a fallback to A.
|
16 years ago |