559 Commits (ac508af7fd4e3c189a4e7a8da6662806f6e80571)
 

Author SHA1 Message Date
Brad House 19d4dcdb02 coverity: fix mostly bogus warnings 8 months ago
Brad House 1aa0683d05 fix missing doc 8 months ago
Brad House e862d1facc
Rework internals to pass around `ares_dns_record_t` instead of binary data (#730) 8 months ago
Brad House a516bbbbaf tests: mockserver is local, shorten timeouts to make test cases run faster to use less CI resources 8 months ago
Brad House ec662547bc appveyor: disable UWP builds until MSVC version is updated in base image 8 months ago
Faraz 60bc2cf902
Include netinet6/in6.h (#728) 8 months ago
Oliver Welsh fab65acae9
Add function ares_search_dnrec() to search for records using the new DNS record parser (#719) 8 months ago
Brad House a2a8578ee0
Replace configuration file parsers with memory-safe parser (#725) 8 months ago
Brad House e4a4346596 skip ubsan/asan on debian arm64 due to the compiler getting killed 9 months ago
Brad House 06a20d76d6 ares_init potential memory leak 9 months ago
Faraz Fallahi e9e6ae27ab
simple implementation for isascii where stdlib isascii is not available (#721) 9 months ago
Brad House 8cfe1161cc Doxygen: fix typos 9 months ago
Brad House b5bf220f93 CI: update freebsd image 9 months ago
Brad House d322313040 CMake: Fix Chain building if CMAKE runtime paths not set 9 months ago
Brad House cbf6b0ecdf silence benign warnings 9 months ago
Brad House 6a89286c7a Remove acountry completely from code, including manpage 9 months ago
Brad House 9eb57f2c8b
Release 1.27.0 (#715) 9 months ago
Brad House a804c04ddc
Merge pull request from GHSA-mg26-v6qh-x48q 9 months ago
Oliver Welsh 035c4c3776
Add flag to not use a default local named server on channel initialization (#713) 9 months ago
Brad House 440b2c3458 badge should be only main branch 9 months ago
Brad House 05ae45e8e3 put logo in readme 9 months ago
Brad House fe04c6cadd clang-format 9 months ago
Brad House e5585105cd
Add ares_queue_active_queries() (#712) 9 months ago
Vojtěch Vobr a1008eead2
fix leaking DNS suffix search list on Windows (#711) 9 months ago
Brad House fed3559cfc
Add ares_queue_wait_empty() for use with EventThreads (#710) 10 months ago
Cheng Zhao 138e387710
Fix warning about ignoring result of write (#709) 10 months ago
Brad House 52ad124676 CMake: don't override target output locations if not top-level 10 months ago
Brad House 58e029f332 make docs match PR #705 10 months ago
Cristian Rodríguez e75ca9baf7
lower EDNSPACKETSZ to 1232 (#705) 10 months ago
Brad House 34fb93297b fix version 10 months ago
Brad House 6f297e8696 fix typo 10 months ago
Brad House e2eaa0793b bad symlink 10 months ago
Brad House 3210da0c19 attempt to fix pkgconfig on windows for static builds 10 months ago
Andriy Utkin 71b413d804
docs/ares_init_options.3: fix args in analogy (#701) 10 months ago
Brad House aaae0f7f88
sonarcloud: fix minor codesmells (#702) 10 months ago
Brad House 55bf3028e2 remove outdated copyright text 10 months ago
Brad House aaf2acf89d spelling 10 months ago
Brad House 906d2c1041 sanity check GTest includes GMock component 10 months ago
Brad House 0e4c0f2600
build-time disabled threads breaks c-ares (#700) 10 months ago
Brad House 0ad09d251b clusterfuzz: enforce maximum DNS packet size due to long parser time 10 months ago
Brad House 27c41bef66
Release prep for c-ares 1.26.0 (#698) 10 months ago
Brad House e10b16a123 adig: Differentiate between internal and server error 10 months ago
Brad House 7963c519fc
Event Subsystem: No longer require integrators to have their own (#696) 10 months ago
Erik Lax 26642c1014
Added flags to are_dns_parse to force RAW packet parsing (#693) 10 months ago
Brad House d6850eb4ad
Autotools allow make to override CFLAGS/CPPFLAGS/CXXFLAGS (#695) 10 months ago
Brad House 9f03635a22 fix doxygen typo 10 months ago
Brad House 95c6d70a6e
man ares_fds(3): mark as deprecated and add explanation (#691) 10 months ago
Brad House 79598e0230
autotools: fix building for 32bit windows due to stdcall symbol mangling (#689) 10 months ago
Brad House 626dcb155b
Do not sanity check RR Name vs Question (#685) 11 months ago
Brad House b377da2532
no reason to include sys/random.h all the time (#684) 11 months ago