Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-02-27 | minor size_t fix to kill a warning | Daniel Stenberg | |
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-04 | don't use 'sin' as variable name as the picky compiler warnings complain | Daniel Stenberg | |
about it shadowing the function sin() | |||
2004-02-02 | remove rcsid stuff from c files, it serves no useful purpose | Daniel Stenberg | |
2004-01-29 | Dirk Manske fixed a flaw in the setting of the socket to non-blocking | Daniel Stenberg | |
2003-10-07 | ares 1.1.1 with collected applied patches | Daniel Stenberg | |