netbird/client/internal
Maycon Santos 7dfef091bb
Properly parse dns resolver address (#622)
Prevent panic when address is empty. Common with older managers, where
resolver is disabled by default as
we receive an empty dns config
2022-12-13 12:26:48 +01:00
..
dns Properly parse dns resolver address (#622) 2022-12-13 12:26:48 +01:00
peer Enable IPv6 address discovery (#578) 2022-11-23 11:03:29 +01:00
proxy Load WgPort from config file and exchange via signal (#449) 2022-09-02 19:33:35 +02:00
routemanager Filter routes to sync from same HA group (#618) 2022-12-08 15:15:50 +01:00
config_test.go Add Settings window to Agent UI 2022-04-15 17:30:12 +02:00
config.go Enable IPv6 address discovery (#578) 2022-11-23 11:03:29 +01:00
connect.go Handle peer deletion and state update (#611) 2022-12-06 15:37:30 +01:00
engine_test.go User custom loopback address (#589) 2022-11-29 11:49:18 +01:00
engine.go Sync peers FQDN (#584) 2022-11-26 13:29:50 +01:00
login.go Check if login stream was canceled before printing warn (#451) 2022-09-05 17:44:26 +02:00
oauth_test.go Support Generic OAuth 2.0 Device Authorization Grant (#433) 2022-08-23 15:46:12 +02:00
oauth.go Support Generic OAuth 2.0 Device Authorization Grant (#433) 2022-08-23 15:46:12 +02:00
state.go Client Login via device authorization flow (#309) 2022-05-12 11:17:24 +02:00