| .. |
|
acl
|
[client] Fix port range squashing (#4007)
|
2025-06-18 18:56:48 +02:00 |
|
auth
|
[client] Add FreeBSD desktop client support to OAuth flow (#3822)
|
2025-05-14 19:52:02 +03:00 |
|
debug
|
[client] Add rotated logs flag for debug bundle generation (#4100)
|
2025-07-10 16:13:53 +02:00 |
|
dns
|
[client] Implement dns routes for Android (#3989)
|
2025-07-04 16:43:11 +02:00 |
|
dnsfwd
|
[client] Tighten allowed domains for dns forwarder (#3978)
|
2025-06-17 14:03:00 +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 nil pointer exception in lazy connection (#4109)
|
2025-07-06 15:13:14 +02:00 |
|
listener
|
Feature/add iOS support (#1244)
|
2023-12-18 11:46:58 +01:00 |
|
netflow
|
[client] Improve icmp conntrack log (#3963)
|
2025-06-16 10:12:59 +02:00 |
|
networkmonitor
|
[client] Ignore irrelevant route changes to tracked network monitor routes (#3796)
|
2025-05-09 14:01:21 +02:00 |
|
peer
|
[client] refactor lazy detection (#4050)
|
2025-07-04 19:52:27 +02:00 |
|
peerstore
|
[client] refactor lazy detection (#4050)
|
2025-07-04 19:52:27 +02:00 |
|
relay
|
[client] Increase stun status probe timeout (#3930)
|
2025-06-05 15:22:59 +02:00 |
|
rosenpass
|
[client] Replace string to netip.Prefix (#3362)
|
2025-02-24 15:51:43 +01:00 |
|
routemanager
|
[client] Implement dns routes for Android (#3989)
|
2025-07-04 16:43:11 +02:00 |
|
routeselector
|
[client] Keep new routes selected unless all are deselected (#3692)
|
2025-04-23 01:07:04 +02:00 |
|
statemanager
|
[client] Back up corrupted state files and present them in the debug bundle (#3227)
|
2025-01-23 17:59:44 +01:00 |
|
stdnet
|
[client] Update local interface addresses when gathering candidates (#3324)
|
2025-02-21 19:44:50 +01:00 |
|
templates
|
Fix PKCE auth html (#2079)
|
2024-05-30 17:22:58 +02:00 |
|
config_test.go
|
support to configure extra blacklist of iface in "up" command (#1734)
|
2024-03-28 09:56:41 +01:00 |
|
config.go
|
[client] Support random wireguard port on client (#4085)
|
2025-07-02 09:01:02 +02:00 |
|
conn_mgr.go
|
[client] refactor lazy detection (#4050)
|
2025-07-04 19:52:27 +02:00 |
|
connect_test.go
|
[client] Support random wireguard port on client (#4085)
|
2025-07-02 09:01:02 +02:00 |
|
connect.go
|
[client] Support random wireguard port on client (#4085)
|
2025-07-02 09:01:02 +02:00 |
|
device_auth.go
|
Add PKCE authorization flow (#1012)
|
2023-07-27 11:31:07 +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_test.go
|
[client] refactor lazy detection (#4050)
|
2025-07-04 19:52:27 +02:00 |
|
engine.go
|
[client] refactor lazy detection (#4050)
|
2025-07-04 19:52:27 +02:00 |
|
iface_common.go
|
[client] refactor lazy detection (#4050)
|
2025-07-04 19:52:27 +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] Avoid logging setup keys on error message (#3962)
|
2025-07-03 16:22:18 +02:00 |
|
message_convert.go
|
[client, management] Add port forwarding (#3275)
|
2025-03-09 16:06:43 +01:00 |
|
mobile_dependency.go
|
[client] Add support for state manager on iOS (#2996)
|
2024-12-06 16:51:42 +01:00 |
|
pkce_auth.go
|
[management,client] PKCE add flag parameter prompt=login or max_age (#3824)
|
2025-05-14 17:48:51 +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 |