summaryrefslogtreecommitdiffhomepage
path: root/go.mod
AgeCommit message (Expand)AuthorFilesLines
2021-10-28wgengine/router: start using netlink instead of 'ip' on LinuxBrad Fitzpatrick1-0/+2
2021-10-27go.mod: upgrade netaddr, netstackJosh Bleecher Snyder1-4/+4
2021-10-22cmd/derper, derp/derphttp: add websocket supportBrad Fitzpatrick1-0/+1
2021-10-21go.mod: bump wireguard-go to pick up upstreamed js/wasm build fixesBrad Fitzpatrick1-3/+3
2021-10-18go.mod: bump github.com/creack/pty from 1.1.16 to 1.1.17dependabot[bot]1-1/+1
2021-10-12net/tstun: update tun_windows for wintun 0.14 API revisions, update wireguard...Aaron Klotz1-4/+4
2021-10-12ipn/store/aws, cmd/tailscaled: add AWS SSM ipn.StateStore implementationMaxime VISONNEAU1-0/+10
2021-10-11go.mod: bump go-ole for windows/arm64 supportBrad Fitzpatrick1-1/+1
2021-10-06cmd/tailscale: add up --qr to show QR codeBrad Fitzpatrick1-0/+1
2021-10-01net/tlsdial: bake in LetsEncrypt's ISRG Root X1 rootBrad Fitzpatrick1-0/+3
2021-09-29go.mod: bump golang.zx2c4.com/wireguard/windows from 0.4.9 to 0.4.10dependabot[bot]1-1/+1
2021-09-29go.mod: bump golang.org/x/tools from 0.1.6 to 0.1.7dependabot[bot]1-1/+1
2021-09-28go.mod: bump github.com/creack/pty from 1.1.15 to 1.1.16dependabot[bot]1-1/+1
2021-09-27go.mod: bump github.com/pkg/sftp from 1.13.3 to 1.13.4dependabot[bot]1-1/+1
2021-09-23go.mod: bump github.com/frankban/quicktest from 1.13.0 to 1.13.1dependabot[bot]1-2/+3
2021-09-23go.mod: bump github.com/google/uuid from 1.1.2 to 1.3.0dependabot[bot]1-1/+1
2021-09-23go.mod: bump x/toolsBrad Fitzpatrick1-1/+1
2021-09-23go.mod: bump golang.zx2c4.com/wireguard/windows from 0.3.16 to 0.4.9dependabot[bot]1-6/+6
2021-09-22go.mod: bump github.com/gliderlabs/ssh from 0.3.2 to 0.3.3dependabot[bot]1-1/+1
2021-09-22go.mod: bump github.com/creack/pty from 1.1.9 to 1.1.15dependabot[bot]1-1/+1
2021-09-22go.mod: bump github.com/godbus/dbus/v5 from 5.0.4 to 5.0.5dependabot[bot]1-1/+1
2021-09-22go.mod: bump github.com/miekg/dns from 1.1.42 to 1.1.43dependabot[bot]1-1/+1
2021-09-22go.mod: bump github.com/pkg/sftp from 1.13.0 to 1.13.3dependabot[bot]1-2/+2
2021-09-22go.mod: bump github.com/klauspost/compress to 1.13.6David Anderson1-2/+1
2021-09-14cmd: upgrade to ffcli v3Josh Bleecher Snyder1-1/+1
2021-09-07tstest/integration/vms: use fork of goexpect to avoid proto/grpc depDavid Crawshaw1-5/+1
2021-09-02go.mod: tidy.David Anderson1-1/+0
2021-09-02go.mod: update github.com/ulikunitz/xz for https://github.com/advisories/GHSA...David Anderson1-0/+1
2021-09-02go.mod: upgrade staticcheckBrad Fitzpatrick1-1/+1
2021-09-02all: bump minimum Go to 1.17Brad Fitzpatrick1-1/+146
2021-08-17net/tstun: use unix.Ifreq type for Linux TAP interface configurationMatt Layher1-1/+1
2021-08-09version: remove rsc.io/goversion dependencyJosh Bleecher Snyder1-1/+0
2021-08-05net/tstun: add start of Linux TAP support, with DHCP+ARP serverBrad Fitzpatrick1-0/+1
2021-08-04net/portmapper: fix UPnP probing, work against all portsBrad Fitzpatrick1-1/+1
2021-07-28cmd/tsshd: switch from github.com/kr/pty to github.com/creack/ptyAaron Bieber1-5/+5
2021-07-26net/{dnscache,interfaces}: use netaddr.IP.IsPrivate, delete copied codeBrad Fitzpatrick1-1/+1
2021-07-16tstest/integration/vms: codegen for top level tests (#2441)Christine Dodrill1-0/+3
2021-07-15net/portmapper: add upnp port mappingjulianknodt1-0/+1
2021-07-13cmd/tailscale/cli: diagnose missing tailscaled on 'up'Brad Fitzpatrick1-0/+1
2021-07-12go.mod: bump wireguard/windows to a version that still existsBrad Fitzpatrick1-4/+4
2021-06-22go.mod: update netstackBrad Fitzpatrick1-3/+3
2021-06-08go.mod: bump github.com/mdlayher/netlink to v1.4.1Matt Layher1-6/+6
2021-06-08tstest/integration/vms: download images from s3 (#2035)Christine Dodrill1-0/+1
2021-06-03tstest/integration/vms: fix OpenSUSE Leap 15.1 (#2038)Christine Dodrill1-0/+1
2021-06-02go.mod: update netaddrBrad Fitzpatrick1-1/+1
2021-05-31go.mod: update for corp resync.David Anderson1-2/+2
2021-05-31tstest/integration/vms: copy locally built binaries (#2006)Christine Dodrill1-0/+1
2021-05-28control/controlclient: use our fork of certstoreAdrian Dewhurst1-3/+1
2021-05-26tstest/integration: add experimental integration test (#1966)Christine Dodrill1-0/+1
2021-05-25go.mod: go mod tidyJosh Bleecher Snyder1-3/+1