You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/wgengine
Brad Fitzpatrick eccc167733 wgengine/monitor: fix memory corruption in Windows implementation
I used the Windows APIs wrong previously, but it had worked just
enough.

Updates #921

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
4 years ago
..
filter wgengine/filter: don't filter GCP DNS. 4 years ago
magicsock
monitor wgengine/monitor: fix memory corruption in Windows implementation 4 years ago
router
tsdns
tstun
winnet
userspace.go wgengine: reconfigure wireguard peer in two steps when its disco key changes 4 years ago
userspace_test.go
watchdog.go
watchdog_test.go
wgengine.go