771 Commits (083d6c9c0f5cdb028114caccabf7ab5275097f75)
 

Author SHA1 Message Date
Brad House 083d6c9c0f Blank DNS names would result in ARES_ENOMEM due to bug in query cache 3 months ago
Brad House 5b70955d51 htable: FNV1a: honor offset basis 3 months ago
Brad House 9533298810 Fuzzer: Compile option to make random deterministic 3 months ago
Brad House d4ecf95be5
connection handling modularization (#857) 3 months ago
Brad House 1b5473fbb9 CMake pkg-config windows: fix static library options 4 months ago
Brad House 8f4328073c Query Timeout Calculation: Fix calculation when timeout > 1s 4 months ago
Brad House 6b230153b7 README.md: reference keyserver that supports identity certifications 4 months ago
Brad House 68d7ffb696 clang-format 4 months ago
Brad House 7791ee592c
Tests: add test case for searching with cache enabled (#853) 4 months ago
Brad House 55d9e6986b CI: Android target API level 23 4 months ago
Brad House d450e87815
CI: Add CentOS 7 build test to prevent future issues (#851) 4 months ago
Brad House 4abdf7de36 Linux TFO depends on TCP_FASTOPEN_CONNECT not MSG_FASTOPEN 4 months ago
Brad House 08b7692703
tests: MacOS needs higher priority on CI systems (#849) 4 months ago
Brad House 72d844ae8d
Minor Android and Linux warning fixes (#848) 4 months ago
Brad House 468ac2fe46
release-1.33.0 (#846) 4 months ago
Brad House 3fd5925adf
Windows UWP (Store) support fix (#845) 4 months ago
Yauheni Khnykin 9377126687
Preserve thread name after attaching it to JVM (#838) 4 months ago
Brad House 4f2f3427e8
CI: Add Android automated building with GitHub Actions (#843) 4 months ago
Brad House d693951067
CI: Move more to GitHub actions including Containers (#842) 4 months ago
Brad House 5f0428637b MSVC compiler warning fixes 4 months ago
Brad House 0c2452d728 silence bogus warning 4 months ago
Brad House d14a0f3236 clang-format 4 months ago
Brad House 8d155a18ce SonarCloud: fix up some bogus warnings and sprinkle const 4 months ago
Brad House 0e4b735a10
Data Structure: Dynamic Array (#841) 4 months ago
Brad House e210aec4bc coverity: silence some meaningless false positives 4 months ago
Brad House bb148eb0b6 SonarCloud: add const 4 months ago
Brad House 90a404574c README.md Document TCP FastOpen is supported 4 months ago
Brad House dc423fb856
Implement TCP FastOpen (TFO) RFC7413 (#840) 4 months ago
Brad House ac33bdc7c2
Refactor connection handling (#839) 4 months ago
Brad House 2f9805fb61 README.md DNS Cookies are done, no longer in progress 4 months ago
Brad House a1fe471796 fix double-free in ares_dns_rr_set_opt{_own}() recently introduced 4 months ago
Brad House d90ce411b3
Reorganize more files into subdirectories (#834) 4 months ago
Brad House c9c235761f server cookie wasn't being passed back due to missing length 4 months ago
Brad House 2614afc553 SonarCloud: fix warning about memcmp() on padded structure 4 months ago
Brad House 4bedfd0d55
Add DNS cookie support (RFC7873 + RFC9018) (#833) 4 months ago
Brad House d4282d7665
`ares_destroy()` race condition during shutdown due to missing lock (#831) 4 months ago
Brad House b827cdc52e fix build failure in tests 4 months ago
Brad House 9db6f9dde8 tests: Disable LotsOfConnections test 4 months ago
Brad House 8d77e2832e
CI: Make Msys2 builds act more like unix builds (#830) 4 months ago
Brad House 5c555b7c0b clang-format 4 months ago
Brad House 341b34d140 tests: reduce required testing time for ServerFailoverOpts on most platforms 4 months ago
Brad House 5a67f7fe2d
CI: Migrate latest linux testing from Cirrus-CI to GitHub Actions (#828) 4 months ago
Brad House ea0a188145 reorg: move ares__timeval.c to util 4 months ago
Brad House 0df626b829 release procedure: make commands cut and paste-able as a whole 4 months ago
Brad House 2cc44777b3
release-1.32.3 (#826) 4 months ago
Brad House 2b80c0f7d9 msvc Makefiles: Remove support for MSVC 6 and 7 since we can't target legacy Windows versions supported by those compilers anymore 4 months ago
Brad House f691523042 man: ares_dns_record_set_id() 4 months ago
Brad House 7122aec68a CI: fix coverage build 4 months ago
Brad House e84c7d1f61 test: bypass BadLoopbackServerNoTimeouts strict validation on NetBSD 4 months ago
Brad House 1dea1145f7 CI: BSD needs to symlink bash location 4 months ago