summaryrefslogtreecommitdiffhomepage
path: root/wgengine/watchdog_test.go
AgeCommit message (Expand)AuthorFilesLines
2026-01-23all: remove AUTHORS file and references to itWill Norris1-1/+1
2025-09-16health,ipn/ipnlocal: introduce eventbus in heath.Tracker (#17085)Claus Lensbøl1-4/+3
2025-04-16net/netmon: publish events to event busDavid Anderson1-1/+4
2024-09-25util/usermetrics: make usermetrics non-globalKristoffer Dalby1-1/+3
2024-05-07ipn/ipnlocal, all: plumb health trackers in testsBrad Fitzpatrick1-1/+4
2023-01-27all: update copyright and license headersWill Norris1-3/+2
2022-08-29wgengine: remove all peer status from open timeout diagnosticsJames Tucker1-50/+0
2022-08-27wgengine: print in-flight operations on watchdog trigger (#5447)Andrew Dunham1-2/+9
2022-03-17all: use any instead of interface{}Josh Bleecher Snyder1-1/+1
2021-09-15all: close fake userspace engines when tests completeJosh Bleecher Snyder1-0/+1
2021-09-07tstest: add MemLogger bytes.Buffer wrapper with Logf methodBrad Fitzpatrick1-5/+4
2021-03-27wgengine: extend TestWatchdog timeout on macOSJosh Bleecher Snyder1-2/+10
2021-03-01cmd/tailscaled, wgengine: remove --fake, replace with netstackBrad Fitzpatrick1-2/+2
2021-01-11cmd/tailscaled, wgengine/netstack: add start of gvisor userspace netstack workBrad Fitzpatrick1-2/+2
2020-07-03wgengine: prevent log after exit in watchdog testDmytro Shynkevych1-0/+6
2020-06-08tsdns: initial implementation of a Tailscale DNS resolver (#396)Dmytro Shynkevych1-7/+2
2020-05-31net/netns, misc tests: remove TestOnlySkipPrivilegedOps, argv checksBrad Fitzpatrick1-5/+0
2020-05-29net/netns: set the bypass socket mark on linux.David Anderson1-0/+5
2020-05-13wgengine: wrap tun.Device to support filtering and packet injection (#358)Dmytro Shynkevych1-2/+3
2020-04-30wgengine/router: split out from wgengine.David Anderson1-2/+4
2020-02-17wgengine: simplify, change some signaturesBrad Fitzpatrick1-2/+2
2020-02-09Move Linux client & common packages into a public repo.Earl Lee1-0/+71