38 Commits (8cded20f3a31151374fa82c4d48e99990f4984e8)

Author SHA1 Message Date
Brad House c0d41d08ab
Coverage code annotations for identification of desirable paths that need testing (#775) 5 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) 8 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) 11 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) 12 months ago
Brad House 86ac418970
Nameserver parsing: replace another hand-written parser (#643) 12 months 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 1 year 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
bradh352 c78754ff5a ares_strsplit* -> ares__strsplit* to comply with internal function naming 2 years ago
Nikolaos Chatzikonstantinou 313bd2aa7e
bug fix: new ares_strsplit (#492) 2 years ago
Bulat Gaifullin 46b406f6c8
Test case should honor flag HAVE_WRITEV rather than WIN32 (#344) 4 years ago
Fionn Fitzmaurice 6d6cd5daf6
Avoid buffer overflow in RC4 loop comparison (#336) 4 years ago