.. |
fakedns
|
fixed a panic issue caused by not checking type of input address in fake dns
|
2021-04-18 23:45:51 +01:00 |
config.go
|
Chore: change module name (#677)
|
2021-02-17 04:31:50 +08:00 |
config.pb.go
|
Fix: DNS hosts proxied domain priority (#886)
|
2021-04-11 11:52:12 +08:00 |
config.proto
|
Fix: DNS hosts proxied domain priority (#886)
|
2021-04-11 11:52:12 +08:00 |
dns_test.go
|
Feat: add queryStrategy option for DNS (#794)
|
2021-03-19 15:55:18 +08:00 |
dns.go
|
Fix: DNS hosts proxied domain priority (#886)
|
2021-04-11 11:52:12 +08:00 |
dnscommon_test.go
|
Feat: routing and freedom outbound ignore Fake DNS (#696)
|
2021-02-23 10:17:20 +08:00 |
dnscommon.go
|
Feat: routing and freedom outbound ignore Fake DNS (#696)
|
2021-02-23 10:17:20 +08:00 |
errors.generated.go
|
Chore: change module name (#677)
|
2021-02-17 04:31:50 +08:00 |
hosts_test.go
|
Fix: DNS hosts proxied domain priority (#886)
|
2021-04-11 11:52:12 +08:00 |
hosts.go
|
Fix: DNS hosts proxied domain priority (#886)
|
2021-04-11 11:52:12 +08:00 |
nameserver_doh_test.go
|
Fix: DNS tests timeout due to network instability (#805)
|
2021-03-20 19:27:09 +08:00 |
nameserver_doh.go
|
fix misbehaving code crash and create bug on transport level front proxy
|
2021-03-06 13:53:25 +00:00 |
nameserver_fakedns.go
|
Fix: fakedns return ErrEmptyResponse without result (#926)
|
2021-04-22 08:12:05 +08:00 |
nameserver_local_test.go
|
Fix: DNS tests timeout due to network instability (#805)
|
2021-03-20 19:27:09 +08:00 |
nameserver_local.go
|
Feat: add queryStrategy option for DNS (#794)
|
2021-03-19 15:55:18 +08:00 |
nameserver_quic_test.go
|
Fix: DNS tests timeout due to network instability (#805)
|
2021-03-20 19:27:09 +08:00 |
nameserver_quic.go
|
Feat: update lucas-clemente/quic-go to v0.20.0 (#816)
|
2021-03-22 22:26:30 +08:00 |
nameserver_udp.go
|
Feat: add disableCache option for DNS (#705)
|
2021-02-24 16:03:50 +08:00 |
nameserver.go
|
Feat: add disableFallback & skipFallback option for DNS (#864)
|
2021-04-09 10:35:26 +08:00 |