Xray-core/app/dns
2025-03-24 13:33:56 +00: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 (#4526) 2025-03-24 13:33:56 +00:00
dns_test.go DNS: Support returning upstream TTL to clients (#4526) 2025-03-24 13:33:56 +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 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 (#4526) 2025-03-24 13:33:56 +00:00
nameserver_doh.go DNS: Support returning upstream TTL to clients (#4526) 2025-03-24 13:33:56 +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: Support returning upstream TTL to clients (#4526) 2025-03-24 13:33:56 +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: Support returning upstream TTL to clients (#4526) 2025-03-24 13:33:56 +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: Support returning upstream TTL to clients (#4526) 2025-03-24 13:33:56 +00:00