10432 Commits (e8eb9d71c2ab5e24d62cf2082d13d3d08366a041)
 

Author SHA1 Message Date
Brad Fitzpatrick e371520cc5 tsweb, derp: add expvar http.Handler for Prometheus's format 6 years ago
Brad Fitzpatrick 89a2c3eb04 wgengine: don't create duplicate iptables rules on Linux, clean up 6 years ago
David Anderson 21fc5ec371 cmd/mkpkg: support specifying that a package replaces another. 6 years ago
Brad Fitzpatrick dd68debd64 cmd/derper: set autocert Email 6 years ago
Brad Fitzpatrick 68ff31a0ba ipn: have NewFileStore try to create directories as needed 6 years ago
Brad Fitzpatrick b3d9eab1fe safesocket: make some effort to create parent directory of sock 6 years ago
Brad Fitzpatrick 383d86df5f paths: remove some debug logging I left in 6 years ago
Brad Fitzpatrick 65e7c58aa4 cmd/tailscale, cmd/tailscaled, paths: add paths package for default paths 6 years ago
Brad Fitzpatrick 06092a3af3 ipn/ipnserver: document potential race, start on test for it 6 years ago
Brad Fitzpatrick ef1f967ec0 ipn: remove an unnecessary named parameter in doc 6 years ago
Brad Fitzpatrick 844d991baf netcheck: add Report.Clone, return cloned report to avoid races on late replies 6 years ago
Brad Fitzpatrick 657f9593ae Reduce some logspam. 6 years ago
David Crawshaw 61529ac459 controlclient, tailcfg: deliver DERP addresses in a separate field 6 years ago
David Anderson ca11e3804b Add a using section that points to pkgs.tailscale.com. 6 years ago
Brad Fitzpatrick 4675c70464 wgengine/magicsock: check STUN regularly 6 years ago
Brad Fitzpatrick 7172f3dbf4 version: add IsMobile func 6 years ago
Brad Fitzpatrick 11489a6e67 go.sum: add lines 6 years ago
Brad Fitzpatrick bc7bc43fb8 magicsock, interfaces: move some code from magicsock to interfaces 6 years ago
Brad Fitzpatrick af7a01d6f0 wgengine/magicsock: drop donec channel, rename epUpdateCtx to serve its purpose 6 years ago
Brad Fitzpatrick a399ef3dc7 cmd/derper: appease staticcheck 6 years ago
Brad Fitzpatrick 051b6ef141 cmd/derper: accept more LetsEncrypt hostnames without explicit config 6 years ago
David Crawshaw cc4afa775f magicsock: rate limit send error log messages 6 years ago
David Anderson 9cdaeac00a go.mod: update wireguard-go version. 6 years ago
David Anderson 92bae83cc1 go.mod: update wireguard-go commit. 6 years ago
David Crawshaw 719c974c38 go.mod: update wireguard-go version 6 years ago
David Crawshaw 0752c77dc2 magicsock: keep DERP magic IPs out of the address map 6 years ago
David Crawshaw c6550135d5 magicsock: remove the index from indexedAddrs 6 years ago
David Anderson 18fb98792b go.mod: update wireguard-go version. 6 years ago
David Anderson 061315acb4 go.mod: update version of wireguard-go. 6 years ago
David Crawshaw 1dbd1babc9 go.mod: use latest wireguard-go version 6 years ago
David Crawshaw d5050c37a5 go.mod: use latest wireguard-go version 6 years ago
David Crawshaw d417be6a4b controlclinet: clone filter.MatchAllowAll 6 years ago
David Crawshaw 8aa2090919 go.mod: roll forward wireguard-go 6 years ago
David Crawshaw d133339216 ipn: always guard LocalBackend.prefs with mu 6 years ago
Brad Fitzpatrick bcf3719b9e netcheck: add hairpinning detection 6 years ago
Brad Fitzpatrick 1abf2da392 wgengine/magicsock: reset favorite address on handshakes 6 years ago
Brad Fitzpatrick 517a91de75 derp/derphttp: fix reconnect behavior 6 years ago
Brad Fitzpatrick d59d0576af derp: don't log on all dropped packets; super spammy 6 years ago
Brad Fitzpatrick 38acccad09 derp: remove some debug noise I left in 6 years ago
Brad Fitzpatrick 752146a70f derp: clean up derphttp client code, use contexts 6 years ago
David Crawshaw cdc10b74f1 ipn: always guard LocalBackend.endpoints with mu 6 years ago
David Crawshaw 3425d8d84f ipn: always guard LocalBackend.engineStatus with mu 6 years ago
David Crawshaw e7cdc11654 ipn: always guard LocalBackend.netMapCache with mu 6 years ago
Brad Fitzpatrick 67ede8d6d2 wgengine, magicsock: fix SetPrivateKey data race 6 years ago
Brad Fitzpatrick 4cd3e82bbd go.mod: bump wireguard-go 6 years ago
Brad Fitzpatrick a6c695ba6b types/key: add IsZero methods 6 years ago
michael wilson 3878f0a67a interfaces: recognize utun as a possible Tailscale interface name prefix 6 years ago
Brad Fitzpatrick 07f0fd0fdc version: add a manual date as version for now 6 years ago
Brad Fitzpatrick f3c0ea23d9 netcheck, stunner: reduce log spam 6 years ago
Brad Fitzpatrick 19b54d0ae7 wgengine: fix a data race on StatusCallback 6 years ago