4150 Commits (6b71568eb73104ae13f4660d86cd53ac7583f5a5)
 

Author SHA1 Message Date
Brad Fitzpatrick 6b71568eb7 util/cloudenv: add Azure support & DNS IPs 4 years ago
Mihai Parparita ec649e707f ipn/ipnlocal: prefer to use one CGNAT route on the Mac 4 years ago
Aaron Bieber 3f4fd64311 cmd/tailscale: exit loop when timeout and pingArgs.num are met 4 years ago
Brad Fitzpatrick aa37aece9c ipn/ipnlocal, net/dns*, util/cloudenv: add AWS DNS support 4 years ago
Brad Fitzpatrick 88c2afd1e3 ipn/ipnlocal, net/dns*, util/cloudenv: specialize DNS config on Google Cloud 4 years ago
Mihai Parparita 6f58497647 .github/workflows: downgrade MinGW to work around windows-race failures 4 years ago
Maisem Ali 88133c361e Docker: add ALPINE.txt to manage alpine versions 4 years ago
Maisem Ali cfa484e1a2 Dockerfile: bump alpine to 3.16 4 years ago
Brad Fitzpatrick ef351ac0dd Dockerfile: fix build 4 years ago
Mihai Parparita 06aa141632 wgengine/router: avoid unncessary routing configuration changes 4 years ago
Brad Fitzpatrick 3b1f99ded1 ssh/tailssh: fix Tailscale SSH to Linux Arch machines 4 years ago
kylecarbs 9280d39678 wgengine/netstack: close ipstack when netstack.Impl is closed 4 years ago
Denton Gentry d7f452c0a1 net/portmapper: send discovery packet for IGD specifically. 4 years ago
Denton Gentry 09eaba91ad net/portmap: add a test for Sagemcom FAST3890V3. 4 years ago
Denton Gentry b5553c6ad2 net/portmap: run go fmt 4 years ago
Denton Gentry de4c635e54 net/portmapper: make pcpCodeNotAuthorized log more descriptive 4 years ago
Brad Fitzpatrick 3ac8ab1791 tsnet: add Server.AuthKey field 4 years ago
Jordan Whited bef6e2831a
cmd/tailscale: move call to cli.CleanUpArgs() from main() into cli.Run() (#4954) 4 years ago
Maisem Ali 40503ef07a ssh/tailssh: fix logging typo 4 years ago
soypete 412c4c55e2 cmd/tailscale: make up respect explicitly empty --operator= value 4 years ago
Maisem Ali c434e47f2d ssh/tailssh: always use current time for policy evaluation 4 years ago
Maisem Ali a7d2024e35 ssh/tailssh: allow multiple sessions on the same conn 4 years ago
mattn 1d04e01d1e
use C:\Windows\System32\OpenSSH\ssh.exe (#4933) 4 years ago
Adam Eijdenberg 9294a14a37 ssh/tailssh: limit setgroups to 16 on macOS 4 years ago
Adam Eijdenberg 7f807fef6c ssh/tailssh: fix /usr/bin/login args on macOS 4 years ago
Brad Fitzpatrick 35782f891d util/deephash: add canMemHash func + typeInfo property 4 years ago
Brad Fitzpatrick 7b9a901489 util/deephash: add packet filter benchmark 4 years ago
James Tucker c88bd53b1b .github/workflows: windows-race: print gcc version 4 years ago
Maisem Ali 2d65c1a950 client/tailscale: update ACLRow and ACLTest with new ACL fields 4 years ago
Aaron Klotz 4baf34cf25 net/dns: set appropriate Windows registry values to prevent it from sending DNS changes concerning our interface to AD domain controllers. 4 years ago
Aaron Klotz 8cdfd12977 net/dns: update Windows split DNS settings to work alongside other NRPT entries set by group policy. 4 years ago
James Tucker 76256d22d8 wgengine/router: windows: set SkipAsSource on IPv6 LL addresses 4 years ago
Brad Fitzpatrick 8c5c87be26 util/deephash: fix collisions between different types 4 years ago
Tom DNetto 4f6fa3d63a shell.nix: use 1.18 from system nixpkgs 4 years ago
Xe Iaso dee95d0894
cmd/gitops-pusher: add new GitOps assistant (#4893) 4 years ago
Sofiane Hamlaoui 1007983159 Adding pkg for Freebsd installation 4 years ago
Sofiane Hamlaoui 51cc0e503b adding --noconfirm to pacman installation 4 years ago
Brad Fitzpatrick 87a4c75fd4 control/controlclient, ipn/ipnlocal: remove Client.SetExpirySooner, fix race 4 years ago
Brad Fitzpatrick ef0d740270 control/controlclient: remove Client.SetStatusFunc 4 years ago
Brad Fitzpatrick 70a2797064 control/controlclient, ipn/ipnlocal: remove some Client methods 4 years ago
Brad Fitzpatrick a1e429f7c3 control/controlclient, types/netmap: remove unused LocalPort field 4 years ago
Brad Fitzpatrick 526b0b6890 control/controlclient: start simplifying netmap fetch APIs 4 years ago
Brad Fitzpatrick 467eb2eca0 cmd/tailscale/cli, ipn/ipnlocal: give SSH tips when off/unconfigured 4 years ago
Brad Fitzpatrick 99ed54926b tailcfg: define some Node.Capabilities about SSH, its config 4 years ago
Brad Fitzpatrick 13d0b8e6a4 control/controlclient, net/dnscache: use typed singleflight fork 4 years ago
Brad Fitzpatrick 59ed846277 util/singleflight: add fork of singleflight with generics 4 years ago
Brad Fitzpatrick 757ecf7e80 util/deephash: fix map hashing when key & element have the same type 4 years ago
Brad Fitzpatrick 22c544bca7 go.mod: bump go4.org/unsafe/assume-no-moving-gc for Go 1.19beta1 4 years ago
Brad Fitzpatrick f31588786f util/deephash: don't track cycles on non-recursive types 4 years ago
Brad Fitzpatrick 36ea837736 util/deephash: fix map hashing to actually hash elements 4 years ago