9 Commits (bcd80b5313dbc7042106fc033007239be4b19995)

Author SHA1 Message Date
Brad House cf99c025cf
Modernization: Implement base data-structures and replace usage (#540) 1 year ago
Daniel Stenberg c1b00c41a7 provide SPDX identifiers and a REUSE CI job to verify 1 year ago
bradh352 71adb3c417 ares_getaddrinfo() was returning the wrong size for ai_addrlen 3 years ago
bradh352 43d8946dd1 INSTANTIATE_TEST_CASE_P -> INSTANTIATE_TEST_SUITE_P as new convention in googletest 3 years ago
Brad House c642b9fbb1
Reimplement ares_gethostbyname() by wrapping ares_getaddrinfo() (#428) 3 years ago
bradh352 498ce747d3 portability updates for test cases 4 years ago
Erik Lax 0c85e62af2
Detect remote DNS server does not support EDNS as per RFC 6891 (#244) 4 years ago
Jonathan Maye-Hobbs ba597817a5
FQDN with trailing period should be queried first with larger ndot value (#345) 4 years ago
Fionn Fitzmaurice 6d6cd5daf6
Avoid buffer overflow in RC4 loop comparison (#336) 4 years ago