32 Commits (3aead6a988b9685b6ad484fa2798f81e2a76f2d8)

Author SHA1 Message Date
Yang Tse a5ce39391c c-ares/nameser.h: add some T_* defines for ns_t_* values 12 years ago
Yang Tse ebc9a9d958 nameser.h: RFC4034 resource record type definitions 14 years ago
Daniel Stenberg 63627fa5ab remove all $Id$ lines 15 years ago
Yang Tse f214b583f5 adjust inclusion of "nameser.h" 16 years ago
Yang Tse 861ea67ee8 reorder some lines in file 16 years ago
Yang Tse 507c529dc0 code cleanup 16 years ago
Yang Tse 1a9795b401 rearrange to allow internal/private use of ares_writev to any system 16 years ago
Daniel Stenberg 705c749aa1 - As was pointed out to me by Andreas Schuldei, the MAXHOSTNAMELEN define is 17 years ago
Yang Tse 0848b4fdaa Use monotonic time source if available. 17 years ago
Yang Tse 8627b23715 Needed now that in6_addr is referenced in ares.h 17 years ago
Yang Tse a0b8ac2bdc improve portability, defining MAXDNAME and MAXCDNAME 17 years ago
Gunter Knauf 76a007538c although the check for HAVE_STRUCT_TIMEVAL solved the redefine it is incorrect; lets see if a check for HAVE_GETTIMEOFDAY also works; if gettimeofday() is present then we can assume we have the timezone struct too. 18 years ago
Gunter Knauf 5a6af8adbc trial to catch problem with Daniels cross-mingw ares builds. 18 years ago
Yang Tse ee2df583d3 Move portable error number symbolic name definitions to setup_once.h 18 years ago
Gisle Vanem 4a30753b47 Support for OpenWatcom (Win32): It do have getpid(), but no 18 years ago
Yang Tse 413a37e409 Prevent definition of HAVE_WINxxx_H symbols and avoid inclusion of Windows headers when compiled with Cygwin in POSIX emulation mode. 19 years ago
Yang Tse c43edebb70 Undo previous change. This header file belongs to the public 19 years ago
Yang Tse 4b3090680a Cleanup windows header includes. Where aplicable, inclusion of 19 years ago
Gisle Vanem 0776e67138 Added CVS id. Detabified. 19 years ago
Daniel Stenberg 3a80a3eb01 better errno constant replacements, as mentioned by Gisle Vanem 20 years ago
Daniel Stenberg 3d90cb252b with these changes, it builds on my win32 cross-compiler 20 years ago
Gisle Vanem 6deb40acac Changes for Watt-32 on Windows. I've assumed Configure 21 years ago
Daniel Stenberg e8e8d3a407 Gisle Vanem: 21 years ago
Gunter Knauf c73d12e2e4 added few ifdefs to make it usable for NetWare. 21 years ago
Daniel Stenberg e7293e0779 djgpp fixes by Gisle 21 years ago
Daniel Stenberg 3f01f1b772 mingw has str(n)casecmp() functions 21 years ago
Daniel Stenberg 9df1eda502 timezone dummy to build better on Windows - Gisle Vanem 21 years ago
Daniel Stenberg 69d192ba1e include process.h to get the _getpid() proto 21 years ago
Daniel Stenberg 49eceda4dd prevent a compiler warning about a macro definition 21 years ago
Daniel Stenberg c72a2f4af7 prevent the windows version to use global symbol names 21 years ago
Daniel Stenberg 2c9c9e92fd Dominick Meglio's fix to make our private gettimeofday() use the ares_ 21 years ago
Daniel Stenberg 5e847a14bd ares 1.1.1 with collected applied patches 21 years ago