783 Commits (9e9bd1f516f3754de70c122780f307c108c94f66)
 

Author SHA1 Message Date
Georg 9e9bd1f516
gitignore: ignore .dirstamp (#868) 3 months ago
Brad House 24f7cb93d6
new library functions (#867) 3 months ago
Georg ed2d7f6e1d
ares__buf: include ares__llist (#866) 3 months ago
Brad House fad1fa25be ares_getsock, ares_fds: UDP can have write flag set 3 months ago
Brad House b9ac8da070 str: make single-character evaluations normalized 3 months ago
Brad House ea55ce3054 ares__htable: seed should be 0 for fuzzing 3 months ago
Brad House eb5175efcd
release-1.33.1 (#864) 3 months ago
Brad House a48d02e565
systemd-resolved handle ESERVFAIL/EREFUSED on single label names (#863) 3 months ago
Brad House 21b6b4a437
Fix Sysconfig ndots default value and add test case (#862) 3 months ago
Brad House c49a179124 Fix minor warning recently introduced 3 months ago
Brad House 7f19f162db
Expose library/utility functions to tools (#860) 3 months ago
Brad House 538a4866be Fix RFC1035 link 3 months ago
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