542 Commits (78137695f7b344788203405d4629968e77a79082)
 

Author SHA1 Message Date
Brad House 78137695f7 CI: Migrate latest linux testing from Cirrus-CI to GitHub Actions (#828) 7 months ago
Brad House 3cbd1b7629 tests: use std::chrono instead of pulling in ares__tvnow and ares__timeval_remaining (#809) 7 months ago
Brad House 15b4f2e71b CI: fix coverage build 7 months ago
Brad House 3245756edd CI: cirrus-ci doesn't support ipv6 testing 7 months ago
Brad House d9070fd241 test: bypass BadLoopbackServerNoTimeouts strict validation on NetBSD 7 months ago
Brad House 135655f997 CI: backport test fixes from main 7 months ago
Brad House 2010bacb27 CI: MacOS: move to GitHub Actions instead of Cirrus-CI (#825) 7 months ago
Brad House 17cb328e1a CMake MSVC Parallelizm issue: Don't build adig and ahost simultaneously 7 months ago
Brad House 47f7d6b7d3 mem leak due to `ares__hosts_entry_to_hostent()` allocation strategy (#824) 7 months ago
Brad House fafdae6dfc clang static analyzer: silence warning 7 months ago
Brad House b499e3ab74 UDP write may fail indicating host isn't reachable (#821) 7 months ago
Brad House 902bed5dae Prevent complex recursion during query requeing and connection cleanup 7 months ago
Brad House e7ea46e1bb Issue #819: preliminary test case 7 months ago
Brad House 7d4db26b03 propagate actual error condition on requeue 7 months ago
Brad House b1b15e42c3 Event Select: need to monitor for socket exceptions too 7 months ago
Brad House f555ebff99 prevent SIGPIPE from being generated 7 months ago
Brad House 02efb3661a windows crash: during shutdown the IOCP wake signal handle is cleaned up but there might still be a pending event that gets delivered. Make sure we don't try to access the pointer in this situation. 7 months ago
Brad House 1355b49f12 Rework WinAFD event code (#811) 7 months ago
Brad House 7d852a2048 backport htable_vpvp for AFD fixes 7 months ago
Brad House 5dd4462a86 kqueue: fix allocation size when socket count > 8 7 months ago
Brad House 130cc72b6b pthread: use recursive mutexes to allow callbacks to enqueue new c-ares queries. Regression from 1.31.0. 7 months ago
Brad House 871bdaf9dd thread safety enhancements 8 months ago
Brad House 63b49668ae thread deadlock: make sure channel lock isn't used recursively 8 months ago
Brad House bc5cde0865 ares_timeout: missing thread-safety lock 8 months ago
Brad House 6ad6c3baee CI: Move some Appveyor builds to GitHub actions (#791) 8 months ago
Brad House 37980ad5b3 CMAKE: Some systems might expect configure macros to be defined to 1 8 months ago
Gregor Jasny c42a35e6ea fix some obvious errors reported by the CLion Project Analyzer (#779) 8 months ago
Gregor Jasny 1683db0ccf docs: distribute ares_dns_rec_type_tostr (#778) 8 months ago
Brad House 596eef819a QueryCache: Fix flushing on server list changes 9 months ago
Brad House d7c14a168f dns name compression write failure 9 months ago
Brad House f834bc195b URI parser needs to do printable ascii validation for string result 9 months ago
Brad House b6a43a2f14 ares__isprint() remove duplicate prototype 9 months ago
Brad House 2df390ad17 ares__isprint() should have been moved for last backport 9 months ago
Brad House 53c8f1a805 Validate `ares_dns_rr_get_str()` can't return non-valid ASCII strings 9 months ago
Volker Schlecht ca147b8190 Revert PR #659 (#754) 9 months ago
Brad House 9426d47842 static analyzer warning from 48e8cd2 10 months ago
Brad House bbcb10eb9d ares_getnameinfo(): loosen validation on salen 10 months ago
Brad House c967da419d ares_init_options() fix crash on misuse of event thread options 10 months ago
Brad House 4e6f0378fa check for spurious wakeup 10 months ago
Brad House ef1833c5b1 ares_queue_wait_empty() does not honor timeout_ms >= 0 10 months ago
Brad House cc7309cf70 tests: mockserver is local, shorten timeouts to make test cases run faster to use less CI resources 11 months ago
Brad House c98fee0641 appveyor: disable UWP builds until MSVC version is updated in base image 11 months ago
Faraz e0bc37eb04 Include netinet6/in6.h (#728) 11 months ago
Brad House babd487bcd skip ubsan/asan on debian arm64 due to the compiler getting killed 11 months ago
Brad House d9a84fc797 ares_init potential memory leak 11 months ago
Brad House ee47b93218 CI: update freebsd image 12 months ago
Brad House 7e142afde5 CMake: Fix Chain building if CMAKE runtime paths not set 12 months ago
Brad House d1f70c6378 silence benign warnings 12 months ago
Brad House 2badc41a60 Remove acountry completely from code, including manpage 12 months ago
Brad House 9eb57f2c8b
Release 1.27.0 (#715) 12 months ago