summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2022-07-07net/dns: fix resolved dbus issuenyghtowl/fix-resolvednyghtowl1-93/+86
2022-06-29ipn/ipnlocal, net/dns*, util/cloudenv: add AWS DNS supportBrad Fitzpatrick7-82/+103
2022-06-29ipn/ipnlocal, net/dns*, util/cloudenv: specialize DNS config on Google CloudBrad Fitzpatrick9-24/+265
2022-06-29.github/workflows: downgrade MinGW to work around windows-race failuresMihai Parparita1-0/+8
2022-06-29Docker: add ALPINE.txt to manage alpine versionsMaisem Ali4-0/+51
2022-06-29Dockerfile: bump alpine to 3.16Maisem Ali2-2/+2
2022-06-29Dockerfile: fix buildBrad Fitzpatrick1-1/+15
2022-06-28wgengine/router: avoid unncessary routing configuration changesMihai Parparita3-5/+150
2022-06-28ssh/tailssh: fix Tailscale SSH to Linux Arch machinesBrad Fitzpatrick1-0/+14
2022-06-28wgengine/netstack: close ipstack when netstack.Impl is closedkylecarbs1-0/+1
2022-06-28net/portmapper: send discovery packet for IGD specifically.Denton Gentry1-0/+16
2022-06-28net/portmap: add a test for Sagemcom FAST3890V3.Denton Gentry1-0/+10
2022-06-28net/portmap: run go fmtDenton Gentry1-0/+1
2022-06-28net/portmapper: make pcpCodeNotAuthorized log more descriptiveDenton Gentry1-0/+3
2022-06-27tsnet: add Server.AuthKey fieldBrad Fitzpatrick1-2/+16
2022-06-27cmd/tailscale: move call to cli.CleanUpArgs() from main() into cli.Run() (#4954)Jordan Whited2-1/+2
2022-06-27ssh/tailssh: fix logging typoMaisem Ali1-1/+1
2022-06-27cmd/tailscale: make up respect explicitly empty --operator= valuesoypete2-9/+47
2022-06-27ssh/tailssh: always use current time for policy evaluationMaisem Ali2-10/+6
2022-06-27ssh/tailssh: allow multiple sessions on the same connMaisem Ali2-106/+145
2022-06-25use C:\Windows\System32\OpenSSH\ssh.exe (#4933)mattn4-2/+23
2022-06-25ssh/tailssh: limit setgroups to 16 on macOSAdam Eijdenberg3-1/+18
2022-06-25ssh/tailssh: fix /usr/bin/login args on macOSAdam Eijdenberg3-1/+14
2022-06-25util/deephash: add canMemHash func + typeInfo propertyBrad Fitzpatrick2-0/+108
2022-06-25util/deephash: add packet filter benchmarkBrad Fitzpatrick1-0/+51
2022-06-24.github/workflows: windows-race: print gcc versionJames Tucker1-0/+3
2022-06-24client/tailscale: update ACLRow and ACLTest with new ACL fieldsMaisem Ali1-7/+16
2022-06-24net/dns: set appropriate Windows registry values to prevent it from sending D...Aaron Klotz1-0/+28
2022-06-23net/dns: update Windows split DNS settings to work alongside other NRPT entri...Aaron Klotz3-160/+587
2022-06-22wgengine/router: windows: set SkipAsSource on IPv6 LL addressesJames Tucker2-27/+31
2022-06-21util/deephash: fix collisions between different typesBrad Fitzpatrick2-2/+18
2022-06-21shell.nix: use 1.18 from system nixpkgsTom DNetto1-4/+2
2022-06-21cmd/gitops-pusher: add new GitOps assistant (#4893)Xe Iaso2-0/+271
2022-06-20Adding pkg for Freebsd installationSofiane Hamlaoui1-0/+7
2022-06-20adding --noconfirm to pacman installationSofiane Hamlaoui1-1/+1
2022-06-19control/controlclient, ipn/ipnlocal: remove Client.SetExpirySooner, fix raceBrad Fitzpatrick3-11/+7
2022-06-19control/controlclient: remove Client.SetStatusFuncBrad Fitzpatrick5-37/+34
2022-06-19control/controlclient, ipn/ipnlocal: remove some Client methodsBrad Fitzpatrick3-20/+6
2022-06-19control/controlclient, types/netmap: remove unused LocalPort fieldBrad Fitzpatrick7-43/+19
2022-06-19control/controlclient: start simplifying netmap fetch APIsBrad Fitzpatrick2-19/+29
2022-06-17cmd/tailscale/cli, ipn/ipnlocal: give SSH tips when off/unconfiguredBrad Fitzpatrick2-24/+104
2022-06-17tailcfg: define some Node.Capabilities about SSH, its configBrad Fitzpatrick1-0/+2
2022-06-17control/controlclient, net/dnscache: use typed singleflight forkBrad Fitzpatrick4-19/+20
2022-06-17util/singleflight: add fork of singleflight with genericsBrad Fitzpatrick2-0/+549
2022-06-16util/deephash: fix map hashing when key & element have the same typeBrad Fitzpatrick2-10/+52
2022-06-16go.mod: bump go4.org/unsafe/assume-no-moving-gc for Go 1.19beta1Brad Fitzpatrick2-5/+6
2022-06-16util/deephash: don't track cycles on non-recursive typesBrad Fitzpatrick2-42/+210
2022-06-16util/deephash: fix map hashing to actually hash elementsBrad Fitzpatrick2-1/+10
2022-06-14tailcfg: clarify some of the MapRequest variantsBrad Fitzpatrick1-3/+10
2022-06-09tsnet: use tailscaled as prefix for state file names (#4816)Joe Tsai1-2/+6