4134 Commits (3ac8ab17917095ce13495c8093f310f2bbfe6d4a)
 

Author SHA1 Message Date
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
Brad Fitzpatrick 4005134263 tailcfg: clarify some of the MapRequest variants 4 years ago
Joe Tsai 0f05b2c13f
tsnet: use tailscaled as prefix for state file names (#4816) 4 years ago
Denton Gentry 1392a93445 socks5: add a simple test 4 years ago
Denton Gentry 7fffddce8e net/portmapper: enable for iOS 4 years ago
Mihai Parparita 2990c2b1cf control/controlhttp: use secure WebSockets protocol by default 4 years ago
Tom DNetto 32c6823cf5 tsweb: implement interceptor for error page presentation 4 years ago
Mihai Parparita b788a5ba7e tailcfg: add HostinfoView version of TailscaleSSHEnabled 4 years ago
Praneet Loke d8c05fc1b2
Update a Taildrop error message (#4818) 4 years ago
Brad Fitzpatrick d3643fa151 cmd/tailscale: add 'debug ts2021' Noise connectivity subcommand 4 years ago
Joe Tsai 96f73b3894
logtail: do not panic in PrivateID.PublicID (#4815) 4 years ago
Melanie Warrick 3a182d5dd6
ipn/ipnstate: add ExitNodeStatus to share the exit node if it is in use, the IP, ID and whether its online. (#4761) 4 years ago
Mihai Parparita 6246fa32f0 wasm: add test for disallowed JS/WASM dependencies 4 years ago
Mihai Parparita c41837842b wasm: drop pprof dependency 4 years ago
Ross Zurowski bb67999808
tailcfg: add TailscaleSSHEnabled helper check (#4812) 4 years ago
Will Norris 09363064b5
tsnet: use proper log ID 4 years ago
Mihai Parparita edc90ebc61 net/wsconn: remove homegrown wrapper for turning a websocket.Conn into a net.Conn 4 years ago