1596 Commits (87ff25049c7a3d9856ca7a0b82964405a2d0c62d)
 

Author SHA1 Message Date
David Drysdale 87ff25049c Mark unhittable lines 9 years ago
David Drysdale 35609ceb41 ares_set_servers_csv.3: make return type match code 9 years ago
David Drysdale e2c4b6f36c bitncmp: update comment to match code behaviour 9 years ago
David Drysdale de04975c48 ares_striendstr: fix so non-NULL return can happen 9 years ago
David Drysdale 74ba881295 config_sortlist: free any existing sortlist on (re)alloc failure 9 years ago
David Drysdale 970dea47b7 ares_dup: clear new channel on failure 9 years ago
David Drysdale 46bb820be3 ares_init_options: don't lose init failure 9 years ago
David Drysdale 52c9bc57bd ares_gethostbyname: don't leak valid-but-empty hostent 9 years ago
David Drysdale 6aabc42e5f ares_parse_txt_reply: propagate errors from per-substring loop 9 years ago
David Drysdale fa14ba7b11 process_answer: fix things up correctly when removing EDNS option 9 years ago
David Drysdale 68a938e771 ares__read_line: clear buf pointer on realloc failure 9 years ago
David Drysdale 02e1f7f9af ares_expand_name: check for valid bits in label length 9 years ago
Gregor Jasny 5e5b2f4239 Fix typos detected by lintian 9 years ago
Gregor Jasny a37863498f Distribute all man pages 9 years ago
Daniel Stenberg e4e40161f8 README.cares: s/I/Daniel 9 years ago
Daniel Stenberg ab78ef369d read_tcp_data: don't try to use NULL pointer after malloc failure 9 years ago
Daniel Stenberg 51dae48ecf configure_socket: explicitly ignore return code 9 years ago
Daniel Stenberg 48c0f703f6 ahost: check the select() return code 9 years ago
David Drysdale 250e7a20cc Fix buildconf on platforms using glibtoolize 9 years ago
David Drysdale 66f40230a0 Don't exit loop early leaving uninitialized entries 9 years ago
Daniel Stenberg c49a87eea5 buildconf: remove check for libtool, it only requires libtoolize 9 years ago
Gregor Jasny affc63cba8 Use libresolv to initialize cares on iPhone targets 9 years ago
Daniel Stenberg f945a0cfe3 README: updated to new repo URL 9 years ago
Lei Shi 52ecef76df Fixing slow DNS lookup issue 9 years ago
David Drysdale fe34a70d6a Merge pull request #30 from p-push/vs-2015 9 years ago
Gisle Vanem 36ca36eedd Support Visual Studio 2015 9 years ago
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