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 |
filters.go
|
feat: Add Meta-geoip V0 database support
|
2023-07-17 10:33:20 +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
|
fix: DNS cache
|
2023-07-14 09:55:43 +08:00 |