799 Commits (063379049f9d43fc08bc74a7fe8639add88730ef)
 

Author SHA1 Message Date
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
Brad House 0bf721cdd7
Reorganize source tree (#349) 4 years ago
Brad House abe1ff1ff3 remove CURLDEBUG as per #82 4 years ago
Erik Lax 0c85e62af2
Detect remote DNS server does not support EDNS as per RFC 6891 (#244) 4 years ago
Brad House 0e80d9298b Fix for #345, don't use 'true' use 1 4 years ago
Seraphime Kirkovski c4764c2f28
ares_gethostbyname: Fix AF_UNSPEC support when using an ip address (#204) 4 years ago
apenn-msft 5b246d2077
Tests should use dynamic system-assigned ports rather than static port (#346) 4 years ago
Brad House bd215c43a9 Unset members of the addr struct contain garbage values (#343) 4 years ago
Jonathan Maye-Hobbs ba597817a5
FQDN with trailing period should be queried first with larger ndot value (#345) 4 years ago
Gisle Vanem 5668ed4e10
Update acountry.c country code list (#341) 4 years ago
Bulat Gaifullin 46b406f6c8
Test case should honor flag HAVE_WRITEV rather than WIN32 (#344) 4 years ago
Brad House 2c32de2aa3 Ensure c89 support 4 years ago
Fionn Fitzmaurice 6d6cd5daf6
Avoid buffer overflow in RC4 loop comparison (#336) 4 years ago