This website requires JavaScript.
Explore
Register
Sign In
daxi20
/
AdGuardHome
Watch
1
Star
0
Fork
0
You've already forked AdGuardHome
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
314867734ac60e430143a25060ee6e62e027a9cb
AdGuardHome
/
dnsforward
History
Andrey Meshkov
314867734a
- (dnsforward): fixed running only quic, added a test
...
QUIC was not initialized if DOT port is not set. Also, there were no tests on DoQ functionality.
2020-09-08 17:20:24 +03:00
..
access.go
+ pass client Name and IP to dnsfilter
2020-06-23 14:36:26 +03:00
config.go
- (dnsforward): fixed running only quic, added a test
2020-09-08 17:20:24 +03:00
dnsforward_http.go
+ DNS: "port_dns_over_quic" setting
2020-09-04 10:55:13 +03:00
dnsforward_test.go
- (dnsforward): fixed running only quic, added a test
2020-09-08 17:20:24 +03:00
dnsforward.go
+ DNS: add "ipset" configuration setting
2020-09-02 14:13:45 +03:00
filter.go
- rewrites: return NOERROR without A records instead of NXDOMAIN
2020-07-24 13:18:05 +03:00
handle_dns.go
+ DNS: add "ipset" configuration setting
2020-09-02 14:13:45 +03:00
ipset_test.go
+ DNS: add "ipset" configuration setting
2020-09-02 14:13:45 +03:00
ipset.go
+ DNS: add "ipset" configuration setting
2020-09-02 14:13:45 +03:00
msg.go
+(dnsforward): added bogus-nxdomain setting
2020-05-08 18:39:37 +03:00
stats.go
+ "dot"
2020-05-29 11:46:37 +03:00
util.go
Added a unit-test for custom upstreams
2020-05-14 12:57:41 +03:00