Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-02-16 | compiler warning fix | Yang Tse | |
2007-02-15 | compiler warning fix | Yang Tse | |
2007-02-08 | compiler warning fix | Yang Tse | |
2006-06-19 | Remove "big endian" DNS section and RR data integer parser macros from | William Ahern | |
ares_dns.h, which break c-ares on my Sparc64. Bit-wise operations in C operate on logical values. And in any event the octets are already in big-endian (aka network) byte order so they're being reversed (thus the source of the breakage). | |||
2005-11-14 | Detect big/little endian in the configure script and adjust the ares_dns.h | Daniel Stenberg | |
macros accordingly. | |||
2005-11-12 | Support big-endian machines. | Gisle Vanem | |
2004-10-06 | removed tabs and trailing whitespace from source | Daniel Stenberg | |
2003-10-07 | ares 1.1.1 with collected applied patches | Daniel Stenberg | |