netbird/client
pascal-fischer 13e7198046
[client] Destory WG interface on down timeout (#2435)
wait on engine down to not only wait for the interface to be down but completely removed. If the waiting loop reaches the timeout we will trigger an interface destroy. On the up command, it now waits until the engine is fully running before sending the response to the CLI. Includes a small refactor of probes to comply with sonar rules about parameter count in the function call
2024-09-02 19:19:14 +02:00
..
android [client] Add mTLS support for SSO login (#2188) 2024-08-13 18:07:44 +03:00
anonymize Extend client debug bundle (#2341) 2024-08-02 11:47:12 +02:00
cmd [client] Destory WG interface on down timeout (#2435) 2024-09-02 19:19:14 +02:00
errors Release 0.28.0 (#2092) 2024-06-13 13:24:24 +02:00
firewall Remove default allow for UDP on unmatched packet (#2300) 2024-07-22 15:35:17 +02:00
internal [client] Destory WG interface on down timeout (#2435) 2024-09-02 19:19:14 +02:00
ios/NetBirdSDK [client] Add mTLS support for SSO login (#2188) 2024-08-13 18:07:44 +03:00
proto Extend client debug bundle (#2341) 2024-08-02 11:47:12 +02:00
server [client] Destory WG interface on down timeout (#2435) 2024-09-02 19:19:14 +02:00
ssh Fix lint (#2427) 2024-08-14 13:30:10 +03:00
system Handling invalid UTF-8 character in sys info (#2360) 2024-08-01 16:46:55 +02:00
testdata Replace IP allocation logic (#342) 2022-05-29 22:43:39 +02:00
ui [client] Update png systray disconnected icon (#2428) 2024-08-14 12:15:02 +02:00
Dockerfile add MACOSX_DEPLOYMENT_TARGET environment to control GUI build target (#2221) 2024-07-01 17:59:09 +02:00
installer.nsis Fix Windows settings popup with mesa 3d openGL emulator (#1428) 2024-01-02 16:16:20 +01:00
main.go Clarify XORMapped panic case (#877) 2023-05-18 19:47:36 +02:00
manifest.xml Renaming project builds and including new Icons (#318) 2022-05-21 18:42:56 +02:00
netbird.wxs Fix Windows settings popup with mesa 3d openGL emulator (#1428) 2024-01-02 16:16:20 +01:00
resources.rc Bind implementation (#779) 2023-04-13 17:00:01 +02:00