Support Watt-32 under Win32.
[platform/upstream/c-ares.git] / ares_getnameinfo.c
2007-10-04 Steinar H. GundersonAnother timeout fix in ares_getnameinfo().
2007-10-04 Steinar H. GundersonSend the timeout count in ares_getnameinfo().
2007-09-28 Steinar H. GundersonMake the query callbacks return the number of timeouts...
2007-07-03 Gunter Knauffew minor changes to make ares compile for NetWare...
2007-02-26 Gisle VanemRemoved inclusion of <sys/types.h> in .c-files
2007-02-06 Yang Tsecompiler warning fix
2007-02-05 Yang Tsecompiler warning fix
2007-02-02 Yang Tsecompiler warning fix
2007-02-01 Yang Tsecompiler warning fix
2007-02-01 Yang Tsecompiler warning fix
2007-01-29 Yang Tsefix compiler warning "discards qualifiers from pointer...
2006-10-25 Gisle VanemFixed "'x' might be used uninitialized in this function...
2006-08-29 Daniel StenbergBrad Spencer did
2005-12-11 Yang TseUndo last changes
2005-12-11 Yang TseFix compiler warning and compatibility issue with the...
2005-12-10 Yang TseModified lookup_service() to avoid the risk of a potent...
2005-12-09 Yang TseFix compiler warning
2005-11-25 Daniel StenbergChange based on Yang Tse's excellent fix to reduce...
2005-11-24 Daniel Stenbergavoid doing #if an a predef symbol that might not be...
2005-11-14 Gisle VanemAdded CVS id.
2005-10-03 Daniel StenbergOk, based on the online docs for AIX'es getservbyport_r...
2005-09-21 Daniel Stenberg1 - attempted fix of uninitialized variable
2005-09-18 Dominick MeglioAdded constants that will be used by ares_getaddrinfo...
2005-05-17 Dominick MeglioMore of the same
2005-05-17 Dominick MeglioMore compiler warning cleanups
2005-05-16 Dominick MeglioCleaned up some compile warnings
2005-05-16 Dominick MeglioAdded ares_getnameinfo which mimics the getnameinfo API