811 Commits (8d360330a53b2b55e718dd7cb671c9968caa8920)
 

Author SHA1 Message Date
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
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