54 Commits (9114bc8fea6d7b6e33ab2b41c9309662ee1144f3)

Author SHA1 Message Date
Brad House 02745437e6
Improve socket function replacement subsystem (#894) 2 months ago
Brad House 8b2f5e01eb Tests: fix memory leak in test case 3 months ago
Brad House e5e7acd01b Tests: add more tests to improve code coverage 3 months ago
Brad House 9dd78e2f23
URI parser/writer for ares_set_servers_csv()/ares_get_servers_csv() (#882) 3 months ago
Brad House f09f0a021b
Remove `ares__` prefix, just use `ares_` (#872) 3 months ago
Brad House 4c86bf3e9d SonarCloud: fix 31 character identifier max 3 months ago
Brad House 24f7cb93d6
new library functions (#867) 3 months ago
Brad House 7f19f162db
Expose library/utility functions to tools (#860) 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 d450e87815
CI: Add CentOS 7 build test to prevent future issues (#851) 4 months ago
Brad House 0e4b735a10
Data Structure: Dynamic Array (#841) 4 months ago
Brad House 130fd4794b
Reorganize source tree (#822) 4 months ago
Brad House b649b85917 tests: fix compile warning 5 months ago
Brad House 378d26144d
DNS RR TXT strings should not be automatically concatenated (#801) 5 months ago
Brad House 51ca744459
Clean up header inclusion, simplification (#797) 5 months ago
Brad House 7ea18a83b3 test: clean up some minor warnings 6 months ago
Brad House c0d41d08ab
Coverage code annotations for identification of desirable paths that need testing (#775) 6 months ago
Brad House 6129d9b79f
Basic support for SIG RR record (RFC 2931 / RFC 2535) (#773) 6 months ago
Brad House 8d80486e04
Auto reload config on changes (requires EventThread) (#759) 6 months ago
Brad House a2a8578ee0
Replace configuration file parsers with memory-safe parser (#725) 9 months ago
Erik Lax 26642c1014
Added flags to are_dns_parse to force RAW packet parsing (#693) 10 months ago
Brad House 4f490b40df
Autotools: rework to simplify and fix recent issues (#674) 11 months ago
Gregor Jasny 78b61327fd
Fix minor warnings and documentation typos (#666) 12 months ago
Brad House 972f456f28
ares_cancel() could trigger callback with wrong response code (#663) 12 months ago
Brad House affdf92306 remove dead code: bitncmp 12 months ago
Brad House a093d5f9d1
Clean up some Windows-only warnings (#654) 1 year ago
Brad House 86ac418970
Nameserver parsing: replace another hand-written parser (#643) 1 year ago
Brad House 5262da7e88 now that warnings are enabled on test cases, clear a bunch of warnings 1 year ago
Brad House 818904643e additional test coverage 1 year ago
Brad House b2ea0cd6b2 Extended RCODE in OPT RR PsuedoRecord should not be exposed directly, it should be presented as part of the normal rcode 1 year ago
Brad House 956b7ebf68
rewrite adig using new helpers (#607) 1 year ago
Brad House c433477753
Add SVCB and HTTPS RR (RFC 9460) (#603) 1 year ago
Brad House df1cbdccf7
OPT RR should support parsing key/value options (#602) 1 year ago
Brad House fb43c04bae
Add TLSA record support (#600) 1 year ago
Brad House eaa172a157 memory leak in test case 1 year ago
Brad House 5bbf3f3962 DNS Write: fix name compression 1 year ago
Brad House 35c1300078 Coverage: add tests for writing and parsing various record formats 1 year ago
Brad House 784ee5a754
DNS Record Write (#598) 1 year ago
Brad House 17136d8f29 build fix 1 year ago
Brad House c8bd83a4ca
Dynamic Server List (#594) 1 year ago
Brad House bcd80b5313 Coverage: add some code misuse test cases 1 year ago
Brad House 8a3664b8cb
Replace hosts parser, add caching capabilities (#591) 1 year ago
Brad House c3e050ac72
remove ares_nowarn helpers #580 1 year ago
Brad House 3b10e571da
Fix internal datatype usage and warnings (#573) 1 year ago
Brad House 973023b4b9
ares_status_t enum for status codes (#567) 1 year ago
Brad House fab4039b9b
Fix for TCP back to back queries (#552) 1 year ago
Sam Morris 098e02d32f
Avoid producing an ill-formed result when qualifying a name with the root domain (#546) 1 year ago
Daniel Stenberg c1b00c41a7 provide SPDX identifiers and a REUSE CI job to verify 2 years ago
Brad House f22cc01039
Merge pull request from GHSA-x6mf-cxr9-8q6v 2 years ago
bradh352 1cb0c5dffc Fix build due to str-split sed gone wrong 2 years ago