awl/pkg/resolvers
Sam Therapy 49f0033a92
Some checks failed
continuous-integration/drone/push Build is failing
feat(dig): Add dig HTTPS compatibility
BREAKING CHANGE: DNS-over-HTTPS requests are now dealt with differently
Using +https or -H now implies adding /dns-query (like dig)
Using the implied https:// prefix follows the old behaviour

Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-10-20 23:08:55 +02:00
..
DNSCrypt.go refactor: Make all calls to options pointers (#132) 2022-10-13 12:49:36 +00:00
DNSCrypt_test.go refactor: Make all calls to options pointers (#132) 2022-10-13 12:49:36 +00:00
docs.go feat(resolvers/HTTPS): add HTTP proxy support (#119) 2022-09-28 18:08:56 +00:00
general.go refactor: Make all calls to options pointers (#132) 2022-10-13 12:49:36 +00:00
general_test.go refactor: Make all calls to options pointers (#132) 2022-10-13 12:49:36 +00:00
HTTPS.go feat(dig): Add dig HTTPS compatibility 2022-10-20 23:08:55 +02:00
HTTPS_test.go refactor: Make all calls to options pointers (#132) 2022-10-13 12:49:36 +00:00
QUIC.go refactor: Make all calls to options pointers (#132) 2022-10-13 12:49:36 +00:00
QUIC_test.go refactor: Make all calls to options pointers (#132) 2022-10-13 12:49:36 +00:00
resolver.go feat(dig): Add dig HTTPS compatibility 2022-10-20 23:08:55 +02:00