Xray-core/app/dns
2025-03-21 21:47:27 +08: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 DNS: Add timeoutMs for DnsServerObject (#4523) 2025-03-21 10:24:58 +00:00
config.proto DNS: Add timeoutMs for DnsServerObject (#4523) 2025-03-21 10:24:58 +00:00
dns.go DNS: Support returning upstream TTL to clients 2025-03-21 21:47:27 +08:00
dns_test.go DNS: Support returning upstream TTL to clients 2025-03-21 21:47:27 +08:00
dnscommon.go DNS: Support returning upstream TTL to clients 2025-03-21 21:47:27 +08:00
dnscommon_test.go DNS: Retry with EDNS0 when response is truncated (#4516) 2025-03-21 08:58:51 +00: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 DNS: Support returning upstream TTL to clients 2025-03-21 21:47:27 +08:00
nameserver_doh.go DNS: Support returning upstream TTL to clients 2025-03-21 21:47:27 +08:00
nameserver_doh_test.go DNS: Support returning upstream TTL to clients 2025-03-21 21:47:27 +08:00
nameserver_fakedns.go DNS: Support returning upstream TTL to clients 2025-03-21 21:47:27 +08:00
nameserver_local.go DNS: Support returning upstream TTL to clients 2025-03-21 21:47:27 +08:00
nameserver_local_test.go DNS: Support returning upstream TTL to clients 2025-03-21 21:47:27 +08:00
nameserver_quic.go DNS: Support returning upstream TTL to clients 2025-03-21 21:47:27 +08:00
nameserver_quic_test.go DNS: Support returning upstream TTL to clients 2025-03-21 21:47:27 +08:00
nameserver_tcp.go DNS: Support returning upstream TTL to clients 2025-03-21 21:47:27 +08:00
nameserver_tcp_test.go DNS: Support returning upstream TTL to clients 2025-03-21 21:47:27 +08:00
nameserver_udp.go DNS: Support returning upstream TTL to clients 2025-03-21 21:47:27 +08:00