779 Commits (9f81bf6fde0b1c1ca943e00a8e93d96f3d1aa556)
 

Author SHA1 Message Date
Brad House 9f81bf6fde Android: <= 7 might require sys/system_properties.h 3 months ago
Brad House 93635b7854 fix backport issue 3 months ago
Brad House ed86a80634 Some upstream DNS servers are non-compliant with EDNS options 3 months ago
Jiwoo Park 15883a95f2 Silence TSAN, lock before checking `ares_event_thread::isup` (#915) 3 months ago
Jiwoo Park 0b80ed1735 Use `_GNU_SOURCE` macro on Android (#914) 3 months ago
Brad House 3899f7dba9 ares_getaddrinfo() for AF_UNSPEC should retry if ipv6 received 3 months ago
Brad House 9ccecbee62 Backport parts of bbea2cd from main 3 months ago
Brad House dfc4866c36 rewrite EBADRESP to EBADQUERY on ares_send 3 months ago
Brad House 5f7816cb70 fcntl doesn't take O_CLOEXEC, it takes FD_CLOEXEC 4 months ago
Brad House 66d82612c2 CMake: strip -l prefix on CMAKE_THREAD_LIBS_INIT (#884) 5 months ago
Brad House 1c33527816 Array: fix memmove param 5 months ago
Brad House 94e4a837b3 array: fix array shifting when using an offset 5 months ago
Brad House e44b9163c1 try to fix compat with googletest 1.15 (#874) 6 months ago
Brad House 27b98d96ef release-1.33.1 (#864) 6 months ago
Brad House 2c15a35aef systemd-resolved handle ESERVFAIL/EREFUSED on single label names (#863) 6 months ago
Brad House fe138bde53 Fix Sysconfig ndots default value and add test case (#862) 6 months ago
Brad House 9e574afc39 Blank DNS names would result in ARES_ENOMEM due to bug in query cache 6 months ago
Brad House 6b3fd5a9d6 CMake pkg-config windows: fix static library options 7 months ago
Brad House 2b2eae7596 Query Timeout Calculation: Fix calculation when timeout > 1s 7 months ago
Brad House b7a89b992c Linux TFO depends on TCP_FASTOPEN_CONNECT not MSG_FASTOPEN 7 months ago
Brad House 71237ce7fe Minor Android and Linux warning fixes (#848) 7 months ago
Brad House caffa5ffb3 Created release branch v1.33 7 months ago
Brad House 468ac2fe46
release-1.33.0 (#846) 7 months ago
Brad House 3fd5925adf
Windows UWP (Store) support fix (#845) 7 months ago
Yauheni Khnykin 9377126687
Preserve thread name after attaching it to JVM (#838) 7 months ago
Brad House 4f2f3427e8
CI: Add Android automated building with GitHub Actions (#843) 7 months ago
Brad House d693951067
CI: Move more to GitHub actions including Containers (#842) 7 months ago
Brad House 5f0428637b MSVC compiler warning fixes 7 months ago
Brad House 0c2452d728 silence bogus warning 7 months ago
Brad House d14a0f3236 clang-format 7 months ago
Brad House 8d155a18ce SonarCloud: fix up some bogus warnings and sprinkle const 7 months ago
Brad House 0e4b735a10
Data Structure: Dynamic Array (#841) 7 months ago
Brad House e210aec4bc coverity: silence some meaningless false positives 7 months ago
Brad House bb148eb0b6 SonarCloud: add const 7 months ago
Brad House 90a404574c README.md Document TCP FastOpen is supported 7 months ago
Brad House dc423fb856
Implement TCP FastOpen (TFO) RFC7413 (#840) 7 months ago
Brad House ac33bdc7c2
Refactor connection handling (#839) 7 months ago
Brad House 2f9805fb61 README.md DNS Cookies are done, no longer in progress 7 months ago
Brad House a1fe471796 fix double-free in ares_dns_rr_set_opt{_own}() recently introduced 7 months ago
Brad House d90ce411b3
Reorganize more files into subdirectories (#834) 7 months ago
Brad House c9c235761f server cookie wasn't being passed back due to missing length 7 months ago
Brad House 2614afc553 SonarCloud: fix warning about memcmp() on padded structure 7 months ago
Brad House 4bedfd0d55
Add DNS cookie support (RFC7873 + RFC9018) (#833) 7 months ago
Brad House d4282d7665
`ares_destroy()` race condition during shutdown due to missing lock (#831) 7 months ago
Brad House b827cdc52e fix build failure in tests 7 months ago
Brad House 9db6f9dde8 tests: Disable LotsOfConnections test 7 months ago
Brad House 8d77e2832e
CI: Make Msys2 builds act more like unix builds (#830) 7 months ago
Brad House 5c555b7c0b clang-format 7 months ago
Brad House 341b34d140 tests: reduce required testing time for ServerFailoverOpts on most platforms 7 months ago
Brad House 5a67f7fe2d
CI: Migrate latest linux testing from Cirrus-CI to GitHub Actions (#828) 7 months ago