2362 Commits (1f48d3556fbc8bbcddbf304ded2f32ef7a72e743)
 

Author SHA1 Message Date
David Crawshaw 1f48d3556f cmd/tailscale/cli: don't report outdated auth URL to web UI 5 years ago
David Crawshaw 1336ed8d9e cmd/tailscale/cli: skip new tab on web login 5 years ago
David Crawshaw 85beaa52b3 paths: add synology socket path 5 years ago
Josh Bleecher Snyder 64047815b0 wgenengine/magicsock: delete cursed tests 5 years ago
Brad Fitzpatrick ca65c6cbdb cmd/tailscale: make 'file cp' have better error messages on bad targets 5 years ago
Josh Bleecher Snyder 96ef8d34ef ipn/ipnlocal: switch from testify to quicktest 5 years ago
Brad Fitzpatrick 90002be6c0 cmd/tailscale: make pref-revert checks ignore OS-irrelevant prefs 5 years ago
Brad Fitzpatrick fb67d8311c cmd/tailscale: pull out, parameterize up FlagSet creation for tests 5 years ago
Brad Fitzpatrick 98d7c28faa tstest/integration: start factoring test types out to clean things up 5 years ago
Brad Fitzpatrick f6e3240dee cmd/tailscale/cli: add test to catch ipn.Pref additions 5 years ago
Avery Pennarun 6caa02428e cmd/tailscale/cli/up: "LoggedOut" pref is implicit. 5 years ago
Josh Bleecher Snyder 59026a291d wgengine/wglog: improve wireguard-go logging rate limiting 5 years ago
Josh Bleecher Snyder 1f94d43b50 wgengine/wglog: delay formatting 5 years ago
Brad Fitzpatrick 544d8d0ab8 ipn/ipnlocal: remove NewLocalBackendWithClientGen 5 years ago
Avery Pennarun 0181a4d0ac ipnlocal: don't pause the controlclient until we get at least one netmap. 5 years ago
Avery Pennarun 4ef207833b ipn: !WantRunning + !LoggedOut should not be idle on startup. 5 years ago
Avery Pennarun 4f3315f3da ipnlocal: setting WantRunning with EditPrefs was special. 5 years ago
Avery Pennarun 2a4d1cf9e2 Add prefs.LoggedOut to fix several state machine bugs. 5 years ago
Avery Pennarun b0382ca167 ipn/ipnlocal: some state_test cleanups. 5 years ago
Avery Pennarun ac9cd48c80 ipnlocal: fix deadlock when calling Shutdown() from Start(). 5 years ago
Avery Pennarun ecdba913d0 Revert "ipn/ipnlocal: be authoritative for the entire MagicDNS record tree." 5 years ago
Brad Fitzpatrick 5e9e11a77d tstest/integration/testcontrol: add start of test control server 5 years ago
Avery Pennarun 19c3e6cc9e types/logger: rate limited: more hysteresis, better messages. 5 years ago
Josh Bleecher Snyder 20e04418ff net/dns: add GOOS build tags 5 years ago
Avery Pennarun b7e31ab1a4 ipn: mock controlclient.Client; big ipn.Backend state machine test. 5 years ago
Avery Pennarun b4d04a065f controlclient: extract a Client interface and rename Client->Auto. 5 years ago
Avery Pennarun cc3119e27e controlclient: extract State and Status stuff into its own file. 5 years ago
Brad Fitzpatrick a07a504b16 tstest/integration: use go binary from runtime.GOROOT 5 years ago
David Anderson bf5fc8edda go.mod: update wireguard-go. 5 years ago
David Anderson 1d7e7b49eb ipn/ipnlocal: be authoritative for the entire MagicDNS record tree. 5 years ago
Brad Fitzpatrick f342d10dc5 tstest/integration: set an HTTP_PROXY to catch bogus requests 5 years ago
Brad Fitzpatrick 80429b97e5 testing: add start of an integration test 5 years ago
Brad Fitzpatrick 08782b92f7 tstest: add WaitFor helper 5 years ago
Josh Bleecher Snyder 4037fc25c5 types/wgkey: use value receiver with MarshalJSON 5 years ago
Josh Bleecher Snyder 7ee891f5fd all: delete wgcfg.Key and wgcfg.PrivateKey 5 years ago
David Anderson bf9ef1ca27 net/dns: stop NetworkManager breaking v6 connectivity when setting DNS. 5 years ago
David Anderson 72b6d98298 net/interfaces: return all Tailscale addresses from Tailscale(). 5 years ago
Brad Fitzpatrick b7a497a30b ipn/ipnlocal: make FileTargets check IPN state first 5 years ago
Denton Gentry b9f8dc7867 workflows: remove coverage 5 years ago
Brad Fitzpatrick 0c5c16327d version: add IsMacSysExt func 5 years ago
Josh Bleecher Snyder ae36b57b71 go.mod: upgrade wireguard-go 5 years ago
Josh Bleecher Snyder 9d542e08e2 wgengine/magicsock: always run ReceiveIPv6 5 years ago
Josh Bleecher Snyder fe50ded95c health: track whether we have a functional udp4 bind 5 years ago
Josh Bleecher Snyder 7dc7078d96 wgengine/magicsock: use netaddr.IP in listenPacket 5 years ago
Brad Fitzpatrick 4bf6939ee0 ipn/ipnlocal: remove t.Parallel from recently added test 5 years ago
Josh Bleecher Snyder 3c543c103a wgengine/magicsock: unify initial bind and rebind 5 years ago
Josh Bleecher Snyder 8fb66e20a4 wgengine/magicsock: remove DefaultPort const 5 years ago
Josh Bleecher Snyder a8f61969b9 wgengine/magicsock: remove context arg from listenPacket 5 years ago
Brad Fitzpatrick a48c8991f1 ipn/ipnlocal: add a test for earlier lazy machine key generation change 5 years ago
Brad Fitzpatrick 1e6d512bf0 cmd/tailscale: improve file cp error message in macOS GUI version 5 years ago