147 Commits (v1.28)

Author SHA1 Message Date
Brad House 6f0ee598fc Localhost resolution can fail if only one address family is in /etc/hosts (#947) 2 months ago
Brad House 7bf44c8462 try to fix compat with googletest 1.15 (#874) 6 months ago
Brad House b805099681 std::chrono::milliseconds 6 months ago
Brad House 77394f70f6 build fix 6 months ago
Brad House f11de0f9c4 test: build fix 6 months ago
Brad House 612445e105 Fix Sysconfig ndots default value and add test case (#862) 6 months ago
Brad House d1f489595d Blank DNS names would result in ARES_ENOMEM due to bug in query cache 6 months ago
Brad House 2a0d488109 tests: use std::chrono instead of pulling in ares__tvnow and ares__timeval_remaining (#809) 7 months ago
Brad House 2d30ac1130 test: bypass BadLoopbackServerNoTimeouts strict validation on NetBSD 7 months ago
Brad House 9fea6b7e7c UDP write may fail indicating host isn't reachable (#821) 7 months ago
Brad House 6bc6e9887a Prevent complex recursion during query requeing and connection cleanup 7 months ago
Brad House ac1dc1ccc6 Issue #819: preliminary test case 7 months ago
Brad House 7584c93b28 propagate actual error condition on requeue 7 months ago
Brad House e7247f7c17 prevent SIGPIPE from being generated 7 months ago
Brad House 7925e9a07d Rework WinAFD event code (#811) 7 months ago
Brad House c7bffe4c9a tests: set ndots:1 as default, don't honor system config as it may skew results 8 months ago
Gregor Jasny 99ca836149 fix some obvious errors reported by the CLion Project Analyzer (#779) 9 months ago
Brad House 458c937213
Allow configuration value for NDots to be zero (#735) 11 months ago
Brad House 7d455baa27 remove tests that have been disabled forever 11 months ago
Brad House 5fd3fc3ab3
mark deprecated functions as such (#732) 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
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
Oliver Welsh 035c4c3776
Add flag to not use a default local named server on channel initialization (#713) 1 year ago
Brad House fe04c6cadd clang-format 1 year ago
Brad House fed3559cfc
Add ares_queue_wait_empty() for use with EventThreads (#710) 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 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 626dcb155b
Do not sanity check RR Name vs Question (#685) 1 year ago
Gregor Jasny 2a6a420cb6
cmake: improve some include related code (#680) 1 year ago
Brad House 4f5767ed69 test: fix outdated license headers 1 year ago
Brad House 1231aa739f tests: replace google DNS with CloudFlare for reverse lookups as google's servers stopped responding properly 1 year ago
Brad House 4f490b40df
Autotools: rework to simplify and fix recent issues (#674) 1 year ago
Brad House 1e34608cc9
Autotools warning fixes (#671) 1 year ago
Gregor Jasny 78b61327fd
Fix minor warnings and documentation typos (#666) 1 year ago
Brad House d186f11ddd fix support with older google test versions 1 year ago
Brad House 7dd384a99c fix test building with symbol hiding 1 year ago
Brad House 972f456f28
ares_cancel() could trigger callback with wrong response code (#663) 1 year ago
Brad House affdf92306 remove dead code: bitncmp 1 year ago
Brad House 49bdc5bb98
Use external GoogleTest instead of bundling it (#655) 1 year ago
Brad House a093d5f9d1
Clean up some Windows-only warnings (#654) 1 year ago
Brad House e72ae09485
Rewrite sortlist hand parser for memory safety and bugs (#653) 1 year ago
Brad House a47b352258 enhance timeout test case to make sure it will re-use a previously downed server 1 year ago
Brad House 1edaa44107 enhance timeout test case 1 year ago
Brad House f24d7c9b52
increment failures on timeout (#651) 1 year ago
Brad House aed78f1665
Windows UBSAN tests (#649) 1 year ago
Brad House d974c556bb
Support ipv6 link-local servers and %iface syntax (#646) 1 year ago