summaryrefslogtreecommitdiff
path: root/ares/ares_strerror.c
Commit message (Expand)AuthorAgeFilesLines
* Prevent ares_strerror() from segfaulting if an invalid error code is passedDaniel Stenberg2007-10-011-2/+4
* curlassert macro replaced with DEBUGASSERT macro defined in setup_once.hYang Tse2007-02-211-1/+1
* add missing strings for existing error codesYang Tse2007-02-021-1/+3
* 2nd try adding CVS id.Gisle Vanem2006-07-221-1/+1
* Added CVS id.Gisle Vanem2006-07-221-0/+2
* Added ares_getnameinfo which mimics the getnameinfo APIDominick Meglio2005-05-161-1/+2
* - Fixed a few variable return types for some system calls. Made configureDaniel Stenberg2004-07-221-0/+1
* Dominick Meglio fixed a missing commaDaniel Stenberg2004-03-311-1/+1
* Dominick Meglio's new ares_expand_string() functionDaniel Stenberg2004-03-301-0/+2
* don't compare signed and unsignedDaniel Stenberg2004-02-041-1/+1
* removed the silly second argument to ares_strerror()Daniel Stenberg2004-02-021-6/+2
* ares 1.1.1 with collected applied patchesDaniel Stenberg2003-10-071-0/+47