662 Commits (70f10a85f3cf2fda69a0fbcf9f5bdfb45bae4961)
 

Author SHA1 Message Date
Brad House 70f10a85f3
DNS 0x20 implementation (#800) 5 months ago
Brad House 5e1c3a7575 tell google test to print backtraces 5 months ago
Brad House 1dc567d9c0 fix wording in docs 5 months ago
Brad House 17cf8c04e8 revert change that didn't work for #796 5 months ago
Brad House d2a3d954c4 coverity: fix new false positives 5 months ago
Brad House c96200353d valgrind: fix warning in test case 5 months ago
Brad House 51ca744459
Clean up header inclusion, simplification (#797) 5 months ago
Brad House 209e7077bb thread safety enhancements 5 months ago
Brad House 93aa939169 thread deadlock: make sure channel lock isn't used recursively 5 months ago
Brad House 74a64e486a ares_timeout: missing thread-safety lock 5 months ago
Brad House ef186fe2a4 remove unused SEND_QUAL_ARG2 5 months ago
Brad House 0d1008355a remove unneeded warning disablement 5 months ago
Brad House 7d6de797d1 MSVC: Prevent C1041 error 5 months ago
Brad House cd1ff7b2f3 remove outdated comment 5 months ago
Brad House 350be9e1f1 mingw32 build fix 5 months ago
Brad House 325c75abd0 don't try to install removed header ares_rules.h 5 months ago
Brad House e57a5b877b remove duplicate typedef 5 months ago
Brad House adc6659486 simplify header include order 5 months ago
Brad House 94b69fbd45 try to fix build 5 months ago
Brad House 9b6f197fec warning in test 5 months ago
Brad House 381d38d925 forcibly kill bogus warning 5 months ago
Brad House 1b8cfdedc9 build fix 5 months ago
Brad House bdd08d8dd4 fix warning 5 months ago
Brad House 4b0326e129 try to clean up some windows-specific warnings 5 months ago
Brad House 853244bc58 build fix 5 months ago
Brad House 54808a5190 fix comments 5 months ago
Brad House 7efb5019a2 fix build warnings 5 months ago
Brad House 44d030e40f updates 5 months ago
Brad House 8293a05f63 cleanup more warnings due to new compiler flags 5 months ago
Brad House b417a79b9b fix 5 months ago
Brad House 253bdee3bc enable more GCC/clang warnings, fix reported warnings 5 months ago
Brad House bbcb1a2bdf clang-format 5 months ago
Brad House c2b91beaef fix epoll flags usage 5 months ago
Brad House a488525f08
Automatic query timeout adjustment based on server history (#794) 5 months ago
Brad House 0b50983539 CI: MSYS2: try to take advantage of package caching 5 months ago
Brad House 8d2d2fc542 missing files 5 months ago
Brad House fbbc68797d split windows sysconfig into its own file 5 months ago
Brad House 827a1d523c ares_queryloop: output server list 5 months ago
Brad House f8d1e63840 ares_queryloop: properly capture CTRL-C and cleanup 5 months ago
Brad House 7ea18a83b3 test: clean up some minor warnings 5 months ago
Brad House 8cded20f3a update some build instructions 5 months ago
Brad House f37cb2f4fa fix link typo 5 months ago
Brad House 7b353da759 CI: MSYS: enable static analyzer 5 months ago
Brad House d6534de510 disable static analyzer, doesn't work due to link issues 5 months ago
Brad House d0ccb5efd8 CI: Msys: attempt to build with clang static analyzer 5 months ago
Brad House 732a3d0d73 CI: Msys: need different build dirs 5 months ago
Brad House f9faa3f05c try to work around windows ASAN issue by not using std::string::npos 5 months ago
Brad House 536f3bd42b fix compiler flags 5 months ago
Brad House 0d301b5729 logic fix 5 months ago
Brad House 6d27b72b93 try to enable windows ASAN 5 months ago