summaryrefslogtreecommitdiffhomepage
path: root/cmd
AgeCommit message (Expand)AuthorFilesLines
2024-01-10go.mod: update golang-x-crypto fork (#10786)Andrew Lytvynov1-4/+2
2024-01-10cmd/k8s-operator: add Connector CRD to Helm chart and static manifests (#10775)Irbe Krumina5-10/+273
2024-01-09cli/set: add printout when web client startedSonia Appasamy1-1/+10
2024-01-09taildrop: remove breaking abstraction layers for apple (#10728)Rhea Ghosh1-1/+0
2024-01-09net/netutil: allow 16-bit 4via6 site IDsAndrew Dunham2-3/+21
2024-01-09cmd/k8s-operator,k8s-operator: allow the operator to deploy exit nodes via Co...Irbe Krumina8-728/+941
2024-01-08cmd/{derper,stund},net/stunserver: add standalone stun serverJames Tucker5-108/+256
2024-01-08cmd/containerboot: add EXPERIMENTAL_TS_CONFIGFILE_PATH env var to allow passi...Irbe Krumina2-56/+148
2024-01-05ipn: apply ControlURL policy before loginAdrian Dewhurst2-2/+7
2024-01-05cmd/tailscale, ipn/ipnlocal: add 'debug dial-types' commandAndrew Dunham1-0/+68
2024-01-05cmd/tailscaled, tsnet: don't return an interface containing a nil pointerAndrew Dunham1-1/+7
2024-01-04cmd/containerboot: don't parse empty subnet routes (#10738)Irbe Krumina1-1/+1
2024-01-04cmd/containerboot: ensure that subnet routes can be unset. (#10734)Irbe Krumina2-11/+54
2024-01-03cmd/tailscaled: don't create a network monitor in the parent tailscaled on Wi...Aaron Klotz1-9/+12
2024-01-02cmd/tailscale/cli: document usage more clearly (#10681)Chris Palmer1-1/+1
2023-12-21all: cleanup unused code, part 2 (#10670)Andrew Lytvynov6-66/+1
2023-12-19cmd/tailscale/cli: update debug.go (#10644)Gavin Greenwalt1-1/+1
2023-12-19util/cmpx: remove code that's in the stdlib nowAndrew Dunham3-5/+5
2023-12-18ipn: apply tailnet-wide default for auto-updates (#10508)Andrew Lytvynov2-8/+3
2023-12-18net/portmapper: handle multiple UPnP discovery responsesAndrew Dunham2-2/+2
2023-12-18cmd/k8s-operator/deploy/chart: document passing multiple proxy tags + log lev...Irbe Krumina1-2/+4
2023-12-15cmd/connector-gen: add helper tool for wide app connector configurationsJames Tucker5-0/+255
2023-12-14cmd/k8s-operator: operator can create subnetrouter (#9505)Irbe Krumina11-36/+671
2023-12-13net/netcheck: use DERP frames as a signal for home region livenessAndrew Dunham1-1/+1
2023-12-12cmd/tailscale/cli: add whois subcommandMaisem Ali2-0/+91
2023-12-12cmd/k8s-operator: drop https:// in capNameMaisem Ali1-1/+8
2023-12-11cmd/tailscaled: update ConfigureWebClient's UseSocketOnly valueSonia Appasamy1-1/+4
2023-12-11clientupdate: add explicit Track to Arguments (#10548)Andrew Lytvynov1-5/+2
2023-12-08cmd/containerboot: symlink TS_SOCKET to socket expected by CLIMaisem Ali1-0/+18
2023-12-08ipn,cmd/tailscale/cli: support hierarchical MaskedPrefs (#10507)Andrew Lytvynov3-8/+17
2023-12-08clientupdate: remove TS_NOLAUNCH and GUI restart hacks from autoupdateAaron Klotz2-2/+2
2023-12-07client/web: precompress assetsSonia Appasamy1-0/+95
2023-12-07ci: run 'go vet' in golangci-lint; fix errors in testsAndrew Dunham1-1/+3
2023-12-05linuxfw,wgengine/route,ipn: add c2n and nodeattrs to control linux netfilterNaman Sood2-1/+5
2023-12-05all: fix nilness issuesMatt Layher1-3/+0
2023-12-04cmd/k8s-operator: generate static kube manifests from the Helm chart. (#10436)Irbe Krumina7-117/+239
2023-12-01client/web: show features based on platform supportSonia Appasamy2-3/+2
2023-11-30tsweb: propagate RequestID via context and entire requestMarwan Sulaiman1-0/+2
2023-11-29syspolicy: add exit node related policies (#10172)Claire Wang1-1/+2
2023-11-29cmd/tailscale,ipn/ipnlocal: pass available update as health message (#10420)Andrew Lytvynov2-22/+2
2023-11-28clientupdate: implement update for Unraid (#10344)Andrew Lytvynov1-1/+6
2023-11-28scripts/check_license_headers: enforce license on ts/tsx filesSonia Appasamy1-0/+3
2023-11-24cmd/tailscale: also warn about IP forwarding if using CLI setJenny Zhang2-12/+17
2023-11-24cmd/{containerboot,k8s-operator}: allow users to define tailnet egress target...Irbe Krumina5-44/+298
2023-11-22containerboot: Add TS_ACCEPT_ROUTES (#10176)Claire Wang2-1/+17
2023-11-22cmd/k8s-operator: helm chart add missing keys (#10296)Gabriel Martinez1-3/+17
2023-11-21ci: report test coverage to coveralls.ioPercy Wegmann1-2/+150
2023-11-21cmd/k8s-operator: truncate long StatefulSet name prefixes (#10343)Irbe Krumina2-1/+81
2023-11-20cmd/k8s-operator: log user/group impersonated by apiserver proxy (#10334)Irbe Krumina2-13/+24
2023-11-20cmd/k8s-operator: fix chart syntax error (#10333)Irbe Krumina1-1/+1