netbird/client/internal/dns
2025-07-04 16:43:11 +02:00
..
local [client] Fix local resolver returning error for existing domains with other types (#3959) 2025-06-11 21:08:45 +02:00
test [client] Fix stale local records (#3776) 2025-05-05 14:29:05 +02:00
types [client] Fix stale local records (#3776) 2025-05-05 14:29:05 +02:00
consts.go [client] make /var/lib/netbird paths configurable (#3084) 2025-01-13 10:15:01 +01:00
dbus_unix.go Release 0.28.0 (#2092) 2024-06-13 13:24:24 +02:00
file_parser_unix_test.go Release 0.28.0 (#2092) 2024-06-13 13:24:24 +02:00
file_parser_unix.go Release 0.28.0 (#2092) 2024-06-13 13:24:24 +02:00
file_repair_unix_test.go [client] Cleanup dns and route states on startup (#2757) 2024-10-24 10:53:46 +02:00
file_repair_unix.go [client] Cleanup dns and route states on startup (#2757) 2024-10-24 10:53:46 +02:00
file_unix_test.go Release 0.28.0 (#2092) 2024-06-13 13:24:24 +02:00
file_unix.go [client] Automatically register match domains for DNS routes (#3614) 2025-04-07 15:18:45 +02:00
handler_chain_test.go [client] Prioritze the local resolver in the dns handler chain (#3965) 2025-06-17 14:02:30 +02:00
handler_chain.go [client] Prioritze the local resolver in the dns handler chain (#3965) 2025-06-17 14:02:30 +02:00
host_android.go [client] Add netbird ui improvements (#3222) 2025-02-21 16:29:21 +01:00
host_darwin.go [client] Automatically register match domains for DNS routes (#3614) 2025-04-07 15:18:45 +02:00
host_ios.go [client] Add netbird ui improvements (#3222) 2025-02-21 16:29:21 +01:00
host_unix.go [client] Fix a panic on shutdown if dns host manager failed to initialize (#3182) 2025-01-15 13:14:46 +01:00
host_windows.go [client] Run registerdns before flushing (#3926) 2025-06-05 12:40:23 +02:00
host.go [client] Automatically register match domains for DNS routes (#3614) 2025-04-07 15:18:45 +02:00
hosts_dns_holder.go Feature/exit node Android (#1916) 2024-05-07 12:28:30 +02:00
mock_server.go [client] Automatically register match domains for DNS routes (#3614) 2025-04-07 15:18:45 +02:00
network_manager_unix.go [client] Automatically register match domains for DNS routes (#3614) 2025-04-07 15:18:45 +02:00
notifier.go Feature/add iOS support (#1244) 2023-12-18 11:46:58 +01:00
resolvconf_unix.go [client] Add netbird ui improvements (#3222) 2025-02-21 16:29:21 +01:00
response_writer_test.go [client] Refactor/iface pkg (#2646) 2024-10-02 18:24:22 +02:00
response_writer.go Restore dns on unclean shutdown (#1494) 2024-01-30 09:58:56 +01:00
server_android.go Restore dns on unclean shutdown (#1494) 2024-01-30 09:58:56 +01:00
server_darwin.go Restore dns on unclean shutdown (#1494) 2024-01-30 09:58:56 +01:00
server_export_test.go fix some typo spotted with codespell (#1278) 2023-11-01 17:11:16 +01:00
server_export.go Feature/permanent dns (#967) 2023-07-14 21:56:22 +02:00
server_ios.go Feature/add iOS support (#1244) 2023-12-18 11:46:58 +01:00
server_test.go [client] Implement dns routes for Android (#3989) 2025-07-04 16:43:11 +02:00
server_unix.go Release 0.28.0 (#2092) 2024-06-13 13:24:24 +02:00
server_windows.go [client] Cleanup dns and route states on startup (#2757) 2024-10-24 10:53:46 +02:00
server.go [client] Prioritze the local resolver in the dns handler chain (#3965) 2025-06-17 14:02:30 +02:00
service_listener.go [client, management] Add new network concept (#3047) 2024-12-20 11:30:28 +01:00
service_memory.go [client] Use platform-native routing APIs for freeBSD, macOS and Windows 2025-06-04 16:28:58 +02:00
service.go Feature/permanent dns (#967) 2023-07-14 21:56:22 +02:00
systemd_freebsd.go [client] Cleanup dns and route states on startup (#2757) 2024-10-24 10:53:46 +02:00
systemd_linux.go [client] Disable dnssec for systemd explicitly (#3831) 2025-05-16 09:43:13 +02:00
unclean_shutdown_darwin.go [client] Cleanup dns and route states on startup (#2757) 2024-10-24 10:53:46 +02:00
unclean_shutdown_mobile.go [client] Cleanup dns and route states on startup (#2757) 2024-10-24 10:53:46 +02:00
unclean_shutdown_unix.go [client] Cleanup dns and route states on startup (#2757) 2024-10-24 10:53:46 +02:00
unclean_shutdown_windows.go [client] Use GPO DNS Policy Config to configure DNS if present (#3319) 2025-02-13 18:17:18 +01:00
upstream_android.go [client] Support wildcard DNS on iOS (#3979) 2025-06-16 18:33:51 +02:00
upstream_general.go [client] Support wildcard DNS on iOS (#3979) 2025-06-16 18:33:51 +02:00
upstream_ios.go [client] Use platform-native routing APIs for freeBSD, macOS and Windows 2025-06-04 16:28:58 +02:00
upstream_test.go [client] Use platform-native routing APIs for freeBSD, macOS and Windows 2025-06-04 16:28:58 +02:00
upstream.go [client] Tighten allowed domains for dns forwarder (#3978) 2025-06-17 14:03:00 +02:00
wgiface_windows.go [client] Feature/lazy connection (#3379) 2025-05-21 11:12:28 +02:00
wgiface.go [client] Feature/lazy connection (#3379) 2025-05-21 11:12:28 +02:00