1720 Commits (9556ddf7af39487d634bb5b880a25f446f1440be)
 

Author SHA1 Message Date
Andrew Andkjar cbb466e813 added another version case to Makefile.msvc 9 years ago
David Drysdale ce3a0ee056 Merge pull request #26 from bitbouncer/vs-2013 9 years ago
svante karlsson cac35ac5d8 added define for visual studio 2013 10 years ago
Jakub Hrozek bba4dc573f ares__read_line: free buf on realloc failure 10 years ago
Jakub Hrozek 453578354f Destroy options if ares_save_options fails 10 years ago
David Drysdale a0b24beb95 Continue loop if space for hostname not large enough 10 years ago
Daniel Stenberg 3d3ab03c6d ares_getnameinfo.3: there is no ares_getaddrinfo 10 years ago
Gregor Jasny 9456c39934 Prevent tmpbuf from overrunning 10 years ago
Gregor Jasny 296ced3a0d Re-start loop if select fails 10 years ago
Gregor Jasny bd2c61353f Free temporary variable in error path 10 years ago
Gregor Jasny 7db1afd38f Fix integer shift overflow if both tcp_socket and udp_socket are set 10 years ago
Gregor Jasny 13dc4800b2 Null check before dereference 10 years ago
Gisle Vanem 880ec44da9 Comment in ares_ipv6.h 10 years ago
David Drysdale ede0f84b8e CONTRIBUTING: add file to indicate mailing list is preferred 10 years ago
David Drysdale 2bc07b2e74 Add -t u option to ahost 10 years ago
Jakub Hrozek c1fe47f6d9 host_callback: Fall back to AF_INET on searching with AF_UNSPEC 10 years ago
David Drysdale 943e79f4bf Move memset call below platform-specific declarations 10 years ago
David Drysdale 7aabbefab1 Update ahost man page to describe -s option. 11 years ago
Jakub Hrozek 09e64d7124 ares_parse_soa_reply: Do not leak rr_name on allocation failure 11 years ago
David Drysdale 7df69c0f79 Don't override explicitly specified search domains 11 years ago
David Drysdale ee22246507 Allow specification of search domain in ahost 11 years ago
Daniel Stenberg 0004f498dc Revert "ares_parse_aaaa_reply: fix leak when reply contains 1 alias and no address" 11 years ago
Frederic Germain 440110b303 ares_parse_aaaa_reply: fix leak when reply contains 1 alias and no address 11 years ago
Doug Kwan bc529dd0c2 ares_build.h: fix building on 64-bit powerpc 11 years ago
Daniel Stenberg d5d3871335 refresh: updated now with automake 1.14 11 years ago
David Drysdale 4aa1fc4163 single_domain: Invalid memory access for empty string input 11 years ago
Guenter Knauf c8ec633bf5 Fixed warning 'type specifier missing'. 11 years ago
Tor Arntsen 83ab208e83 ares_rules.h: CARES_SIZEOF_LONG doesn't exist anymore, don't test for it 11 years ago
Daniel Stenberg f19387dd72 nowarn: use <limits.h> instead of configure for size of long 11 years ago
Daniel Stenberg efdd616118 timeoffset: made static and private 11 years ago
Daniel Stenberg 30c9031afa timeadd: make static 11 years ago
Yang Tse 742e234855 xc-am-iface.m4: comments refinement 12 years ago
Yang Tse 68b3c67e61 configure: fix 'subdir-objects' distclean related issue 12 years ago
Yang Tse d69ae9c6f8 configure: automake 1.14 compatibility tweak (use XC_AUTOMAKE) 12 years ago
Yang Tse 9540d48184 xc-am-iface.m4: provide XC_AUTOMAKE macro 12 years ago
Daniel Stenberg f8a2354016 gitignore: ignore all ares_*pdf but also CHANGES.dist 12 years ago
Daniel Stenberg 1c948a70b1 bump: start working towards 1.10.1 12 years ago
Daniel Stenberg 46fa9cad79 RELEASE-NOTES: two more bug fixes 12 years ago
Keith Shaw 09be3edf3a ares_set_servers_csv: fixed IPv6 address parsing 12 years ago
Daniel Stenberg 03e2fd085c nroff: fix two syntax mistakes 12 years ago
Alex Loukissas df55bfac79 build: fix build on msvc11 12 years ago
Daniel Stenberg 3f0ec4733e Makefile.am: increment -version-info for 1.10.0 release 12 years ago
Daniel Stenberg 76ef032fd0 README: remove unnecessary comment 12 years ago
Daniel Stenberg 58a822231c ares_version.h: copyright end range year is now 2013 12 years ago
Daniel Stenberg c727dcb924 RELEASE-NOTES: synced with fb0737f3a0 12 years ago
Paul Saab fb0737f3a0 ares_parse_aaaa_reply: Plug memory leak 12 years ago
Patrick Valsecchi b5135bbc66 ares_parse_txt_reply: return a ares_txt_reply node for each sub-string 12 years ago
Alexander Klauer 9a92b80191 library init: documentation update 12 years ago
Alexander Klauer 2e0c3076e5 library init: be recursive 12 years ago
Patrick Valsecchi 148c8e0353 protocol parsing: check input data stricter 12 years ago