Marko Kreen
979bf951d3
SOA parser added
...
I need to do SOA queries, so here is a parser for them.
- ares_soa_reply: new struct
- ares_malloc_data/ares_free_soa: ARES_DATATYPE_SOA_REPLY
- ares_parse_soa_reply: actual function
13 years ago
Jérémy Lal
63918fca76
added ares_parse_mx_reply
15 years ago
Yang Tse
612a29311a
Daniel wants upcoming release to be 1.7.0
16 years ago
Yang Tse
497afa9acb
- Jakub Hrozek fixed more function prototypes in man pages to sync them
...
with the ones declared in ares.h
16 years ago
Daniel Stenberg
d64a407d11
update to the new struct name
16 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;
...
also it broke many autobuilds. We should probably introduce an ares_port_t if we want to use a type here.
16 years ago
Daniel Stenberg
a5b204dd5b
- Jakub Hrozek added ares_parse_srv_reply() for SRV parsing
16 years ago
Daniel Stenberg
c1bc4c19be
Vlad Dinulescu added ares_parse_ns_reply()
18 years ago
Daniel Stenberg
9665aaf2c9
Dominick Meglio man page fixes
21 years ago
Daniel Stenberg
5e847a14bd
ares 1.1.1 with collected applied patches
22 years ago