1553 Commits (237c6c44cd8b4f39798d3d4f61baa1af6a041af9)

Author SHA1 Message Date
Rhea Ghosh 970eb5e784
cmd/k8s-operator: sanitize connection headers (#10063) 2 years ago
James Tucker ca4c940a4d ipn: introduce app connector advertisement preference and flags 2 years ago
Irbe Krumina c2b87fcb46
cmd/k8s-operator/deploy/chart,.github/workflows: use helm chart API v2 (#10055) 2 years ago
Will Norris 66c7af3dd3 ipn: replace web client debug flag with node capability 2 years ago
Brad Fitzpatrick 3d7fb6c21d derp/derphttp: fix race in mesh watcher 2 years ago
Tom DNetto a7c80c332a cmd/sniproxy: implement support for control configuration, multiple addresses 2 years ago
Will Norris 28ad910840 ipn: add user pref for running web client 2 years ago
Sonia Appasamy 89953b015b ipn/ipnlocal,client/web: add web client to tailscaled 2 years ago
Irbe Krumina ed1b935238
cmd/k8s-operator: allow to install operator via helm (#9920) 3 years ago
Maisem Ali 9107b5eadf cmd/tailscale/cli: use status before doing interactive feature query 3 years ago
Aaron Klotz 95671b71a6 ipn, safesocket: use Windows token in LocalAPI 3 years ago
Tyler Smalley 131518eed1
cmd/tailscale/cli: improve error when bg serve config is present (#9961) 3 years ago
Tyler Smalley 1873bc471b
cmd/tailscale/cli: remove http flag for funnel command (#9955) 3 years ago
Marwan Sulaiman 5f3cdaf283 cmd/tailscale/cli: chage port flags to uint for serve and funnel 3 years ago
Marwan Sulaiman a7e4cebb90 cmd/tailscale/cli: refactor TestServeDevConfigMutations 3 years ago
Andrew Lytvynov 21b6d373b0
cmd/tailscale/cli: unhide auto-update flags and mark update as Beta (#9954) 3 years ago
Marwan Sulaiman f5a7551382 cmd/tailscale: fix help message for serve funnel 3 years ago
Andrew Lytvynov d3bc575f35
cmd/tailscale/cli: set Sparkle auto-update on macsys (#9952) 3 years ago
Tyler Smalley 269a498c1e
cmd/tailscale/cli: serve --set-path should not force background mode (#9905) 3 years ago
Andrew Lytvynov 593c086866
clientupdate: distinguish when auto-updates are possible (#9896) 3 years ago
Tyler Smalley 35d7b3aa27
cmd/tailscale/cli: updates help and background messaging (#9929) 3 years ago
Marwan Sulaiman c53ee37912 cmd/tailscale: add set-raw to the new serve funnel commands 3 years ago
Marwan Sulaiman f232d4554a cmd/tailscale: translate old serve commands to new ones 3 years ago
Marwan Sulaiman 60e768fd14 cmd/tailscale: allow serve|funnel off to delete an entire port 3 years ago
Irbe Krumina e9956419f6
cmd/k8s-operator: allow cleanup of cluster resources for deleted devices (#9917) 3 years ago
Tyler Smalley d9081d6ba2
cmd/tailscale/cli: update serve/funnel CLI help text (#9895) 3 years ago
Adrian Dewhurst 5347e6a292 control/controlclient: support certstore without cgo 3 years ago
Andrew Lytvynov 70f9c8a6ed
clientupdate: change Mac App Store support (#9891) 3 years ago
Joe Tsai 469b7cabad
cmd/tailscale: improve taildrop progress printer on Linux (#9878) 3 years ago
Tyler Smalley 7a3ae39025
cmd/tailscale/cli: [serve/funnel] support omitting scheme for TCP (#9856) 3 years ago
Tyler Smalley 35376d52d4
cmd/tailscale/cli: [serve/funnel] provide correct command for disabling (#9859) 3 years ago
Brad Fitzpatrick cf27761265 cmd/tsconnect/wasm: add missing tstun.Wrapper.Start call 3 years ago
Andrew Lytvynov 33bb2bbfe9
tailcfg,cmd/tailscale: add UrgentSecurityUpdate flag to ClientVersion (#9848) 3 years ago
Irbe Krumina cac290da87
cmd/k8s-operator: users can configure firewall mode for kube operator proxies (#9769) 3 years ago
Tyler Smalley ddb2a6eb8d
cmd/tailscale: promote new serve/funnel CLI to be default (#9833) 3 years ago
Maisem Ali f53c3be07c cmd/k8s-operator: use our own container image instead of busybox 3 years ago
Brad Fitzpatrick 4dec0c6eb9 tstest, tstest/integration, github/workflows: shard integration tests 3 years ago
Maisem Ali e6ab7d3c14 cmd/testwrapper: parse args better 3 years ago
Maisem Ali 4899c2c1f4 cmd/containerboot: revert to using tailscale up 3 years ago
Brad Fitzpatrick 18bd98d35b cmd/tailscaled,*: add start of configuration file support 3 years ago
Rhea Ghosh 71271e41d6
ipn/{ipnlocal/peerapi, localapi} initial taildrop resume api plumbing (#9798) 3 years ago
Brad Fitzpatrick c363b9055d tstest/integration: add tests for tun mode (requiring root) 3 years ago
Maisem Ali 5297bd2cff cmd/tailscaled,net/tstun: fix data race on start-up in TUN mode 3 years ago
Maisem Ali 1294b89792 cmd/k8s-operator: allow setting same host value for tls and ingress rules 3 years ago
Maisem Ali 2d4f808a4c cmd/containerboot: fix time based serveConfig watcher 3 years ago
James Tucker 96f01a73b1 tailcfg: import ProtoPortRange for local use 3 years ago
Maisem Ali 1cb9e33a95 cmd/k8s-operator: update env var in manifest to APISERVER_PROXY 3 years ago
James Tucker c1ef55249a types/ipproto: import and test string parsing for ipproto 3 years ago
Maisem Ali 9d96e05267 net/packet: split off checksum munging into different pkg 3 years ago
Maisem Ali fbfee6a8c0 cmd/containerboot: use linuxfw.NetfilterRunner 3 years ago