532 Commits (751201a047811ce30f3d1bd9b7cc99d5175b6943)
 

Author SHA1 Message Date
Brad House 751201a047 ares_init_options() fix crash on misuse of event thread options 11 months ago
Oliver Welsh 09e82e05a3
Improve reliability in the server retry delay regression tests (#747) 11 months ago
Jiwoo Park 668a9efdd8
cmake: Android requires C99 (#748) 11 months ago
Aviv Keller ebb0a631ef
Use gender-neutral language in SECURITY.md (#746) 11 months ago
Brad House d9f513a5a4 check for spurious wakeup 11 months ago
Brad House 13f677a6f3 ares_queue_wait_empty() does not honor timeout_ms >= 0 11 months ago
Oliver Welsh fd81f36d3e
Add server failover retry behavior, where failed servers are retried with small probability after a minimum delay (#731) 11 months ago
Brad House 1d859b1ece MacOS/iOS: Apple does not allow users to configure DNS resolution timeouts or number of retries as Apple themselves uses dynamic/algorithmic values for their own resolver, so we should disable reading these static dummy values. 11 months ago
Chenyu Yang 33dae786c0
CMake: remove duplicate checks for sys/random.h (#740) 12 months ago
Brad House 3a26df136a
release prep for 1.28.1 (#739) 12 months ago
Brad House b00b0acd05 ares_search() and ares_getaddrinfo() resolution fails if no search domains 12 months ago
Brad House 4be451c433 typo 12 months ago
Brad House 458c937213
Allow configuration value for NDots to be zero (#735) 12 months ago
Brad House 4cf16268bb typo 12 months ago
Brad House 8e421bebf8
1.28.0 release prep (#733) 12 months ago
Brad House 4d8f53880b CMake: don't overwrite global required libraries/definitions/includes 12 months ago
Brad House 7d455baa27 remove tests that have been disabled forever 12 months ago
Brad House 9f4c474a7c clang-format 12 months ago
Brad House b2139f6c79 ares_search_dnsrec() takes a const 12 months ago
Brad House 9f0a970008 sonarcloud: clean up some minor codesmells 12 months ago
Brad House 5fd3fc3ab3
mark deprecated functions as such (#732) 12 months ago
Brad House b692328336 silence clang static analyzer 12 months ago
Brad House 10b263d5c9 silence coverity 12 months ago
Brad House 19d4dcdb02 coverity: fix mostly bogus warnings 12 months ago
Brad House 1aa0683d05 fix missing doc 12 months ago
Brad House e862d1facc
Rework internals to pass around `ares_dns_record_t` instead of binary data (#730) 12 months ago
Brad House a516bbbbaf tests: mockserver is local, shorten timeouts to make test cases run faster to use less CI resources 12 months ago
Brad House ec662547bc appveyor: disable UWP builds until MSVC version is updated in base image 12 months ago
Faraz 60bc2cf902
Include netinet6/in6.h (#728) 12 months ago
Oliver Welsh fab65acae9
Add function ares_search_dnrec() to search for records using the new DNS record parser (#719) 12 months ago
Brad House a2a8578ee0
Replace configuration file parsers with memory-safe parser (#725) 12 months ago
Brad House e4a4346596 skip ubsan/asan on debian arm64 due to the compiler getting killed 1 year ago
Brad House 06a20d76d6 ares_init potential memory leak 1 year ago
Faraz Fallahi e9e6ae27ab
simple implementation for isascii where stdlib isascii is not available (#721) 1 year ago
Brad House 8cfe1161cc Doxygen: fix typos 1 year ago
Brad House b5bf220f93 CI: update freebsd image 1 year ago
Brad House d322313040 CMake: Fix Chain building if CMAKE runtime paths not set 1 year ago
Brad House cbf6b0ecdf silence benign warnings 1 year ago
Brad House 6a89286c7a Remove acountry completely from code, including manpage 1 year ago
Brad House 9eb57f2c8b
Release 1.27.0 (#715) 1 year ago
Brad House a804c04ddc
Merge pull request from GHSA-mg26-v6qh-x48q 1 year ago
Oliver Welsh 035c4c3776
Add flag to not use a default local named server on channel initialization (#713) 1 year ago
Brad House 440b2c3458 badge should be only main branch 1 year ago
Brad House 05ae45e8e3 put logo in readme 1 year ago
Brad House fe04c6cadd clang-format 1 year ago
Brad House e5585105cd
Add ares_queue_active_queries() (#712) 1 year ago
Vojtěch Vobr a1008eead2
fix leaking DNS suffix search list on Windows (#711) 1 year ago
Brad House fed3559cfc
Add ares_queue_wait_empty() for use with EventThreads (#710) 1 year ago
Cheng Zhao 138e387710
Fix warning about ignoring result of write (#709) 1 year ago
Brad House 52ad124676 CMake: don't override target output locations if not top-level 1 year ago