661 Commits (5e1c3a7575e458ae51863da9b8d3d5d3ec6ffab8)
 

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