..
acl
[misc] Move shared components to shared directory ( #4286 )
2025-08-05 15:22:58 +02:00
auth
[management] Bump github.com/golang-jwt/jwt from 3.2.2+incompatible to 5.3.0 ( #4375 )
2025-08-21 15:02:51 +03:00
debug
[misc] Move shared components to shared directory ( #4286 )
2025-08-05 15:22:58 +02:00
dns
[client] Use native windows sock opts to avoid routing loops ( #4314 )
2025-09-20 09:31:04 +02:00
dnsfwd
[client] Distinguish between NXDOMAIN and NODATA in the dns forwarder ( #4321 )
2025-08-12 15:59:42 +02:00
ebpf
Update port, ip choice logic in DNS service ( #1514 )
2024-02-02 17:53:55 +01:00
ingressgw
[client, management] Add port forwarding ( #3275 )
2025-03-09 16:06:43 +01:00
lazyconn
[client] Fix race issues in lazy tests ( #4181 )
2025-07-23 21:03:29 +02:00
listener
Feature/add iOS support ( #1244 )
2023-12-18 11:46:58 +01:00
netflow
[client] Use native windows sock opts to avoid routing loops ( #4314 )
2025-09-20 09:31:04 +02:00
networkmonitor
[client] Ignore irrelevant route changes to tracked network monitor routes ( #3796 )
2025-05-09 14:01:21 +02:00
peer
[client] Fix ICE latency handling ( #4501 )
2025-09-15 15:08:53 +02:00
peerstore
[client] refactor lazy detection ( #4050 )
2025-07-04 19:52:27 +02:00
profilemanager
[client] Add flag to configure MTU ( #4213 )
2025-08-26 16:00:14 +02:00
relay
[client] Use native windows sock opts to avoid routing loops ( #4314 )
2025-09-20 09:31:04 +02:00
rosenpass
[client] Replace string to netip.Prefix ( #3362 )
2025-02-24 15:51:43 +01:00
routemanager
[client] Skip interface for route lookup if it doesn't exist ( #4524 )
2025-09-22 14:32:00 +02:00
routeselector
[management,client] Feat/exit node auto apply ( #4272 )
2025-08-19 18:19:24 +03:00
statemanager
[client] Feat: Support Multiple Profiles ( #3980 )
2025-07-25 16:54:46 +03:00
stdnet
[client] Use native windows sock opts to avoid routing loops ( #4314 )
2025-09-20 09:31:04 +02:00
templates
Fix PKCE auth html ( #2079 )
2024-05-30 17:22:58 +02:00
conn_mgr.go
[client] Fix elapsed time calculation when machine is in sleep mode ( #4140 )
2025-07-12 11:10:45 +02:00
connect_test.go
[client] Support random wireguard port on client ( #4085 )
2025-07-02 09:01:02 +02:00
connect.go
[client] Use native windows sock opts to avoid routing loops ( #4314 )
2025-09-20 09:31:04 +02:00
device_auth.go
[misc] Move shared components to shared directory ( #4286 )
2025-08-05 15:22:58 +02:00
dns.go
[client] Use platform-native routing APIs for freeBSD, macOS and Windows
2025-06-04 16:28:58 +02:00
engine_stdnet_android.go
Add route management for Android interface ( #801 )
2023-04-17 11:15:37 +02:00
engine_stdnet.go
Bind implementation ( #779 )
2023-04-13 17:00:01 +02:00
engine_sync_test.go
[client] Add unit tests for engine synchronization and Info flag copying
2025-10-17 10:03:07 +03:00
engine_test.go
[client] Fix/v4 stun routing ( #4430 )
2025-09-11 10:08:54 +02:00
engine.go
[client] Add skipNetworkMapUpdate field to SyncResponse for conditional updates
2025-09-29 18:28:14 +07:00
iface_common.go
[client] Fix/v4 stun routing ( #4430 )
2025-09-11 10:08:54 +02:00
iface_windows.go
Interface code cleaning ( #3358 )
2025-02-21 10:19:38 +01:00
iface.go
Interface code cleaning ( #3358 )
2025-02-21 10:19:38 +01:00
login.go
[client] Don't deactivate upstream resolvers on failure ( #4128 )
2025-08-29 17:40:05 +02:00
message_convert.go
[misc] Move shared components to shared directory ( #4286 )
2025-08-05 15:22:58 +02:00
mobile_dependency.go
[client] Eliminate upstream server strings in dns code ( #4267 )
2025-08-11 11:57:21 +02:00
pkce_auth.go
[misc] Move shared components to shared directory ( #4286 )
2025-08-05 15:22:58 +02:00
session.go
Send terminal notification on peer session expiry ( #1660 )
2024-03-08 18:28:13 +01:00
state.go
[client] Display login popup on session expiration ( #3955 )
2025-06-13 23:51:57 +02:00
wg_iface_monitor.go
[client] Add WireGuard interface lifecycle monitoring ( #4370 )
2025-09-25 15:36:26 +07:00