Age | Commit message (Expand) | Author |
2009-10-19 | Fix compiler warning: local variable may be used without having been initialized | Yang Tse |
2009-10-08 | Fix compiler warning | Yang Tse |
2009-10-08 | Fix compiler warning | Yang Tse |
2009-10-08 | Fix compiler warning: addition result could be truncated before cast to bigge... | Yang Tse |
2009-10-07 | Overhauled ares__get_hostent() | Yang Tse |
2009-04-14 | fix compiler warning: implicit conversion shortens 64-bit value into a 32-bit... | Yang Tse |
2009-01-31 | - ares_gethostbyname() now accepts 'AF_UNSPEC' as a family for resolving | Daniel Stenberg |
2008-09-15 | include header file only when available | Yang Tse |
2008-09-11 | move inclusion of ares_private.h last | Yang Tse |
2007-06-02 | Ashish Sharma provided a patch for supporting multiple entries in the | Daniel Stenberg |
2007-02-26 | Removed inclusion of <sys/types.h> in .c-files | Gisle Vanem |
2006-10-18 | Replace is*() macros with our own IS*() ones. | Yang Tse |
2006-07-22 | 2nd try adding CVS id. | Gisle Vanem |
2006-07-22 | Added CVS id. | Gisle Vanem |
2005-04-08 | Added include for inet_net_pton.h to ares__get_hostent.c | Dominick Meglio |
2005-04-08 | Made ares_gethostbyaddr support IPv6 by specifying AF_INET6 as the family | Dominick Meglio |
2004-10-06 | removed tabs and trailing whitespace from source | Daniel Stenberg |
2004-08-20 | Changes for Watt-32 on Windows. I've assumed Configure | Gisle Vanem |
2004-07-22 | - Fixed a few variable return types for some system calls. Made configure | Daniel Stenberg |
2004-05-27 | better checks to avoid free(NULL) | Daniel Stenberg |
2004-05-27 | James Bursa's fix to prevent free(NULL) to occur | Daniel Stenberg |
2004-02-02 | remove rcsid stuff from c files, it serves no useful purpose | Daniel Stenberg |
2003-10-07 | ares 1.1.1 with collected applied patches | Daniel Stenberg |