1191 Commits (bf24d541434080f467d45cf03dbdcd9563a048fe)
 

Author SHA1 Message Date
Josh Bleecher Snyder bf24d54143 syncs: add AssertLocked 6 years ago
Brad Fitzpatrick 158202dbb1 go mod tidy 6 years ago
Brad Fitzpatrick 7795fcf464 Add tooldeps package to keep depaware pinned in go.mod. 6 years ago
Brad Fitzpatrick 22ed3c503e
Add depaware.txt files and GitHub checks. (#745) 6 years ago
Josh Bleecher Snyder 2e40c4b564 tstest: don't log on success 6 years ago
Brad Fitzpatrick 913c1bd04f wgengine/router: on Windows, add a firewall rule to allow Tailscale 6 years ago
Emmanuel T Odeke 688f923db1
log/logheap: properly document LogHeap as performing HTTP upload (#741) 6 years ago
Josh Bleecher Snyder 96160973ce tailcfg: regenerate Clone methods 6 years ago
Josh Bleecher Snyder 7bd89359c9 cmd/cloner: generate a package-level Clone function 6 years ago
Josh Bleecher Snyder 99d223130c cmd/cloner: fix found type detection 6 years ago
Josh Bleecher Snyder 2352690bde cmd/cloner: ensure cloner gets re-run when structs change 6 years ago
Brad Fitzpatrick 8ecee476f6 ipn: simplify TestLocalLogLines, defer a Shutdown of its LocalBackend 6 years ago
Brad Fitzpatrick 7fddc33481 tstest: make LogLineTracker pass variadic format args through 6 years ago
Brad Fitzpatrick 68c42530e9 tstest: rename LogListener to LogLineTracker 6 years ago
David Crawshaw 95cddfcc75 tailcfg: add Clone methods to Login and DNSConfig 6 years ago
David Crawshaw 3baa084548 tstest: take testing.TB in helper for benchmarks 6 years ago
Brad Fitzpatrick 468bb3afce cmd/tailscale/cli: add debug -derp mode 6 years ago
Brad Fitzpatrick 9c25968b63 net/tshttpproxy: fix typo in Windows code added at least second 6 years ago
Brad Fitzpatrick 82a3721661 go.sum: update 6 years ago
Brad Fitzpatrick b026a638c7 net/tshttpproxy: if winhttp.GetProxyForURL blocks too long, use previous value 6 years ago
Josh Bleecher Snyder a570c27577 portlist: reduce log spam on macOS 6 years ago
Josh Bleecher Snyder 3b05cbacfb go.mod: update wireguard-go version 6 years ago
Josh Bleecher Snyder 57e642648f wgengine/magicsock: fix typo in comment 6 years ago
Brad Fitzpatrick 6d14678009 wgengine/router: remove unnecessary newlines in log.Printf formats 6 years ago
Brad Fitzpatrick 09d56f54a7
wgengine/router: fix Windows route sorting that caused de-dup to not work (#727) 6 years ago
Brad Fitzpatrick 74ee374667 net/tshttpproxy: add more winhttp logging 6 years ago
Brad Fitzpatrick 1e0be5a458 tshttp, derphttp: send Proxy-Authorization, not Authorization, to proxies 6 years ago
halulu 3af2d671e6
cmd/tailscale/cli: add new flag --force-reauth to up subcommand (#717) 6 years ago
Brad Fitzpatrick 9b07517f18 wgengine: add Engine.SetLinkChangeCallback 6 years ago
halulu bd37e40d2b
cmd/tailscale/cli: status exit when disconnected (#720) 6 years ago
Dmytro Shynkevych cb5f3c0819
tsdns: log when settings upstreams. 6 years ago
Brad Fitzpatrick 5acbb149a2 ipn/ipnstate: include DNSName in tailscale status --json output 6 years ago
Brad Fitzpatrick 2bac125cad net/tshttpproxy: move the TS_DEBUG_FAKE_PROXY_AUTH knob up a level 6 years ago
Dmytro Shynkevych aa1da24f18
tsdns: remove now unused fields. 6 years ago
Dmytro Shynkevych 7541982635
tsdns: remove forwarding queue. 6 years ago
Dmytro Shynkevych 34a7e7c12b
tsdns: be more strict with type validation. 6 years ago
Dmytro Shynkevych bc34788e65
tsdns: fix accidental rejection of all non-{A, AAAA} questions. 6 years ago
Brad Fitzpatrick 28f9cd06f5 tshttpproxy, controlclient, derphttp, logpolicy: send Negotiate auth to proxies 6 years ago
Brad Fitzpatrick 756d6a72bd wgengine: lazily create peer wireguard configs more explicitly 6 years ago
Brad Fitzpatrick 483141094c cmd/tailscale/cli: add basic 'down' subcommand 6 years ago
halulu f27a57911b
cmd/tailscale: add derp and endpoints status (#703) 6 years ago
Brad Fitzpatrick f915ab6552 net/tshttpproxy: add start of Kerberos Negotiate auth to proxies on Windows 6 years ago
David Crawshaw dd2c61a519 magicsock: call RequestStatus when DERP connects 6 years ago
David Crawshaw a67b174da1 Revert "magicsock: call RequestStatus when DERP connects" 6 years ago
Wendi Yu a3fb422a39
ipn: tag and test for grinder log lines (#711) 6 years ago
David Crawshaw cd7bc02ab1 magicsock: call RequestStatus when DERP connects 6 years ago
Brad Fitzpatrick 5e0375808b cmd/tailscale/cli: fix vet warning 6 years ago
Brad Fitzpatrick 24d1a38e81 wgengine/monitor: add a poller to the Windows link change monitor 6 years ago
Brad Fitzpatrick 1be6c6dd70 cmd/tailscale/cli: add hidden debug subcommand 6 years ago
Brad Fitzpatrick 169ff22a84 derp: set NotBefore and NotAfter in DERP server's metacert 6 years ago