Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-02-23 | make ares_expand_name() take a long * instead of an int *, since we do | Daniel Stenberg | |
pointer arithmetic (ptr1 - ptr2) and to do that properly on 64bit we need long | |||
2004-02-13 | removed usage of unset variables (by a function that does nothing!) | Daniel Stenberg | |
2004-02-04 | fixed "comparison between signed and unsigned" complaints | Daniel Stenberg | |
2004-02-02 | use the new single-argument ares_strerror() | 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 | |