Age | Commit message (Expand) | Author |
2007-12-03 | Fix three issues previous cleanup introduces. | Yang Tse |
2007-12-03 | Erik Kline cleaned up ares_gethostbyaddr.c:next_lookup() somewhat | Daniel Stenberg |
2007-11-28 | the gethostbyname fix applied here as well | Daniel Stenberg |
2007-09-28 | Make the query callbacks return the number of timeouts that happened during t... | Steinar H. Gunderson |
2007-02-26 | Removed inclusion of <sys/types.h> in .c-files | Gisle Vanem |
2007-02-19 | add debug messages for initialization failures | Yang Tse |
2007-02-17 | compiler warning fix | Yang Tse |
2007-02-17 | compiler warning fix | Yang Tse |
2007-02-16 | add debug messages for fopen() failures | Yang Tse |
2005-11-11 | Detabified. Added CVS id. | Gisle Vanem |
2005-08-18 | detabified | Daniel Stenberg |
2005-04-09 | Made sortlist support IPv6 (this can probably use some testing) | Dominick Meglio |
2005-04-08 | Added preliminary IPv6 support to ares_gethostbyname | Dominick Meglio |
2005-04-08 | Made ares_gethostbyaddr support IPv6 by specifying AF_INET6 as the family | Dominick Meglio |
2005-04-06 | Tupone Alfredo fixed includes of arpa/nameser_compat.h to build fine on Mac OS | Daniel Stenberg |
2005-03-21 | typecase to fix win32 compiler warning (and intended as other code is) | Daniel Stenberg |
2004-12-10 | untabified | Daniel Stenberg |
2004-11-10 | Replace IsNT with IS_NT(). | Gisle Vanem |
2004-10-06 | removed tabs and trailing whitespace from source | Daniel Stenberg |
2004-09-26 | Dominick Meglio host file path discovery patch for windows | Daniel Stenberg |
2004-08-20 | More patches for Watt-32 on Win32; don't include "nameser.h". | Gisle Vanem |
2004-07-22 | - Fixed a few variable return types for some system calls. Made configure | Daniel Stenberg |
2004-07-01 | djgpp fixes by Gisle | Daniel Stenberg |
2004-03-23 | changed the long to int typecasts to see if icc 8.0 complains less on this | Daniel Stenberg |
2004-02-23 | typecase the bitfiddling results since we get a long and we store an int, | 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 |