528 Commits (b1b15e42c398297853101f3759c734971ba09ced)
 

Author SHA1 Message Date
Brad House b1b15e42c3 Event Select: need to monitor for socket exceptions too 4 months ago
Brad House f555ebff99 prevent SIGPIPE from being generated 4 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. 4 months ago
Brad House 1355b49f12 Rework WinAFD event code (#811) 4 months ago
Brad House 7d852a2048 backport htable_vpvp for AFD fixes 4 months ago
Brad House 5dd4462a86 kqueue: fix allocation size when socket count > 8 4 months ago
Brad House 130cc72b6b pthread: use recursive mutexes to allow callbacks to enqueue new c-ares queries. Regression from 1.31.0. 5 months ago
Brad House 871bdaf9dd thread safety enhancements 5 months ago
Brad House 63b49668ae thread deadlock: make sure channel lock isn't used recursively 5 months ago
Brad House bc5cde0865 ares_timeout: missing thread-safety lock 5 months ago
Brad House 6ad6c3baee CI: Move some Appveyor builds to GitHub actions (#791) 5 months ago
Brad House 37980ad5b3 CMAKE: Some systems might expect configure macros to be defined to 1 5 months ago
Gregor Jasny c42a35e6ea fix some obvious errors reported by the CLion Project Analyzer (#779) 6 months ago
Gregor Jasny 1683db0ccf docs: distribute ares_dns_rec_type_tostr (#778) 6 months ago
Brad House 596eef819a QueryCache: Fix flushing on server list changes 6 months ago
Brad House d7c14a168f dns name compression write failure 6 months ago
Brad House f834bc195b URI parser needs to do printable ascii validation for string result 6 months ago
Brad House b6a43a2f14 ares__isprint() remove duplicate prototype 6 months ago
Brad House 2df390ad17 ares__isprint() should have been moved for last backport 6 months ago
Brad House 53c8f1a805 Validate `ares_dns_rr_get_str()` can't return non-valid ASCII strings 6 months ago
Volker Schlecht ca147b8190 Revert PR #659 (#754) 7 months ago
Brad House 9426d47842 static analyzer warning from 48e8cd2 7 months ago
Brad House bbcb10eb9d ares_getnameinfo(): loosen validation on salen 7 months ago
Brad House c967da419d ares_init_options() fix crash on misuse of event thread options 7 months ago
Brad House 4e6f0378fa check for spurious wakeup 7 months ago
Brad House ef1833c5b1 ares_queue_wait_empty() does not honor timeout_ms >= 0 7 months ago
Brad House cc7309cf70 tests: mockserver is local, shorten timeouts to make test cases run faster to use less CI resources 8 months ago
Brad House c98fee0641 appveyor: disable UWP builds until MSVC version is updated in base image 8 months ago
Faraz e0bc37eb04 Include netinet6/in6.h (#728) 8 months ago
Brad House babd487bcd skip ubsan/asan on debian arm64 due to the compiler getting killed 9 months ago
Brad House d9a84fc797 ares_init potential memory leak 9 months ago
Brad House ee47b93218 CI: update freebsd image 9 months ago
Brad House 7e142afde5 CMake: Fix Chain building if CMAKE runtime paths not set 9 months ago
Brad House d1f70c6378 silence benign warnings 9 months ago
Brad House 2badc41a60 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