clash/dns
2023-08-09 13:51:02 +08:00
..
client.go chore: using sync/atomic replace uber/atomic 2023-04-22 15:37:57 +08:00
dhcp.go chore: Disable cache for RCode client 2023-06-11 23:01:51 +08:00
doh.go chore: update quic-go to 0.35.1 2023-06-03 16:45:35 +08:00
doq.go chore: update quic-go to 0.35.1 2023-06-03 16:45:35 +08:00
enhancer.go Fix: mapping dns should not stale (#675) 2023-08-01 17:30:57 +08:00
filters.go feat: Add Meta-geoip V0 database support 2023-07-17 10:33:20 +08:00
middleware.go Fix: mapping dns should not stale (#675) 2023-08-01 17:30:57 +08:00
patch.go chore: always pass context when resolve dns 2022-11-12 13:18:36 +08:00
policy.go Refactor: DomainTrie use generics 2022-04-12 18:45:47 +08:00
rcode.go feat: Add RCode DNS client 2023-06-11 23:01:45 +08:00
resolver.go chore: Disable cache for RCode client 2023-06-11 23:01:51 +08:00
server.go chore: always pass context when resolve dns 2022-11-12 13:18:36 +08:00
system.go chore: cleanup system dns code 2023-06-01 12:36:53 +08:00
system_posix.go chore: better resolv.conf parsing 2023-06-28 09:17:54 +08:00
system_windows.go chore: cleanup system dns code 2023-06-01 12:36:53 +08:00
util.go chore: using uint16 for ports in Metadata 2023-08-09 13:51:02 +08:00