tailscale/wgengine
David Crawshaw 2b2a16d9a2 wgengine/router/dns: reduce windows registry key open timeout
The windows key timeout is longer than the wgengine watchdog timeout,
which means we never reach the timeout, instead the process exits.
Reduce the timeout so if we do hit it, at least the process continues.

Signed-off-by: David Crawshaw <crawshaw@tailscale.com>
2020-12-21 17:24:58 -05:00
..
filter wgengine/filter, wgengine/magicsock: use new IP.BitLen to simplify some code 2020-12-15 12:12:56 -08:00
magicsock all: annotate log verbosity levels on most egregiously spammy log prints 2020-12-21 12:59:33 -08:00
monitor wgengine/monitor: fix memory corruption in Windows implementation 2020-11-18 14:51:27 -08:00
router wgengine/router/dns: reduce windows registry key open timeout 2020-12-21 17:24:58 -05:00
tsdns wgengine/tsdns: fix error response marshaling, improve bad query logs 2020-12-17 12:46:08 -08:00
tstun wgengine: expand lazy config to work with dual-stacked peers. 2020-12-19 13:50:44 -08:00
winnet Move Linux client & common packages into a public repo. 2020-02-09 09:32:57 -08:00
userspace_test.go wgengine: fix lazy wireguard config bug when disco keys change 2020-10-13 12:10:51 -07:00
userspace.go all: annotate log verbosity levels on most egregiously spammy log prints 2020-12-21 12:59:33 -08:00
watchdog_test.go wgengine: prevent log after exit in watchdog test 2020-07-03 10:52:39 -07:00
watchdog.go wgengine: add Engine.SetLinkChangeCallback 2020-08-27 21:25:17 -07:00
wgengine.go ipn, wgengine: disable subnet routes if network has PAC configuration 2020-10-05 21:04:23 -07:00