75 Commits (1886dfdca357efbbbe30c1cfcdafb1e8ea5c2e98)

Author SHA1 Message Date
Brad Fitzpatrick c5eb57f4d6 net/tshttpproxy: new package, support WPAD/PAC proxies on Windows 6 years ago
David Anderson 1b5b59231b derp: break down received packets by kind (disco vs. wireguard). 6 years ago
Brad Fitzpatrick 87cbc067c2 cmd/tailscale/cli: validate advertised routes' IP address-vs-network bits 6 years ago
Brad Fitzpatrick b840e7dd5b go mod tidy 6 years ago
Josh Bleecher Snyder 1b27eb431a go.mod: update to newly rebased wireguard-go 6 years ago
Brad Fitzpatrick 84f2320972 go.sum: update 6 years ago
Brad Fitzpatrick 43e2efe441 go mod tidy 6 years ago
Brad Fitzpatrick 648268192b go.mod: bump wireguard-go 6 years ago
Brad Fitzpatrick 7cf50f6c84 go.sum: update 6 years ago
Dmytro Shynkevych 3efc29d39d
go.mod: bump netaddr. 6 years ago
Brad Fitzpatrick cdfea347d0 wgengine: update for tailscale/wireguard-go API changes 6 years ago
Dmytro Shynkevych 30bbbe9467
wgengine/router: dns: unify on *BSD, multimode on Linux, Magic DNS (#536) 6 years ago
Brad Fitzpatrick 6c74065053 wgengine/magicsock, tstest/natlab: start hooking up natlab to magicsock 6 years ago
Brad Fitzpatrick edcbb5394e go.sum: update 6 years ago
Dmytro Shynkevych 21d1dbfce0 wgengine/tsdns: local DNS server for testing 6 years ago
Dmytro Shynkevych 67ebba90e1
tsdns: dual resolution mode, IPv6 support (#526) 6 years ago
Brad Fitzpatrick 32156330a8 net/interfaces: add func LikelyHomeRouterIP 6 years ago
Brad Fitzpatrick b9a95e6ce1 go.sum: add missing lines 6 years ago
Brad Fitzpatrick 7883e5c5e7 go.mod: restore staticcheck module, make it stick around, go mod tidy 6 years ago
David Anderson 9cd4e65191 smallzstd: new package that constructs zstd small encoders/decoders. 6 years ago
Brad Fitzpatrick a477e70632 tstest/natlab: network address allocation 6 years ago
Brad Fitzpatrick 77d3ef36f4 wgengine/magicsock: hook up discovery messages, upgrade to LAN works 6 years ago
Brad Fitzpatrick 9b8ca219a1 wgengine/magicsock: remove allocs in UDP write, use new netaddr.PutUDPAddr 6 years ago
Brad Fitzpatrick eb4eb34f37 disco: new package for parsing & marshaling discovery messages 6 years ago
Brad Fitzpatrick d9054da86a wgengine: disambiguate Reconfig logging paths 6 years ago
Brad Fitzpatrick 6757c990a8 Fix staticcheck warning, add Makefile with staticcheck targets, lock in staticcheck version in go.mod 6 years ago
Brad Fitzpatrick 08a6eeb55a Fix staticcheck warning, add Makefile with staticcheck targets, lock in staticcheck version in go.mod 6 years ago
Brad Fitzpatrick 722673f307 Update go4.org/mem, adjust to revised API. 6 years ago
Brad Fitzpatrick c5495288a6 Bump inet.af/netaddr dep for FromStdIP behavior change I want to depend on. 6 years ago
Brad Fitzpatrick e6b84f2159 all: make client use server-provided DERP map, add DERP region support 6 years ago
Brad Fitzpatrick 35a8586f7e go.sum: go mod tidy 6 years ago
Wendi Yu bb55694c95
wgengine: log node IDs when peers are added/removed (#381) 6 years ago
halulu 874be6566d
netcheck: DERP latency over HTTPS when UDP is blocked 6 years ago
David Anderson b01db109f5 wgengine/router: use inet.af/netaddr, not wgcfg.CIDR. 6 years ago
Elias Naur 0068e57407 go.mod,go.sum: bump golang.org/x/sys for the Android dup2 fix 6 years ago
Brad Fitzpatrick 1a0f6fea58 go.mod, go.sum: bump wireguard-go, tidy 6 years ago
Brad Fitzpatrick 7fc97c5493 wgengine/magicsock: use netaddr more 6 years ago
Brad Fitzpatrick 6fb30ff543 wgengine/magicsock: start using inet.af/netaddr a bit 6 years ago
David Anderson ccfc4e0634 go.mod: bump wireguard-go version. 6 years ago
Avery Pennarun dc9b39e3fb wgengine/windows: use new winipcfg.Sync{Addresses,Routes} functions. 6 years ago
Brad Fitzpatrick 780deb9996 go.mod, go.sum: update go4.org/mem to its new home in its own module 6 years ago
Brad Fitzpatrick 73249f8032 netcheck: aggregate spammy logging onto one concise line 6 years ago
Brad Fitzpatrick 922d9546bf wgengine: don't allocate so much in userspaceEngine.getStatus 6 years ago
Brad Fitzpatrick a4ef345737 cmd/tailscale: add status subcommand 6 years ago
Brad Fitzpatrick 2c7ddd0828 go.mod, go.sum: tidy 6 years ago
Brad Fitzpatrick f9184ad12b go.mod: update wireguard-go for https://github.com/tailscale/wireguard-go/pull/13 6 years ago
Brad Fitzpatrick 5fa825f057 go.mod, go.sum: update 6 years ago
Brad Fitzpatrick 14a2564ef0 go.mod: bump wireguard-go 6 years ago
Brad Fitzpatrick e085aec8ef all: update to wireguard-go API changes 6 years ago
David Anderson bf98913106 go.mod: bump wireguard-go version. 6 years ago