789 Commits (7fb17cbe64c5c83259ec710e8f4adf5bcffdc36c)
 

Author SHA1 Message Date
Brad House 7fb17cbe64 fuzzer: call parser directly for enhanced iterations per second 8 months ago
Brad House a95ddb9426
MSVC: Force different PDB names for different targets (#870) 8 months ago
Brad House 4370190562 MSVC AppVeyor random failures. Try to workaround. 8 months ago
Georg ff62631915
adig: read arguments from adigrc (#856) 8 months ago
Brad House f252d61775 docs: mark ares_process() as deprecated 8 months ago
Shelley Vohr d2681a8f41
fix: potential `WIN32_LEAN_AND_MEAN` redefinition (#869) 8 months ago
Georg 9e9bd1f516
gitignore: ignore .dirstamp (#868) 8 months ago
Brad House 24f7cb93d6
new library functions (#867) 8 months ago
Georg ed2d7f6e1d
ares__buf: include ares__llist (#866) 8 months ago
Brad House fad1fa25be ares_getsock, ares_fds: UDP can have write flag set 8 months ago
Brad House b9ac8da070 str: make single-character evaluations normalized 8 months ago
Brad House ea55ce3054 ares__htable: seed should be 0 for fuzzing 8 months ago
Brad House eb5175efcd
release-1.33.1 (#864) 8 months ago
Brad House a48d02e565
systemd-resolved handle ESERVFAIL/EREFUSED on single label names (#863) 8 months ago
Brad House 21b6b4a437
Fix Sysconfig ndots default value and add test case (#862) 8 months ago
Brad House c49a179124 Fix minor warning recently introduced 8 months ago
Brad House 7f19f162db
Expose library/utility functions to tools (#860) 8 months ago
Brad House 538a4866be Fix RFC1035 link 8 months ago
Brad House 083d6c9c0f Blank DNS names would result in ARES_ENOMEM due to bug in query cache 8 months ago
Brad House 5b70955d51 htable: FNV1a: honor offset basis 8 months ago
Brad House 9533298810 Fuzzer: Compile option to make random deterministic 8 months ago
Brad House d4ecf95be5
connection handling modularization (#857) 8 months ago
Brad House 1b5473fbb9 CMake pkg-config windows: fix static library options 9 months ago
Brad House 8f4328073c Query Timeout Calculation: Fix calculation when timeout > 1s 9 months ago
Brad House 6b230153b7 README.md: reference keyserver that supports identity certifications 9 months ago
Brad House 68d7ffb696 clang-format 9 months ago
Brad House 7791ee592c
Tests: add test case for searching with cache enabled (#853) 9 months ago
Brad House 55d9e6986b CI: Android target API level 23 9 months ago
Brad House d450e87815
CI: Add CentOS 7 build test to prevent future issues (#851) 9 months ago
Brad House 4abdf7de36 Linux TFO depends on TCP_FASTOPEN_CONNECT not MSG_FASTOPEN 9 months ago
Brad House 08b7692703
tests: MacOS needs higher priority on CI systems (#849) 9 months ago
Brad House 72d844ae8d
Minor Android and Linux warning fixes (#848) 9 months ago
Brad House 468ac2fe46
release-1.33.0 (#846) 9 months ago
Brad House 3fd5925adf
Windows UWP (Store) support fix (#845) 9 months ago
Yauheni Khnykin 9377126687
Preserve thread name after attaching it to JVM (#838) 9 months ago
Brad House 4f2f3427e8
CI: Add Android automated building with GitHub Actions (#843) 9 months ago
Brad House d693951067
CI: Move more to GitHub actions including Containers (#842) 9 months ago
Brad House 5f0428637b MSVC compiler warning fixes 9 months ago
Brad House 0c2452d728 silence bogus warning 9 months ago
Brad House d14a0f3236 clang-format 9 months ago
Brad House 8d155a18ce SonarCloud: fix up some bogus warnings and sprinkle const 9 months ago
Brad House 0e4b735a10
Data Structure: Dynamic Array (#841) 9 months ago
Brad House e210aec4bc coverity: silence some meaningless false positives 9 months ago
Brad House bb148eb0b6 SonarCloud: add const 9 months ago
Brad House 90a404574c README.md Document TCP FastOpen is supported 9 months ago
Brad House dc423fb856
Implement TCP FastOpen (TFO) RFC7413 (#840) 9 months ago
Brad House ac33bdc7c2
Refactor connection handling (#839) 9 months ago
Brad House 2f9805fb61 README.md DNS Cookies are done, no longer in progress 9 months ago
Brad House a1fe471796 fix double-free in ares_dns_rr_set_opt{_own}() recently introduced 9 months ago
Brad House d90ce411b3
Reorganize more files into subdirectories (#834) 9 months ago