784 Commits (d2681a8f4188f49e7d1aab60b8f7a3fd11da68bc)
 

Author SHA1 Message Date
Shelley Vohr d2681a8f41
fix: potential `WIN32_LEAN_AND_MEAN` redefinition (#869) 6 months ago
Georg 9e9bd1f516
gitignore: ignore .dirstamp (#868) 6 months ago
Brad House 24f7cb93d6
new library functions (#867) 6 months ago
Georg ed2d7f6e1d
ares__buf: include ares__llist (#866) 6 months ago
Brad House fad1fa25be ares_getsock, ares_fds: UDP can have write flag set 6 months ago
Brad House b9ac8da070 str: make single-character evaluations normalized 6 months ago
Brad House ea55ce3054 ares__htable: seed should be 0 for fuzzing 6 months ago
Brad House eb5175efcd
release-1.33.1 (#864) 6 months ago
Brad House a48d02e565
systemd-resolved handle ESERVFAIL/EREFUSED on single label names (#863) 6 months ago
Brad House 21b6b4a437
Fix Sysconfig ndots default value and add test case (#862) 6 months ago
Brad House c49a179124 Fix minor warning recently introduced 6 months ago
Brad House 7f19f162db
Expose library/utility functions to tools (#860) 6 months ago
Brad House 538a4866be Fix RFC1035 link 6 months ago
Brad House 083d6c9c0f Blank DNS names would result in ARES_ENOMEM due to bug in query cache 6 months ago
Brad House 5b70955d51 htable: FNV1a: honor offset basis 6 months ago
Brad House 9533298810 Fuzzer: Compile option to make random deterministic 6 months ago
Brad House d4ecf95be5
connection handling modularization (#857) 6 months ago
Brad House 1b5473fbb9 CMake pkg-config windows: fix static library options 6 months ago
Brad House 8f4328073c Query Timeout Calculation: Fix calculation when timeout > 1s 6 months ago
Brad House 6b230153b7 README.md: reference keyserver that supports identity certifications 6 months ago
Brad House 68d7ffb696 clang-format 7 months ago
Brad House 7791ee592c
Tests: add test case for searching with cache enabled (#853) 7 months ago
Brad House 55d9e6986b CI: Android target API level 23 7 months ago
Brad House d450e87815
CI: Add CentOS 7 build test to prevent future issues (#851) 7 months ago
Brad House 4abdf7de36 Linux TFO depends on TCP_FASTOPEN_CONNECT not MSG_FASTOPEN 7 months ago
Brad House 08b7692703
tests: MacOS needs higher priority on CI systems (#849) 7 months ago
Brad House 72d844ae8d
Minor Android and Linux warning fixes (#848) 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