8 Commits (bfca740909d84f82638ed1a7a7e4e9da25a15994)

Author SHA1 Message Date
Yang Tse ad0b952b58 Add CVS Id tag. 15 years ago
Daniel Stenberg df2dc91fd4 no need to check for NULL pointers before dereferencing, as the pointers 15 years ago
Daniel Stenberg 9ff3cb7411 use 'ares_srv_reply' for proper name-spacing 15 years ago
Yang Tse 4cc09c0216 T_SRV portability check 15 years ago
Gunter Knauf d2f5bde0db changed includes to match style how we do with all other *.c files. 15 years ago
Gunter Knauf 091393e79c changed u_int16_t to unsigned short because it is the only place within ares and curl where such a type would be used; 15 years ago
Gisle Vanem 6616621ffe Replace 'uint16_t' with 'u_int16_t' since the latter is used in ares.h. 15 years ago
Daniel Stenberg a5b204dd5b - Jakub Hrozek added ares_parse_srv_reply() for SRV parsing 15 years ago