netbird/client/internal
Zoltan Papp b64f5ffcb4
Mobile prerefactor (#680)
Small code cleaning in the iface package. These changes necessary to 
get a clean code in case if we involve more platforms. The OS related 
functions has been distributed into separate files and it has been 
mixed with not OS related logic. The goal is to get a clear picture 
of the layer between WireGuard and business logic.
2023-02-13 18:34:56 +01:00
..
dns Mobile prerefactor (#680) 2023-02-13 18:34:56 +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 Mobile prerefactor (#680) 2023-02-13 18:34:56 +01:00
config_test.go Refactor Management and Admin URL config (#674) 2023-02-07 11:40:05 +01:00
config.go Refactor Management and Admin URL config (#674) 2023-02-07 11:40:05 +01:00
connect.go Refactor Management and Admin URL config (#674) 2023-02-07 11:40:05 +01:00
engine_test.go Mobile prerefactor (#680) 2023-02-13 18:34:56 +01:00
engine.go Mobile prerefactor (#680) 2023-02-13 18:34:56 +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 Add device flow scope. (#616) 2023-01-08 22:26:14 +01:00
oauth.go Add device flow scope. (#616) 2023-01-08 22:26:14 +01:00
state.go Client Login via device authorization flow (#309) 2022-05-12 11:17:24 +02:00