212 Commits (b9b8413cfdb70a3f99e1573333b23052d57ec1ae)
 

Author SHA1 Message Date
František Dvořák db8905a666
Fix build with autotools out of source tree (#394) 4 years ago
bradh352 a7231d707e fuzzing: HAVE_CONFIG_H may not be defined so cannot include ares_setup.h. Its not needed even though we include ares_nameser.h 4 years ago
bradh352 796e4d6575 remove redundant header checks 4 years ago
bradh352 4e9f3ea6fb properly detect netinet/tcp.h on openbsd 4 years ago
bradh352 f4c079d9d0 more portability updates 4 years ago
bradh352 d5146a6a4d renamed nameser.h to ares_nameser.h requires Makefile.inc update for distributed files 4 years ago
bradh352 86dd24909e more portability updates 4 years ago
bradh352 3f7065235f remove bad files 4 years ago
bradh352 498ce747d3 portability updates for test cases 4 years ago
bradh352 c2f32353e3 Portability Updates for arpa/nameser.h (#388) 4 years ago
bradh352 0903dcecab ares_parse_ptr_reply() handle NULL for addr/addr_len. Fixes #392 4 years ago
bradh352 485fb660dc Define behavior of malloc(0) 4 years ago
dhrumilrana 3c0bc079b4
z/OS: port (#390) 4 years ago
vburdo 44fbc81368
Use unbuffered stdio for /dev/urandom to read only requested data (#391) 4 years ago
Jay Freeman (saurik) 5ff0f6aa53
This relative header #include needs to use quotes. (#386) 4 years ago
bradh352 c35f8ff507 Win32: Fix tools build with autotools static library 4 years ago
bradh352 bdeb386a84 Loosen requirements for static c-ares library when building tests 4 years ago
bradh352 7d033ebabd Remove legacy comment about ahost/acountry/adig targets 4 years ago
bradh352 686acdd7ca Distribute fuzzinput/fuzznames for fuzz tests 4 years ago
Brad House 39c73b503d
Travis: add iOS target built with CMake (#378) 4 years ago
bradh352 212363df90 fix build 4 years ago
Fabrice Fontaine b83731ddb6
External projects were using non-public header ares_dns.h, make public again (#376) 4 years ago
bradh352 5b1cda8efb note that so versioning has moved to configure.ac 4 years ago
bradh352 155049d175 note about 1.17.1 4 years ago
bradh352 9d7914a9da fix sed gone wrong 4 years ago
Daniel Stenberg 5f6840ab8a
autotools cleanup (#372) 4 years ago
bradh352 a88f01e2fd attempt to fix 1.17.0 release distribution issues 4 years ago
bradh352 799e81d4ac 1.17.0 release prep 4 years ago
bradh352 420820767a ares_getaddrinfo(): duplicate hints ai_socktype and ai_protocol into output 4 years ago
bradh352 0d252eb3b2 ares_parse_{a,aaaa}_reply could return larger *naddrttls than passed in 4 years ago
Dustin Lundquist 3d4e80b0d0
docs: ares_set_local_ip4() uses host byte order (#368) 4 years ago
Łukasz Marszał c15f403875
empty hquery->name could lead to invalid memory access (#367) 4 years ago
bradh352 4d6975b3ec Fix OSSFuzz reported issue in CAA reply parsing 4 years ago
David Hotham 89e9eeb4ef
fuzz CAA parsing (#363) 4 years ago
Daniela Sonnenschein f5b4c08510
Allow parsing of CAA Resource Record (#360) 4 years ago
Daniel Stenberg 05eb0c1dca
docs: remove the html and pdf make targets 4 years ago
bradh352 f58ad76f29 ares_process needs to always include nameser.h as it has compat 4 years ago
bradh352 535763a5e2 Define T_OPT if system doesn't provide it 4 years ago
Gisle Vanem 14933d3b04
Change the mailman links (#358) 4 years ago
Gisle Vanem d65c4bd419
[adig] Update man-page for the '-x' option (#357) 4 years ago
Gisle Vanem b027466358
[adig] add '-x' option. (#356) 4 years ago
bradh352 71722dc80a fix indentation 4 years ago
bradh352 27692d6a1e ns_t_opt -> T_OPT 4 years ago
Gisle Vanem 5585990e12
Fixes for Watt-32 on djgpp + Windows (#355) 4 years ago
Gisle Vanem 745b825077
Fixes for Watt-32 on Windows and MSDOS (#354) 4 years ago
bradh352 04bafcefa5 update path for include 4 years ago
bradh352 ce7c7c5a48 remove stale information 4 years ago
bradh352 2292e29b4b remove stale information 4 years ago
Brad House ec53f3b67e silence compiler warnings 4 years ago
Brad House fb4686db6e Remove stale msvc files from makefile 4 years ago