netbird/client/internal
Zoltan Papp 24310c63e2
Remove mgm close steps, in defer doing it already (#729)
Simple code cleaning. Remove duplicated steps in login.
In the defer already close the management connection.
2023-03-07 15:01:47 +01:00
..
dns Mobile prerefactor (#680) 2023-02-13 18:34:56 +01:00
peer Report offline peers to agents (#728) 2023-03-07 10:17:25 +01:00
proxy Load WgPort from config file and exchange via signal (#449) 2022-09-02 19:33:35 +02:00
routemanager Use the conn state of peer on proper way (#717) 2023-03-03 19:49:18 +01:00
config_test.go Config cleaning (#710) 2023-03-02 13:28:14 +01:00
config.go Config cleaning (#710) 2023-03-02 13:28:14 +01:00
connect.go Use the conn state of peer on proper way (#717) 2023-03-03 19:49:18 +01:00
device_auth.go Config cleaning (#710) 2023-03-02 13:28:14 +01:00
engine_test.go Use the conn state of peer on proper way (#717) 2023-03-03 19:49:18 +01:00
engine.go Report offline peers to agents (#728) 2023-03-07 10:17:25 +01:00
login.go Remove mgm close steps, in defer doing it already (#729) 2023-03-07 15:01:47 +01: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