20 Commits (6db065bc5423c318e14b4c51fcd4b8e9588cbc5d)

Author SHA1 Message Date
David Drysdale f1bcfa1122 api: Allow injection of user-specified malloc/free functions 9 years ago
David Drysdale 68a938e771 ares__read_line: clear buf pointer on realloc failure 9 years ago
Jakub Hrozek bba4dc573f ares__read_line: free buf on realloc failure 10 years ago
Yang Tse a1035276c1 Header inclusion clean-up 12 years ago
Daniel Stenberg 63627fa5ab remove all $Id$ lines 15 years ago
Yang Tse 86718e2f52 fix compiler warning 15 years ago
Yang Tse 1c5f8be38d Fix compiler warning: conditional expression is constant 15 years ago
Yang Tse a82a8fbf82 Renamed c-ares setup.h to ares_setup.h 15 years ago
Yang Tse 590e697792 Fix compiler warning 15 years ago
Yang Tse f3346ca16b Fix compiler warning 15 years ago
Gisle Vanem 0a83c1e416 2nd try adding CVS id. 19 years ago
Gisle Vanem f6e7395ca0 Added CVS id. 19 years ago
Gisle Vanem e2bdd6b5a6 Fix PellesC warning. 19 years ago
Daniel Stenberg 3e748f4b50 removed tabs and trailing whitespace from source 20 years ago
Daniel Stenberg d5f3636a52 - Fixed a few variable return types for some system calls. Made configure 21 years ago
Daniel Stenberg 401e862bf6 attempted typecase to silence the MIPSpro warning: 21 years ago
Daniel Stenberg 02ffff0b00 don't mix int and size_t, it generates warnings! 21 years ago
Daniel Stenberg 3f0b19ea45 strlen() returns a size_t, which might be larger than int on some platforms 21 years ago
Daniel Stenberg 3d0a7c00df remove rcsid stuff from c files, it serves no useful purpose 21 years ago
Daniel Stenberg 5e847a14bd ares 1.1.1 with collected applied patches 21 years ago