683 Commits (b19c186ce7486b79167c8cf12c37b5000dee38f6)
 

Author SHA1 Message Date
Brad House b19c186ce7
Rework WinAFD event code (#811) 7 months ago
Brad House 986bef771c kqueue: fix allocation size when socket count > 8 7 months ago
Brad House 67db56c341 whitespace 7 months ago
Brad House 46bf21a702 fix 7 months ago
Brad House fb60be7436 document some RFCs in use 7 months ago
Brad House f90a81ed81
tests: use std::chrono instead of pulling in ares__tvnow and ares__timeval_remaining (#809) 8 months ago
Brad House 8a50fc6c67 win32: swap GetTickCount64() for more precise QueryPerformanceCounters() 8 months ago
Brad House 8f265c9d51 windows 32bit: config change callback needs to be stdcall 8 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 8 months ago
Brad House 51e7590610
1.32.1 release (#807) 8 months ago
Brad House 805ffbc62b pthread: use recursive mutexes to allow callbacks to enqueue new c-ares queries. Regression from 1.31.0. 8 months ago
Brad House 595cf21334 don't put a heading on the license 8 months ago
Brad House 9526fc6de1 update release procedure 8 months ago
Brad House b649b85917 tests: fix compile warning 8 months ago
Brad House b9d36509f6 more release procedure notes 8 months ago
Brad House e24f81594e update release procedure to make it easier to cut and paste 8 months ago
Brad House 71ad08bc39 SonarCloud: fix recently introduced minor codesmells 8 months ago
Brad House 2b6f54bc40
release-1.32.0 (#804) 8 months ago
Brad House 614bdd88b9
Tests: fix test cleanup race condition (#803) 8 months ago
Brad House 378d26144d
DNS RR TXT strings should not be automatically concatenated (#801) 8 months ago
Cheng 64df444e6f
Fix building with UNICODE (#802) 8 months ago
Brad House 70f10a85f3
DNS 0x20 implementation (#800) 8 months ago
Brad House 5e1c3a7575 tell google test to print backtraces 8 months ago
Brad House 1dc567d9c0 fix wording in docs 8 months ago
Brad House 17cf8c04e8 revert change that didn't work for #796 8 months ago
Brad House d2a3d954c4 coverity: fix new false positives 8 months ago
Brad House c96200353d valgrind: fix warning in test case 8 months ago
Brad House 51ca744459
Clean up header inclusion, simplification (#797) 8 months ago
Brad House 209e7077bb thread safety enhancements 8 months ago
Brad House 93aa939169 thread deadlock: make sure channel lock isn't used recursively 8 months ago
Brad House 74a64e486a ares_timeout: missing thread-safety lock 8 months ago
Brad House ef186fe2a4 remove unused SEND_QUAL_ARG2 8 months ago
Brad House 0d1008355a remove unneeded warning disablement 8 months ago
Brad House 7d6de797d1 MSVC: Prevent C1041 error 8 months ago
Brad House cd1ff7b2f3 remove outdated comment 8 months ago
Brad House 350be9e1f1 mingw32 build fix 8 months ago
Brad House 325c75abd0 don't try to install removed header ares_rules.h 8 months ago
Brad House e57a5b877b remove duplicate typedef 8 months ago
Brad House adc6659486 simplify header include order 8 months ago
Brad House 94b69fbd45 try to fix build 8 months ago
Brad House 9b6f197fec warning in test 8 months ago
Brad House 381d38d925 forcibly kill bogus warning 8 months ago
Brad House 1b8cfdedc9 build fix 8 months ago
Brad House bdd08d8dd4 fix warning 8 months ago
Brad House 4b0326e129 try to clean up some windows-specific warnings 8 months ago
Brad House 853244bc58 build fix 8 months ago
Brad House 54808a5190 fix comments 8 months ago
Brad House 7efb5019a2 fix build warnings 8 months ago
Brad House 44d030e40f updates 8 months ago
Brad House 8293a05f63 cleanup more warnings due to new compiler flags 8 months ago