96 Commits (1886dfdca357efbbbe30c1cfcdafb1e8ea5c2e98)

Author SHA1 Message Date
Brad Fitzpatrick c5eb57f4d6 net/tshttpproxy: new package, support WPAD/PAC proxies on Windows 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 43e2efe441 go mod tidy 6 years ago
Brad Fitzpatrick 648268192b go.mod: bump wireguard-go 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
Dmytro Shynkevych 21d1dbfce0 wgengine/tsdns: local DNS server for testing 6 years ago
Brad Fitzpatrick 98ffd78251 go.mod: bump wireguard-go dep 6 years ago
Dmytro Shynkevych 67ebba90e1
tsdns: dual resolution mode, IPv6 support (#526) 6 years ago
Brad Fitzpatrick 4db60a8436 wgengine/monitor: parse Linux netlink messages, ignore our own events 6 years ago
Brad Fitzpatrick 32156330a8 net/interfaces: add func LikelyHomeRouterIP 6 years ago
Brad Fitzpatrick 9fbe8d7cf2 go.mod: bump wireguard 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
David Anderson 10368ef4c0 go.mod: bump wireguard-go version. 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
David Anderson e01a4c50ba go.mod: require Go 1.14, since we use some of its features. 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
David Anderson 39d20e8a75 go.mod: bump wireguard-go version. 6 years ago
David Anderson cd2f6679bb go.mod: bump wireguard-go version. 6 years ago
Brad Fitzpatrick e42ec4efba derp/derphttp: use SOCKS/etc proxies for derphttp dials 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 922d9546bf wgengine: don't allocate so much in userspaceEngine.getStatus 6 years ago
Brad Fitzpatrick 59800138ff bump wireguard dep 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
David Anderson cbd8aceb95 go.mod: bump wireguard-go version. 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
David Crawshaw acd14960f8 go.mod: bump wireguard-go 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