netbird/client
Zoltan Papp 9203690033
[client] Code cleaning in net pkg and fix exit node feature on Android(#2932)
Code cleaning around the util/net package. The goal was to write a more understandable source code but modify nothing on the logic.
Protect the WireGuard UDP listeners with marks.
The implementation can support the VPN permission revocation events in thread safe way. It will be important if we start to support the running time route and DNS update features.

- uniformize the file name convention: [struct_name] _ [functions] _ [os].go
- code cleaning in net_linux.go
- move env variables to env.go file
2024-11-26 23:34:27 +01:00
..
android [client] Refactor/iface pkg (#2646) 2024-10-02 18:24:22 +02:00
anonymize [client] Exclude split default route ip addresses from anonymization (#2853) 2024-11-07 16:29:32 +01:00
cmd [client] Fix race conditions (#2869) 2024-11-11 14:55:10 +01:00
errors [client] Fix error count formatting (#2641) 2024-09-24 20:57:56 +02:00
firewall [client] Test nftables for incompatible iptables rules (#2948) 2024-11-25 15:11:56 +01:00
iface [client] Code cleaning in net pkg and fix exit node feature on Android(#2932) 2024-11-26 23:34:27 +01:00
internal [client] Code cleaning in net pkg and fix exit node feature on Android(#2932) 2024-11-26 23:34:27 +01:00
ios/NetBirdSDK [client] Cleanup dns and route states on startup (#2757) 2024-10-24 10:53:46 +02:00
proto [relay] Feature/relay integration (#2244) 2024-09-08 12:06:14 +02:00
server Fix cached device flow oauth (#2833) 2024-11-05 14:51:17 +01: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 [management] Move testdata to sql files (#2693) 2024-10-10 12:35:03 +02:00
ui Fix decompress zip path (#2755) 2024-10-17 20:39:59 +02:00
Dockerfile fix: client/Dockerfile to reduce vulnerabilities (#2548) 2024-09-09 18:44:37 +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