29 Commits (e576d895e7b80e0adfba0e7c22ef361eca0f65a1)

Author SHA1 Message Date
Gisle Vanem 4ff50cf6bd Update email address. 16 years ago
Gunter Knauf 091393e79c changed u_int16_t to unsigned short because it is the only place within ares and curl where such a type would be used; 16 years ago
Gisle Vanem f4d9eacfe4 Added 'ares_parse_srv_reply.obj'. Added definition of 'u_int16_t'. This is I don't like; we should not depend on such non-universal types in a public header. But this is just a quick fix. 16 years ago
Yang Tse 4d49566a3e DEBUGBUILD symbol definition for debug builds 16 years ago
Gisle Vanem fed5a3f744 Update comment about "ML". Removed "-D_USE_32BIT_TIME_T" (not a requirement). 16 years ago
Yang Tse 5b17412c1f - Provide in external interface preprocessor symbol definitions for 16 years ago
Yang Tse b7c7bab713 Introduction of ares_library_init() and ares_library_cleanup() 16 years ago
Yang Tse bb2935b8fb cope with ares_build.h and ares_rules.h follow-up 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
Gisle Vanem f8324d41e3 ares_writev() shall not be exported when using Watt-32 (has writev). 16 years ago
Yang Tse 1a9795b401 rearrange to allow internal/private use of ares_writev to any system 17 years ago
Yang Tse 746f3e2942 rearrange to allow internal/private use of ares_strcasecmp to any system that 17 years ago
Yang Tse 5e9322f450 Export 'ares_process_fd' too. 17 years ago
Yang Tse 9db5e3476a MSVC6+ clean-up targets must also remove acountry.exe 17 years ago
Yang Tse 0848b4fdaa Use monotonic time source if available. 17 years ago
Gisle Vanem ec5ebc218a Added build of acountry.exe. 17 years ago
Yang Tse 343d6f221f Avoid inline C99ism, and move c-ares routines for managing doubly-linked lists. 18 years ago
Yang Tse bba777d6da ares_getopt() command-line parser function does not belong to actual 18 years ago
Yang Tse 088a4d923a use ares_getopt for all platforms 18 years ago
Gisle Vanem 324522a645 Added ares_parse_ns_reply.obj etc. 18 years ago
Gisle Vanem de2e08cee1 ahost.exe needs getopt.obj. 18 years ago
Yang Tse 62e22ec3af include setup_once.h dependency and adjust to 80 char lines. 19 years ago
Gisle Vanem 85510390ca Added ares_getsock.obj. 19 years ago
Yang Tse 14a8b3f6b2 Make it compatible with vc60 and vc71 19 years ago
Gisle Vanem 2bf6cf0a10 Fixed typo. Detabified. 19 years ago
Gisle Vanem 9b106cf987 Defines moved to config-win32.h. 19 years ago
Gisle Vanem 4e1a593929 Add cvs id. 19 years ago
Gisle Vanem 9df9494e5f I hate MS-devstudio project files. 19 years ago