154 Commits (7a1813fd249646068ff70f1017dff1700aade96d)

Author SHA1 Message Date
Josh Bleecher Snyder 7183e1f052 go.mod: update wireguard-go again 5 years ago
Josh Bleecher Snyder 63c00764e1 go.mod: update to latest wireguard-go and x/sys 5 years ago
Josh Bleecher Snyder b3ceca1dd7 wgengine/...: split into multiple receive functions 5 years ago
Josh Bleecher Snyder 1df162b05b wgengine/magicsock: adapt CreateEndpoint signature to match wireguard-go 5 years ago
Brad Fitzpatrick 47363c95b0 go.mod: bump wireguard-go 5 years ago
Brad Fitzpatrick a7be780155 go.mod, go.sum: bump wireguard-go 5 years ago
David Anderson 95ca86c048 go.mod: update to new wireguard-go version. 5 years ago
Adrian Dewhurst 04dd6d1dae
control/controlclient: sign RegisterRequest (#1549) 5 years ago
Josh Bleecher Snyder 28af46fb3b wgengine: pass logger as a separate arg to device.NewDevice 5 years ago
Josh Bleecher Snyder 79f02de55f go.sum: add entries for upstream wireguard-go 5 years ago
Brad Fitzpatrick 0a02aaf813 control, ipn, tailcfg: remove golang.org/x/oauth2 dep, add tailcfg.Oauth2Token 5 years ago
Brad Fitzpatrick aa79a57f63 wgengine/netstack: use inet.af/netstack, remove 64-bit only limitation 5 years ago
Brad Fitzpatrick a217078f67 go.mod: update golang.org/x/oauth2 5 years ago
Brad Fitzpatrick ec1b31ea83 go.mod: update golang.org/x/{crypto,sync,sys,term,time} 5 years ago
Brad Fitzpatrick a4fa2c5611 go.mod, go.sum: go mod tidy 5 years ago
David Anderson 84aba349d9 Revert "wgengine/netstack: update gvisor to remove 64-bit only limitation" 5 years ago
Brad Fitzpatrick d42f8b7f9a wgengine/netstack: update gvisor to remove 64-bit only limitation 5 years ago
Denton Gentry 6756f20632 go.mod: update peercred 5 years ago
David Anderson b83c273737 wgengine/filter: use IPSet for localNets instead of prefixes. 5 years ago
Matt Layher 2c500cee23 go.mod: bump github.com/mdlayher/netlink, github.com/jsimonetti/rtnetlink 5 years ago
Filippo Valsorda 39f7a61e9c tstest/staticcheck: import the main package to fix "go mod tidy" 5 years ago
Filippo Valsorda 87f2e4c12c go.mod: bump github.com/kr/pty to build on openbsd/arm64 5 years ago
Brad Fitzpatrick d3efe8caf6 safesocket, ipn/ipnserver: look up peer creds on Darwin 5 years ago
Josh Bleecher Snyder 11bbfbd8bb go.mod: update to latest wireguard-go 5 years ago
Josh Bleecher Snyder 1f0fa8b814 go.mod: pull in upstream wireguard-go bug fixes 5 years ago
Josh Bleecher Snyder 4a82e36491 go.mod: bump to latest wireguard-go 5 years ago
Josh Bleecher Snyder aa6856a9eb wgengine: adapt to wireguard-go changes 5 years ago
Josh Bleecher Snyder dd10babaed wgenginer/magicsock: remove Addrs methods 5 years ago
Josh Bleecher Snyder fe7c3e9c17 all: move wgcfg from wireguard-go 5 years ago
Brad Fitzpatrick daf2c70a08 go.mod: bump wireguard-go 5 years ago
Brad Fitzpatrick c78ed5b399 go.sum: update (forgotten after earlier wireguard-go update again) 5 years ago
Brad Fitzpatrick 3ac952d4e9 go.sum: update 5 years ago
Brad Fitzpatrick b00c0e5f60 go.sum: update 5 years ago
Brad Fitzpatrick f85769b1ed wgengine/magicsock: drop netaddr.IPPort cache 5 years ago
Naman Sood f69e46175d
wengine/netstack: bump gvisor to latest version 5 years ago
Brad Fitzpatrick 5aa5db89d6 cmd/tailscaled, wgengine/netstack: add start of gvisor userspace netstack work 5 years ago
Brad Fitzpatrick a4cc31e7d8 go.sum: update 5 years ago
David Anderson 8fc11d582d go.sum: update to match wireguard-go version update. 5 years ago
David Anderson 86fe22a1b1 Update netaddr, and adjust wgengine/magicsock due to API change. 5 years ago
Josh Bleecher Snyder 56a7652dc9 wgkey: new package 5 years ago
Brad Fitzpatrick c2edb2865b go.sum: update 5 years ago
Josh Bleecher Snyder cf2ac2d123 go.mod: upgrade inet.af/netaddr 5 years ago
Josh Bleecher Snyder 2fe770ed72 all: replace wgcfg.IP and wgcfg.CIDR with netaddr types 5 years ago
Matt Layher bfbd6b9241 go.mod: bump github.com/mdlayher/netlink to v1.2.0 5 years ago
Brad Fitzpatrick d0baece5fa go.mod: bump inet.af/netaddr to non-allocating version 5 years ago
Brad Fitzpatrick 90c8519765 go.sum: update 5 years ago
David Anderson f5e33ad761 go.mod: update inet.af/netaddr, go mod tidy. 5 years ago
Brad Fitzpatrick fa412c8760 wgengine/filter, wgengine/magicsock: use new IP.BitLen to simplify some code 5 years ago
Brad Fitzpatrick afcf134812 wgengine/filter, tailcfg: support CIDRs+ranges in PacketFilter (mapver 7) 5 years ago
Christine Dodrill 7ea809897d ipn/ipnserver: enable systemd-notify support 5 years ago