721 Commits (c3e4c1a83df76facfcb46dfb6dc0ceabc3bf417f)
 

Author SHA1 Message Date
Brad House c3e4c1a83d CI: install bash on *BSD 4 months ago
Brad House 6ddc193281 alpine install bash 4 months ago
Brad House 721d255962 CI: don't use PWD variable name 4 months ago
Brad House 334272c10e test: restore path 4 months ago
Brad House b622f61bb5 Test: test.sh should use bash 4 months ago
Brad House 072972aec1
CI: MacOS: move to GitHub Actions instead of Cirrus-CI (#825) 4 months ago
Brad House 8a53099184 test: ServerFailoverOpts can fail on heavily loaded systems due to its reliance on sleep and time. Try to harden it a little bit 4 months ago
Brad House ad12e89a24 tests: set library path for autotools 4 months ago
Brad House 48f8628738 fix autotools debugger tests 4 months ago
Brad House cdd942640a CI: remove deprecated coverage methodology 4 months ago
Brad House 2a65901744 CMake MSVC Parallelizm issue: Don't build adig and ahost simultaneously 4 months ago
Brad House 5f855b89f1 coveralls: attempt to enable ipv6 testing 4 months ago
Brad House 6936e672f9
mem leak due to `ares__hosts_entry_to_hostent()` allocation strategy (#824) 4 months ago
Brad House 130fd4794b
Reorganize source tree (#822) 4 months ago
Brad House 58ae7e809a remove unused test option 4 months ago
Brad House a548eabbe6
UDP write may fail indicating host isn't reachable (#821) 4 months ago
Brad House 529906d1cc Prevent complex recursion during query requeing and connection cleanup 4 months ago
Brad House 897e75e24a CI Solaris: add note as to why we can't run through a debugger 4 months ago
Brad House a588812a3a propagate actual error condition on requeue 4 months ago
Brad House 1dcc170a81 Issue #819: preliminary test case 4 months ago
Brad House 45801911a0 Event Select: need to monitor for socket exceptions too 4 months ago
Brad House 44f0cc7457 prevent SIGPIPE from being generated 4 months ago
Brad House 2bd73c9a7d CI: ability to run tests through debugger and print backtrace if there is a crash 4 months ago
Brad House f68992a159
Propagate record duplication error code (#820) 4 months ago
Gregor Jasny a6fc828b47
Fix typo reported by Lintian (#816) 4 months ago
Brad House cd5664d15d use _XOPEN_SOURCE=600 for Solaris 4 months ago
Brad House bf7c946b76 clang static analyzer: silence warning 4 months ago
Brad House 9873be4cdb Solaris: turn of verbosity 4 months ago
Brad House ef6a3dfe76
CI: Add solaris (#814) 4 months ago
Brad House d82e1ea256 fix typo 4 months ago
Brad House 094aa9c6e3 kill some compiler warnings on NetBSD 4 months ago
Brad House 1e44e0bb80 netbsd: pass -u option to pkg_add 4 months ago
Brad House 932bec264c ignore warning about anonymous union in Windows code 4 months ago
Brad House a18a6ad3a1 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 6a1e098917 properly honor channel->maxtimeout 4 months ago
Brad House b1e7cd91cd
release-1.32.2 (#812) 4 months ago
Brad House 273fa1c3d8 ares_destroy() deadlock during cleanup of config change monitoring if a configuration change comes in during shutdown 4 months ago
Brad House afb8548068 win32: ip address change notification passed bad pointer. Regression from 1.30.0 4 months ago
Brad House b19c186ce7
Rework WinAFD event code (#811) 4 months ago
Brad House 986bef771c kqueue: fix allocation size when socket count > 8 4 months ago
Brad House 67db56c341 whitespace 5 months ago
Brad House 46bf21a702 fix 5 months ago
Brad House fb60be7436 document some RFCs in use 5 months ago
Brad House f90a81ed81
tests: use std::chrono instead of pulling in ares__tvnow and ares__timeval_remaining (#809) 5 months ago
Brad House 8a50fc6c67 win32: swap GetTickCount64() for more precise QueryPerformanceCounters() 5 months ago
Brad House 8f265c9d51 windows 32bit: config change callback needs to be stdcall 5 months ago
Brad House 2c1a20bbc4 thread safety: during ares_destroy() when we cleanup the config change monitoring, it needs to be surrounded by a channel lock 5 months ago
Brad House 51e7590610
1.32.1 release (#807) 5 months ago
Brad House 805ffbc62b pthread: use recursive mutexes to allow callbacks to enqueue new c-ares queries. Regression from 1.31.0. 5 months ago
Brad House 595cf21334 don't put a heading on the license 5 months ago