summaryrefslogtreecommitdiffhomepage
path: root/cmd
AgeCommit message (Expand)AuthorFilesLines
2024-01-18Wipirbekrm/proxyclassIrbe Krumina6-2/+4406
2024-01-16all: make use of ctxkey everywhere (#10846)Joe Tsai6-19/+11
2024-01-16cmd/k8s-operator: warn if unsupported Ingress Exact path type is used. (#10865)Irbe Krumina1-0/+9
2024-01-16cmd/k8s-operator: sync StatefulSet labels to their Pods (#10861)Irbe Krumina2-1/+10
2024-01-16cmd/k8s-operator: adds a tailscale IngressClass resource, prints warning if c...Irbe Krumina5-1/+66
2024-01-12cmd/tailscale/cli: add description to exit-node CLI commandCharlotte Brandhorst-Satzkorn1-0/+2
2024-01-12cmd/k8s-operator: minor fix in name gen (#10830)Irbe Krumina2-5/+3
2024-01-11cmd/k8s-operator: remove configuration knob for Connector (#10791)Irbe Krumina4-30/+17
2024-01-11cmd/k8s-operator: fix base truncating for extra long Service names (#10825)Irbe Krumina2-36/+28
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