..
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] Cleanup dns and route states on startup ( #2757 )
2024-10-24 10:53:46 +02:00
handler_chain_test.go
[client] Fix dns handler chain test ( #3307 )
2025-02-11 12:42:04 +01:00
handler_chain.go
[client] Support dns upstream failover for nameserver groups with same match domain ( #3178 )
2025-02-10 18:13:34 +01:00
host_android.go
[client] Cleanup dns and route states on startup ( #2757 )
2024-10-24 10:53:46 +02:00
host_darwin.go
[client] Flush macOS DNS cache after changes ( #3185 )
2025-01-15 23:26:31 +01:00
host_ios.go
[client] Cleanup dns and route states on startup ( #2757 )
2024-10-24 10:53:46 +02: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] Set up local dns policy additionally if a gpo policy is detected ( #3336 )
2025-02-19 12:35:30 +01:00
host.go
[client] Add disable system flags ( #3153 )
2025-01-07 20:38:18 +01:00
hosts_dns_holder.go
Feature/exit node Android ( #1916 )
2024-05-07 12:28:30 +02:00
local_test.go
[client, management] Support DNS Labels for Peer Addressing ( #3252 )
2025-02-20 13:43:20 +03:00
local.go
[client, management] Support DNS Labels for Peer Addressing ( #3252 )
2025-02-20 13:43:20 +03:00
mock_server.go
[client, management] Add new network concept ( #3047 )
2024-12-20 11:30:28 +01:00
mock_test.go
Fix nameserver peer conn check ( #676 )
2023-02-13 18:25:11 +04:00
network_manager_unix.go
[client] Cleanup dns and route states on startup ( #2757 )
2024-10-24 10:53:46 +02:00
notifier.go
Feature/add iOS support ( #1244 )
2023-12-18 11:46:58 +01:00
resolvconf_unix.go
[client] Support non-openresolv for DNS on Linux ( #3176 )
2025-01-14 10:39:37 +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, management] Support DNS Labels for Peer Addressing ( #3252 )
2025-02-20 13:43:20 +03: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, management] Support DNS Labels for Peer Addressing ( #3252 )
2025-02-20 13:43:20 +03:00
service_listener.go
[client, management] Add new network concept ( #3047 )
2024-12-20 11:30:28 +01:00
service_memory_test.go
Feature/permanent dns ( #967 )
2023-07-14 21:56:22 +02:00
service_memory.go
Fix DNS resolution for routes on iOS ( #2378 )
2024-08-02 18:43:00 +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] Cleanup dns and route states on startup ( #2757 )
2024-10-24 10:53:46 +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 dns upstream failover for nameserver groups with same match domain ( #3178 )
2025-02-10 18:13:34 +01:00
upstream_general.go
[client] Support dns upstream failover for nameserver groups with same match domain ( #3178 )
2025-02-10 18:13:34 +01:00
upstream_ios.go
[client] Support dns upstream failover for nameserver groups with same match domain ( #3178 )
2025-02-10 18:13:34 +01:00
upstream_test.go
[client] Support dns upstream failover for nameserver groups with same match domain ( #3178 )
2025-02-10 18:13:34 +01:00
upstream.go
[client] Add UI client event notifications ( #3207 )
2025-02-20 11:00:02 +01:00
wgiface_windows.go
[client] Refactor/iface pkg ( #2646 )
2024-10-02 18:24:22 +02:00
wgiface.go
[client] Refactor/iface pkg ( #2646 )
2024-10-02 18:24:22 +02:00