973 Commits (de11f90d9d740fb3efd36deae7898ac491f4c19e)
 

Author SHA1 Message Date
Brad Fitzpatrick de11f90d9d ipn: remove unused parameter to func LoadPrefs, fix godoc subject 6 years ago
David Anderson 972a42cb33 wgengine/router: fix router_test to match the new marks. 6 years ago
David Anderson d60917c0f1 wgengine/router: switch packet marks to avoid conflict with Weave Net. 6 years ago
Brad Fitzpatrick f26b409bd5 tempfork: add lite fork of net/http/pprof w/o html/template or reflect 6 years ago
Brad Fitzpatrick 6095a9b423 cmd/tailscale: add "version" subcommand 6 years ago
Brad Fitzpatrick f745e1c058 version: new week, new version 6 years ago
Brad Fitzpatrick ca2428ecaf tailcfg: add Hostinfo.OSVersion, DeviceModel 6 years ago
Brad Fitzpatrick d8e67ca2ab safesocket: gofmt 6 years ago
Brad Fitzpatrick f562c35c0d safesocket: support connecting to Mac TCP server from within App Sandbox 6 years ago
Brad Fitzpatrick f267a7396f metrics: add LabelMap.GetFloat 6 years ago
Brad Fitzpatrick c06d2a8513 wgengine/magicsock: fix typo in comment 6 years ago
Brad Fitzpatrick bf195cd3d8 wgengine/magicsock: reduce log verbosity of discovery messages 6 years ago
Brad Fitzpatrick 7cf50f6c84 go.sum: update 6 years ago
Dmytro Shynkevych 3efc29d39d
go.mod: bump netaddr. 6 years ago
Dmytro Shynkevych a3e7252ce6 wgengine/router: use better NetworkManager API 6 years ago
Eduardo Kienetz 5df6be9d38 Use LittleEndian for correct byte order on DNS IPs 6 years ago
Brad Fitzpatrick 52969bdfb0 derp: fix atomic padding on 32-bit again 6 years ago
Brad Fitzpatrick a6559a8924 wgengine/magicsock: run test DERP in mode where only disco packets allowed 6 years ago
Brad Fitzpatrick 75e1cc1dd5 github/workflows: add go vet ./... step 6 years ago
Brad Fitzpatrick 10ac066013 all: fix vet warnings 6 years ago
Brad Fitzpatrick d74c9aa95b wgengine/magicsock: update comment, fix earlier commit 6 years ago
Brad Fitzpatrick c976264bd1 wgengine/magicsock: gofmt 6 years ago
Dmytro Shynkevych f3e2b65637
wgengine/magicsock: time.Sleep -> time.After 6 years ago
Dmytro Shynkevych 380ee76d00
wgengine/magicsock: make time.Sleep in runDerpReader respect cancellation. 6 years ago
Dmytro Shynkevych 891898525c
wgengine/magicsock: make receive from didCopy respect cancellation. 6 years ago
Brad Fitzpatrick 1f923124bf ipn/ipnserver: support simultaneous connections 6 years ago
Dmytro Shynkevych 852136a03c cmd/tailscale: simplify hostname validation 6 years ago
Dmytro Shynkevych 65d2537c05 cmd/tailscale: modify empty hostname case 6 years ago
Dmytro Shynkevych 8163521c33 cmd/tailscale: allow overriding hostname in tailscale up 6 years ago
Brad Fitzpatrick a2267aae99 wgengine: only launch pingers for peers predating the discovery protocol 6 years ago
Brad Fitzpatrick cdfea347d0 wgengine: update for tailscale/wireguard-go API changes 6 years ago
Brad Fitzpatrick 44baa3463f cmd/tailscale/cli: add initial predicate func ActLikeCLI 6 years ago
David Anderson 45578b47f3 tstest/natlab: refactor PacketHandler into a larger interface. 6 years ago
Brad Fitzpatrick 723b9eecb0 net/interfaces: set SysProcAttr.HideWindow to prevent cmd.exe flash on Windows 6 years ago
Brad Fitzpatrick df674d4189 atomicfile: don't Chmod on windows 6 years ago
Dmytro Shynkevych d361511512
control/controlclient: eliminate race in loginGoal access. 6 years ago
Dmytro Shynkevych 19d77ce6a3
cmd/tailscale: fix typo in license headers 6 years ago
Brad Fitzpatrick 7ba148e54e cmd/tailscale: make tailscale status -active also filter in -json mode 6 years ago
Dmytro Shynkevych 19867b2b6d
tstun: remove buggy-looking log line. 6 years ago
Brad Fitzpatrick 60f4982f9b cmd/tailscale: move code into new reusable cmd/tailscale/cli package 6 years ago
Brad Fitzpatrick bcbd41102c atomicfile: use ioutil.TempFile, sync 6 years ago
Wendi Yu c3736250a4
wgengine: fix macos staticcheck errors (#557) 6 years ago
Dmytro Shynkevych d9ac2ada45
ipn: add self to dns map 6 years ago
Dmytro Shynkevych 3b36400e35
tsdns: response to type ANY queries 6 years ago
Zijie Lu c9e40abfb8 tsweb: jsonhandler: fix content type 6 years ago
David Anderson 23123907c0 tstest/natlab: add a configurable SNAT44 translator. 6 years ago
Dmytro Shynkevych 2f15894a10 wgengine/magicsock: wait for derphttp client goroutine to exit 6 years ago
Elias Naur fa45d606fa types/logger: fix go test vet error 6 years ago
Dmytro Shynkevych 30bbbe9467
wgengine/router: dns: unify on *BSD, multimode on Linux, Magic DNS (#536) 6 years ago
Elias Naur 6e8f0860af ipn: add Login backend command for sign-in with token 6 years ago