Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-02-23 | include sys/select.h | Daniel Stenberg | 1 | -0/+4 | |
2004-02-23 | make ares_expand_name() take a long * instead of an int *, since we do | Daniel Stenberg | 1 | -1/+1 | |
pointer arithmetic (ptr1 - ptr2) and to do that properly on 64bit we need long | |||||
2004-02-04 | ares_free_string() now takes a void * instead | Daniel Stenberg | 1 | -1/+1 | |
2004-02-02 | removed the silly second argument to ares_strerror() | Daniel Stenberg | 1 | -1/+1 | |
This breaks the API and ABI with the existing ares library. We hereby require the upcoming c-ares 1.0 for asynch name resolves! | |||||
2003-10-07 | ares 1.1.1 with collected applied patches | Daniel Stenberg | 1 | -0/+130 | |