Viktor Liu
b2d7121695
Add logging around routes
2025-10-28 14:20:15 +01:00
Viktor Liu
3288c4414f
Merge branch 'shutdown-block' into feature/detect-mac-wakeup
2025-10-27 23:20:25 +01:00
Viktor Liu
f3b0439211
Merge branch 'main' into feature/detect-mac-wakeup
2025-10-27 23:20:19 +01:00
Viktor Liu
ae801d77fb
Block on all subsystems on shutdown
2025-10-27 23:15:47 +01:00
Pascal Fischer
4545ab9a52
[management] rewire account manager to permissions manager ( #4673 )
2025-10-27 22:59:35 +01:00
Bethuel Mmbaga
7f08983207
Include expired and routing peers in DNS record filtering ( #4708 )
2025-10-27 22:16:17 +03:00
Viktor Liu
eddea14521
[client] Clean up bsd routes independently of the state file ( #4688 )
2025-10-27 18:54:00 +01:00
Viktor Liu
b9ef214ea5
[client] Fix macOS state-based dns cleanup ( #4701 )
2025-10-27 18:35:32 +01:00
Bethuel Mmbaga
709e24eb6f
[signal] Fix HTTP/WebSocket proxy not using custom certificates ( #4644 )
...
This pull request fixes a bug where the HTTP/WebSocket proxy server was not using custom TLS certificates when provided via --cert-file and --cert-key flags. Previously, only the gRPC server had TLS enabled with custom certificates, while the HTTP/WebSocket proxy ran without TLS.
2025-10-24 15:40:20 +03:00
Viktor Liu
bf83549db2
Merge branch 'main' into feature/detect-mac-wakeup
2025-10-23 17:09:06 +02:00
Viktor Liu
804a3871fe
Merge branch 'fix-deprecated-grpc' into feature/detect-mac-wakeup
2025-10-23 17:08:12 +02:00
Viktor Liu
6654e2dbf7
[client] Fix active profile name in debug bundle ( #4689 )
2025-10-23 17:07:52 +02:00
Viktor Liu
64d1edce27
Merge branch 'bsd-route-cleanup' into feature/detect-mac-wakeup
2025-10-23 17:07:22 +02:00
Viktor Liu
bf0698e5aa
Clean up bsd routes independently of the state file
2025-10-23 16:42:23 +02:00
Viktor Liu
fc15625963
Clean up failed conn hooks
2025-10-23 15:35:45 +02:00
Viktor Liu
a75dde33b9
Fix happy eyeballs for grpc
2025-10-23 13:14:37 +02:00
Bethuel Mmbaga
d80d47a469
[management] Add peer disapproval reason ( #4468 )
2025-10-22 12:46:22 +03:00
Maycon Santos
96f71ff1e1
[misc] Update tag name extraction in install.sh ( #4677 )
v0.59.8
2025-10-21 19:23:11 +02:00
Viktor Liu
2fe2af38d2
[client] Clean up match domain reg entries between config changes ( #4676 )
2025-10-21 18:14:39 +02:00
Viktor Liu
bb46e438aa
Add gw change polling and time drift detection (informational only)
2025-10-21 12:19:35 +02:00
Misha Bragin
cd9a867ad0
[client] Delete TURNConfig section from script ( #4639 )
2025-10-17 19:48:26 +02:00
Maycon Santos
0f9bfeff7c
[client] Security upgrade alpine from 3.22.0 to 3.22.2 #4618
2025-10-17 19:47:11 +02:00
Viktor Liu
f5301230bf
[client] Fix status showing P2P without connection ( #4661 )
v0.59.7
2025-10-17 13:31:15 +02:00
Viktor Liu
429d7d6585
[client] Support BROWSER env for login ( #4654 )
2025-10-17 11:10:16 +02:00
Viktor Liu
3cdb10cde7
[client] Remove rule squashing ( #4653 )
2025-10-17 11:09:39 +02:00
Zoltán Papp
11ba253ffb
Merge branch 'main' into feature/detect-mac-wakeup
2025-10-16 17:16:19 +02:00
Zoltan Papp
af95aabb03
Handle the case when the service has already been down and the status recorder is not available ( #4652 )
2025-10-16 17:15:39 +02:00
Viktor Liu
3abae0bd17
[client] Set default wg port for new profiles ( #4651 )
2025-10-16 16:16:51 +02:00
Viktor Liu
8252ff41db
[client] Add bind activity listener to bypass udp sockets ( #4646 )
2025-10-16 15:58:29 +02:00
Viktor Liu
277aa2b7cc
[client] Fix missing flag values in profiles ( #4650 )
2025-10-16 15:13:41 +02:00
John Conley
bb37dc89ce
[management] feat: Basic PocketID IDP integration ( #4529 )
2025-10-16 10:46:29 +02:00
Zoltan Papp
14fe7c29cb
Change log levels
2025-10-14 18:13:52 +02:00
Zoltan Papp
158f3aceff
Handle better sleep period
2025-10-14 12:24:39 +02:00
Zoltan Papp
bfa776c155
Update client/internal/networkmonitor/check_change_darwin.go
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-10-14 12:18:00 +02:00
Zoltan Papp
885b5c68ad
Update client/internal/networkmonitor/monitor.go
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-10-14 12:17:51 +02:00
Zoltan Papp
b1ebac795d
Extend Darwin network monitoring with wakeup detection
2025-10-14 12:14:08 +02:00
Viktor Liu
000e99e7f3
[client] Force TLS1.2 for RDP with Win11/Server2025 for CredSSP compatibility ( #4617 )
v0.59.6
2025-10-13 17:50:16 +02:00
Maycon Santos
0d2e67983a
[misc] Add service definition for netbird-signal ( #4620 )
2025-10-10 19:16:48 +02:00
Pascal Fischer
5151f19d29
[management] pass temporary flag to validator ( #4599 )
2025-10-10 16:15:51 +02:00
Kostya Leschenko
bedd3cabc9
[client] Explicitly disable DNSOverTLS for systemd-resolved ( #4579 )
2025-10-10 15:24:24 +02:00
hakansa
d35a845dbd
[management] sync all other peers on peer add/remove ( #4614 )
2025-10-09 21:18:00 +02:00
hakansa
4e03f708a4
fix dns forwarder port update ( #4613 )
...
fix dns forwarder port update (#4613 )
v0.59.5
2025-10-09 17:39:02 +03:00
Ashley
654aa9581d
[client,gui] Update url_windows.go to offer arm64 executable download ( #4586 )
v0.59.4
2025-10-08 21:27:32 +02:00
Zoltan Papp
9021bb512b
[client] Recreate agent when receive new session id ( #4564 )
...
When an ICE agent connection was in progress, new offers were being ignored. This was incorrect logic because the remote agent could be restarted at any time.
In this change, whenever a new session ID is received, the ongoing handshake is closed and a new one is started.
2025-10-08 17:14:24 +02:00
hakansa
768332820e
[client] Implement DNS query caching in DNSForwarder ( #4574 )
...
implements DNS query caching in the DNSForwarder to improve performance and provide fallback responses when upstream DNS servers fail. The cache stores successful DNS query results and serves them when upstream resolution fails.
- Added a new cache component to store DNS query results by domain and query type
- Integrated cache storage after successful DNS resolutions
- Enhanced error handling to serve cached responses as fallback when upstream DNS fails
2025-10-08 16:54:27 +02:00
hakansa
229c65ffa1
Enhance showLoginURL to include connection status check and auto-close functionality ( #4525 )
2025-10-08 12:42:15 +02:00
Zoltan Papp
4d33567888
[client] Remove endpoint address on peer disconnect, retain status for activity recording ( #4228 )
...
* When a peer disconnects, remove the endpoint address to avoid sending traffic to a non-existent address, but retain the status for the activity recorder.
2025-10-08 03:12:16 +02:00
Viktor Liu
88467883fc
[management,signal] Remove ws-proxy read deadline ( #4598 )
v0.59.3
2025-10-06 22:05:48 +02:00
Viktor Liu
954f40991f
[client,management,signal] Handle grpc from ws proxy internally instead of via tcp ( #4593 )
2025-10-06 21:22:19 +02:00
Maycon Santos
34341d95a9
Adjust signal port for websocket connections ( #4594 )
2025-10-06 15:22:02 -03:00