summaryrefslogtreecommitdiff
path: root/nameser.h
AgeCommit message (Expand)AuthorFilesLines
2010-03-27remove all $Id$ linesDaniel Stenberg1-1/+0
2008-09-17adjust inclusion of "nameser.h"Yang Tse1-4/+4
2008-09-17reorder some lines in fileYang Tse1-40/+32
2008-09-16code cleanupYang Tse1-15/+1
2008-09-16rearrange to allow internal/private use of ares_writev to any systemYang Tse1-10/+2
2008-06-30- As was pointed out to me by Andreas Schuldei, the MAXHOSTNAMELEN define isDaniel Stenberg1-2/+0
2008-05-09Use monotonic time source if available.Yang Tse1-7/+0
2007-11-15Needed now that in6_addr is referenced in ares.hYang Tse1-3/+0
2007-09-30improve portability, defining MAXDNAME and MAXCDNAMEYang Tse1-0/+5
2007-07-04although the check for HAVE_STRUCT_TIMEVAL solved the redefine it is incorrec...Gunter Knauf1-1/+1
2007-07-03trial to catch problem with Daniels cross-mingw ares builds.Gunter Knauf1-0/+2
2007-02-17Move portable error number symbolic name definitions to setup_once.hYang Tse1-5/+0
2007-01-30Support for OpenWatcom (Win32): It do have getpid(), but noGisle Vanem1-0/+2
2006-07-05Prevent definition of HAVE_WINxxx_H symbols and avoid inclusion of Windows he...Yang Tse1-0/+2
2005-12-19Undo previous change. This header file belongs to the publicYang Tse1-0/+1
2005-12-18Cleanup windows header includes. Where aplicable, inclusion ofYang Tse1-1/+0
2005-11-12Added CVS id. Detabified.Gisle Vanem1-1/+3
2005-04-06better errno constant replacements, as mentioned by Gisle VanemDaniel Stenberg1-2/+2
2005-04-05with these changes, it builds on my win32 cross-compilerDaniel Stenberg1-3/+7
2004-08-20Changes for Watt-32 on Windows. I've assumed ConfigureGisle Vanem1-12/+0
2004-07-24Gisle Vanem:Daniel Stenberg1-0/+3
2004-07-03added few ifdefs to make it usable for NetWare.Gunter Knauf1-1/+7
2004-07-01djgpp fixes by GisleDaniel Stenberg1-0/+1
2004-03-09mingw has str(n)casecmp() functionsDaniel Stenberg1-0/+2
2004-03-09timezone dummy to build better on Windows - Gisle VanemDaniel Stenberg1-1/+2
2004-02-05include process.h to get the _getpid() protoDaniel Stenberg1-0/+1
2004-02-04prevent a compiler warning about a macro definitionDaniel Stenberg1-0/+1
2004-02-04prevent the windows version to use global symbol namesDaniel Stenberg1-0/+15
2004-01-04Dominick Meglio's fix to make our private gettimeofday() use the ares_Daniel Stenberg1-11/+12
2003-10-07ares 1.1.1 with collected applied patchesDaniel Stenberg1-0/+205