Yang Tse
|
80d4f1170c
|
c-ares' -no-undefined and --enable-curldebug adjustments
|
16 years ago |
Yang Tse
|
fdbe9b71d6
|
Use relative path to built c-ares tree libtool library
|
16 years ago |
Yang Tse
|
1d7308ee78
|
John E. Malmberg noticed that the configure script was failing to detect the
timeval struct on VMS when building with _XOPEN_SOURCE_EXTENDED undefined due
to definition taking place in socket.h instead of time.h
|
16 years ago |
Yang Tse
|
16d842958a
|
Fix compiler warning: out of bound access
|
16 years ago |
Yang Tse
|
ef4a786bf6
|
fix compilation on AIX
|
16 years ago |
Yang Tse
|
96f34988f4
|
c-ares' --enable-curldebug adjustments
|
16 years ago |
Yang Tse
|
7a5621876b
|
Remove temporarily introduced memory leak.
|
16 years ago |
Yang Tse
|
425244eac4
|
Temporarily introduce a memory leak to verify curl debug memory tracking works.
|
16 years ago |
Yang Tse
|
388e389638
|
Allow curl debug memory tracking when building a shared library on
systems which support external, undefined, symbols in shared libraries.
|
16 years ago |
Daniel Stenberg
|
f5464f6c0e
|
language fix
|
16 years ago |
Yang Tse
|
cf3301f024
|
Make ares_init(), ares_dup() and ares_init_options() return ARES_ENOTINITIALIZED
if library initialization has not been performed calling ares_library_init().
|
16 years ago |
Yang Tse
|
84aa2f8a5d
|
c-ares's --enable-curldebug configure option decoupled from c-ares's --enable-debug
|
16 years ago |
Yang Tse
|
acd2aeb388
|
Prevent copying 'sourced' manpages for build targets that don't use them.
|
16 years ago |
Daniel Stenberg
|
179a0d2b28
|
minor edits
|
16 years ago |
Yang Tse
|
66a7fb1605
|
Include .pdf versions of c-ares man pages in distribution tarball.
|
16 years ago |
Yang Tse
|
ba2217050b
|
Allow generation of .html and .pdf versions of c-ares man pages.
|
16 years ago |
Gisle Vanem
|
42be22e1b1
|
$(OBJ_DIR)/ares_getopt.o must be cleaned explicitly.
|
16 years ago |
Yang Tse
|
83cb810b75
|
Mention last changes
|
16 years ago |
Yang Tse
|
dec9775cd6
|
Initial ares_library_cleanup(3) man page
|
16 years ago |
Yang Tse
|
cf2882882d
|
Update man page
|
16 years ago |
Yang Tse
|
1ddd021504
|
Update man page
|
16 years ago |
Yang Tse
|
8e55839216
|
Initial ares_library_init(3) man page attempt
|
16 years ago |
Yang Tse
|
91ab7974ce
|
Force revision update, to force CVS to update the $Id date string format
|
16 years ago |
Yang Tse
|
0f59e2b531
|
Add same copyright notice as other c-ares files
|
16 years ago |
Yang Tse
|
d3f3189860
|
Fix case
|
16 years ago |
Yang Tse
|
757642f675
|
Remove run-time requirement for advapi32.dll since
c-ares can work even with no advapi32.dll at all.
|
16 years ago |
Yang Tse
|
b677ff3d15
|
Intentionally avoid checking if the address of SystemFunction036, a.k.a.
RtlGenRandom, has been located or not. This function is only available on
WinXP and later. When unavailable c-ares uses portable rand() function.
|
16 years ago |
Yang Tse
|
5b17412c1f
|
- Provide in external interface preprocessor symbol definitions for
CARES_HAVE_ARES_LIBRARY_INIT and CARES_HAVE_ARES_LIBRARY_CLEANUP
to ease the use of new capabilities.
- Move ares_version() prototype to ares.h
|
16 years ago |
Yang Tse
|
b7c7bab713
|
Introduction of ares_library_init() and ares_library_cleanup()
|
16 years ago |
Yang Tse
|
c03c7251c9
|
Introduction of ares_library_init() and ares_library_cleanup()
|
16 years ago |
Yang Tse
|
4b5589ab99
|
remove outdated comment
|
16 years ago |
Yang Tse
|
566b59a236
|
Fix preprocessor conditional expression
|
16 years ago |
Yang Tse
|
c3c2992cb0
|
fiX *__SOCKLEN_T definitions for remaining targets
|
16 years ago |
Yang Tse
|
3837fc4bd0
|
*__SOCKLEN_T definitions for OS400 already fixed
|
16 years ago |
Yang Tse
|
79f80b49b0
|
fIX *__SOCKLEN_T definitions for SYMBIAN32 and VMS targets
|
16 years ago |
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 |