clash/dns
2022-11-19 09:43:31 +08:00
..
client.go Merge branch 'dev' of https://github.com/Dreamacro/clash into Alpha 2022-11-12 20:43:48 +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 fix: doh use NewRequestWithContext and batchExchange don't wait cancel finish 2022-11-19 09:43:31 +08:00
doq.go fix: DoQ and HTTP/3 over proxy 2022-11-14 20:17:12 +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: trie.DomainTrie will not depend on zero value 2022-11-02 22:28:18 +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 fix: auto retry in exchangeWithoutCache 2022-11-19 08:51:00 +08:00
server.go chore: always pass context when resolve dns 2022-11-12 13:18:36 +08:00
util.go fix: doh use NewRequestWithContext and batchExchange don't wait cancel finish 2022-11-19 09:43:31 +08:00