..
allowedips.go
global: bump copyright year
2023-02-07 20:39:29 -03:00
channels.go
device: move Queue{In,Out}boundElement Mutex to container type
2023-09-29 15:32:56 -07:00
constants.go
conn,device: provide 8 free bytes at packet head to conn.Bind.Send()
2025-05-30 14:02:35 -07:00
cookie.go
global: bump copyright year
2023-02-07 20:39:29 -03:00
device.go
Add custom worker size params
2025-09-15 18:12:52 +08:00
devicestate_string.go
device: remove deviceStateNew
2021-02-09 15:39:19 +01:00
indextable.go
global: bump copyright year
2023-02-07 20:39:29 -03:00
ip.go
global: bump copyright year
2023-02-07 20:39:29 -03:00
keypair.go
Rename module
2025-09-15 18:12:36 +08:00
logger.go
global: bump copyright year
2023-02-07 20:39:29 -03:00
mobilequirks.go
device: change Peer.endpoint locking to reduce contention
2023-11-21 10:48:58 -08:00
noise-helpers.go
device: uniformly check ECDH output for zeros
2023-02-16 16:33:14 +01:00
noise-protocol.go
Reformat code
2025-09-15 18:12:47 +08:00
noise-types.go
global: bump copyright year
2023-02-07 20:39:29 -03:00
peer.go
Rename module
2025-09-15 18:12:36 +08:00
pools.go
device: fix WaitPool sync.Cond usage
2024-06-27 10:12:25 -07:00
queueconstants_android.go
Rename module
2025-09-15 18:12:36 +08:00
queueconstants_default.go
Rename module
2025-09-15 18:12:36 +08:00
queueconstants_ios.go
global: bump copyright year
2023-02-07 20:39:29 -03:00
queueconstants_windows.go
global: bump copyright year
2023-02-07 20:39:29 -03:00
receive.go
Reformat code
2025-09-15 18:12:47 +08:00
send.go
Rename module
2025-09-15 18:12:36 +08:00
sticky_default.go
Rename module
2025-09-15 18:12:36 +08:00
sticky_linux.go
Reformat code
2025-09-15 18:12:47 +08:00
timers.go
device: change Peer.endpoint locking to reduce contention
2023-11-21 10:48:58 -08:00
tun.go
Rename module
2025-09-15 18:12:36 +08:00
uapi.go
Rename module
2025-09-15 18:12:36 +08:00