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 wgengine/magicsock: quiet an IPv6 warning in tests 4 years ago
monitor wgengine/monitor: fix memory corruption in Windows implementation 4 years ago
router wgengine/router: lock goroutine to OS thread before using OLE [windows] 4 years ago
tsdns
tstun net/packet: add IPv6 source and destination IPs to Parsed. 4 years ago
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