clash/dns
2023-01-01 13:03:30 +08:00
..
client.go fix: let doh/dot server follow hosts and can remotely resolve itself ip 2022-12-07 20:01:44 +08:00
dhcp.go Merge branch 'dev' of https://github.com/Dreamacro/clash into Alpha 2022-11-12 20:43:48 +08:00
doh.go chore: split dns's dialContext and listenPacket 2022-12-13 12:38:46 +08:00
doq.go chore: split dns's dialContext and listenPacket 2022-12-13 12:38:46 +08:00
enhancer.go Merge branch 'dev' of https://github.com/Dreamacro/clash into Alpha 2022-11-12 20:43:48 +08:00
filters.go chore: optimize DomainTrie for only one child 2022-11-30 19:42:05 +08:00
middleware.go chore: always pass context when resolve dns 2022-11-12 13:18:36 +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
resolver.go chore: optimize DomainTrie for only one child 2022-11-30 19:42:05 +08:00
server.go chore: always pass context when resolve dns 2022-11-12 13:18:36 +08:00
util.go Merge branch 'dev' of https://github.com/Dreamacro/clash into Alpha 2023-01-01 13:03:30 +08:00