Xray-core/app/dns
peter zhang 922ae98a4a DNS log: Optimize IP address display (#4630) 2025-04-23 03:10:20 +00:00
..
fakedns
config.go
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 (#4526) 2025-03-24 13:33:56 +00:00
dns_test.go DNS: Add `expectedIPs` as an alias of `expectIPs` (#4551) 2025-03-26 12:18:58 +00:00
dnscommon.go DNS: Support returning upstream TTL to clients (#4526) 2025-03-24 13:33:56 +00:00
dnscommon_test.go DNS DoH: Use EDNS0 with 100-300 padding by default (body padding) 2025-03-21 20:13:09 +00:00
hosts.go
hosts_test.go
nameserver.go DNS log: Optimize IP address display (#4630) 2025-04-23 03:10:20 +00:00
nameserver_doh.go DNS: Use cache for NXDOMAIN (rcode 3 error) (#4560) 2025-03-29 14:29:48 +00:00
nameserver_doh_test.go DNS: Support returning upstream TTL to clients (#4526) 2025-03-24 13:33:56 +00:00
nameserver_fakedns.go DNS: Support returning upstream TTL to clients (#4526) 2025-03-24 13:33:56 +00:00
nameserver_local.go DNS: Support returning upstream TTL to clients (#4526) 2025-03-24 13:33:56 +00:00
nameserver_local_test.go DNS: Support returning upstream TTL to clients (#4526) 2025-03-24 13:33:56 +00:00
nameserver_quic.go DNS: Use cache for NXDOMAIN (rcode 3 error) (#4560) 2025-03-29 14:29:48 +00:00
nameserver_quic_test.go DNS: Support returning upstream TTL to clients (#4526) 2025-03-24 13:33:56 +00:00
nameserver_tcp.go DNS: Use cache for NXDOMAIN (rcode 3 error) (#4560) 2025-03-29 14:29:48 +00:00
nameserver_tcp_test.go DNS: Support returning upstream TTL to clients (#4526) 2025-03-24 13:33:56 +00:00
nameserver_udp.go DNS: Use cache for NXDOMAIN (rcode 3 error) (#4560) 2025-03-29 14:29:48 +00:00