22 Commits (f09f0a021be2b2ab28f67763bbc2956c79910e98)

Author SHA1 Message Date
Brad House d450e87815
CI: Add CentOS 7 build test to prevent future issues (#851) 4 months ago
Brad House c9c235761f server cookie wasn't being passed back due to missing length 4 months ago
Brad House 4bedfd0d55
Add DNS cookie support (RFC7873 + RFC9018) (#833) 4 months ago
Brad House c0d41d08ab
Coverage code annotations for identification of desirable paths that need testing (#775) 6 months ago
Gregor Jasny 9d36fd2030
fix some obvious errors reported by the CLion Project Analyzer (#779) 6 months ago
Oliver Welsh 035c4c3776
Add flag to not use a default local named server on channel initialization (#713) 9 months ago
Brad House 4f5767ed69 test: fix outdated license headers 11 months ago
Gregor Jasny 78b61327fd
Fix minor warnings and documentation typos (#666) 12 months ago
Brad House d974c556bb
Support ipv6 link-local servers and %iface syntax (#646) 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 5c1a5d8050 cleanup some Windows warnings in test 1 year ago
Brad House 320cefe1c7 ares_set_servers_*() should allow an empty server list 1 year ago
Brad House 784ee5a754
DNS Record Write (#598) 1 year ago
Brad House d2389cd3b7
`ares_channel` -> `ares_channel_t *`: don't bury the pointer (#595) 1 year ago
Brad House c8bd83a4ca
Dynamic Server List (#594) 1 year ago
Brad House 7dc3d98fba
Modernization: replace multiple hand-parsers with new memory-safe parser (#581) 1 year ago
Daniel Stenberg c1b00c41a7 provide SPDX identifiers and a REUSE CI job to verify 2 years ago
Gregor Jasny c391ea31b2
test: fix warning about uninitialized memory (#515) 2 years ago
bradh352 f4c079d9d0 more portability updates 4 years ago
bradh352 498ce747d3 portability updates for test cases 4 years ago
Fionn Fitzmaurice 6d6cd5daf6
Avoid buffer overflow in RC4 loop comparison (#336) 4 years ago