Xray-core/app/dns
yuhan6665 0b7a5086a2 Update quic-go with uquic 0.0.6
Co-authored-by: ll11l1lIllIl1lll <88377095+ll11l1lIllIl1lll@users.noreply.github.com>
Co-authored-by: mmmray <142015632+mmmray@users.noreply.github.com>
Co-authored-by: 风扇滑翔翼 <Fangliding.fshxy@outlook.com>
2024-11-02 16:42:41 -04:00
..
fakedns Chore: Generate *.pb.go files with protoc v5.28.2 2024-10-16 04:06:21 +00:00
config.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00
config.pb.go Chore: Generate *.pb.go files with protoc v5.28.2 2024-10-16 04:06:21 +00:00
config.proto Config: Remove more legacy fields (#3817) 2024-09-19 01:05:59 +00:00
dns.go Remove legacy code (#3838) 2024-09-23 11:28:19 -04:00
dns_test.go Config: Remove more legacy fields (#3817) 2024-09-19 01:05:59 +00:00
dnscommon.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00
dnscommon_test.go Reformat code 2022-05-18 15:29:01 +08:00
hosts.go Config: Remove more legacy fields (#3817) 2024-09-19 01:05:59 +00:00
hosts_test.go Config: Remove more legacy fields (#3817) 2024-09-19 01:05:59 +00:00
nameserver.go Config: Remove more legacy fields (#3817) 2024-09-19 01:05:59 +00:00
nameserver_doh.go DNS: Do not hit cache if encounted err (#3784) 2024-09-12 10:34:45 -04:00
nameserver_doh_test.go feat(dns): Support DNS queryStrategy config per NameServer. 2023-09-22 10:34:36 -04:00
nameserver_fakedns.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00
nameserver_local.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00
nameserver_local_test.go Fix some tests and format code (#830) 2021-12-14 19:28:47 -05:00
nameserver_quic.go Update quic-go with uquic 0.0.6 2024-11-02 16:42:41 -04:00
nameserver_quic_test.go feat(dns): Support DNS queryStrategy config per NameServer. 2023-09-22 10:34:36 -04:00
nameserver_tcp.go DNS: Do not hit cache if encounted err (#3784) 2024-09-12 10:34:45 -04:00
nameserver_tcp_test.go feat(dns): Support DNS queryStrategy config per NameServer. 2023-09-22 10:34:36 -04:00
nameserver_udp.go DNS: Do not hit cache if encounted err (#3784) 2024-09-12 10:34:45 -04:00