528 Commits (b1b15e42c398297853101f3759c734971ba09ced)
 

Author SHA1 Message Date
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. 8 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) 9 months ago
Gregor Jasny 1683db0ccf docs: distribute ares_dns_rec_type_tostr (#778) 9 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) 10 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) 1 year ago
Brad House a804c04ddc
Merge pull request from GHSA-mg26-v6qh-x48q 1 year ago
Oliver Welsh 035c4c3776
Add flag to not use a default local named server on channel initialization (#713) 1 year 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