summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2024-01-23VERSION.txt: this is v1.58.1v1.58.1kari-ts1-1/+1
2024-01-23appc: add test to ensure that individual IPs are not removed during route upd...James Tucker3-4/+45
2024-01-23appc,ipn/ipnlocal: optimize preference adjustments when routes updateCharlotte Brandhorst-Satzkorn6-102/+169
2024-01-23ipn/ipnlocal: make app connector configuration concurrentJames Tucker6-17/+55
2024-01-23control/controlclient,util/execqueue: extract execqueue into a packageJames Tucker4-95/+131
2024-01-18VERSION.txt: this is v1.58.0v1.58.0kari-ts1-1/+1
2024-01-17go.mod.sri: update SRI hash for go.mod changesFlakes Updater3-3/+3
2024-01-17appc,ipn/ipnlocal,types/appctype: implement control provided routesJames Tucker5-2/+159
2024-01-16licenses: mention tvOS in apple.md (#10872)Andrea Gottardo1-3/+3
2024-01-16licenses: update tailscale{,d} licensesLicense Updater1-4/+4
2024-01-16licenses: update android licensesLicense Updater1-7/+7
2024-01-16all: make use of ctxkey everywhere (#10846)Joe Tsai13-85/+97
2024-01-16tstime/rate: implement Value.{Marshal,Unmarshal}JSON (#8481)Joe Tsai2-0/+64
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-13licenses: update win/apple licensesLicense Updater2-7/+7
2024-01-12util/ctxkey: add package for type-safe context keys (#10841)Joe Tsai2-0/+221
2024-01-12net/netmon: when a new network is added, trigger netmon update (#10840)kari-ts1-0/+22
2024-01-12ipn/ipnserver: always allow Windows SYSTEM user to connectWill Norris4-2/+28
2024-01-12derp: optimize another per client field alignmentJames Tucker1-4/+4
2024-01-12derp: remove unused per-client struct fieldJames Tucker1-2/+0
2024-01-12go.mod: update web-client-prebuilt moduleOSS Updater2-3/+3
2024-01-12derp: optimize field order to reduce GC costJames Tucker1-4/+4
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-11client/web: skip connectivity check on httpsWill Norris1-3/+18
2024-01-11derp: reduce excess goroutines blocking on broadcastsJames Tucker1-0/+11
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-11client/web: add initial types for using peer capabilitiesSonia Appasamy4-4/+225
2024-01-10wgengine/router: look up absolute path to netsh.exe on WindowsAndrew Dunham2-1/+61
2024-01-10Makefile,build_docker.sh: allow to configure target platform. (#10806)Irbe Krumina2-2/+7
2024-01-10go.mod.sri: update SRI hash for go.mod changesFlakes Updater3-3/+3
2024-01-10version/mkversion: allow version override with $TS_VERSION_OVERRIDE (#10799)Andrew Lytvynov1-0/+7
2024-01-10go.mod: update golang-x-crypto fork (#10786)Andrew Lytvynov3-13/+11
2024-01-10safesocket: detect macsys from within tailscaledWill Norris1-1/+3
2024-01-10go.mod: update web-client-prebuilt moduleOSS Updater2-3/+3
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 Ghosh6-58/+20
2024-01-09.github/workflows/govulncheck: migrate to a Github App (#10793)Andrew Lytvynov1-11/+24
2024-01-09net/netutil: allow 16-bit 4via6 site IDsAndrew Dunham3-7/+26
2024-01-09cmd/k8s-operator,k8s-operator: allow the operator to deploy exit nodes via Co...Irbe Krumina10-792/+1052
2024-01-08cmd/{derper,stund},net/stunserver: add standalone stun serverJames Tucker8-110/+474
2024-01-08client/web: ensure path prefix has a leading slashWill Norris2-22/+52
2024-01-08licenses: update win/apple licensesLicense Updater2-9/+25
2024-01-08licenses: update tailscale{,d} licensesLicense Updater1-4/+4
2024-01-08tstest/integration: add tests for auto-update defaulting behavior (#10763)Andrew Lytvynov1-0/+95
2024-01-08client/web: rename Disconnect to Log outSonia Appasamy3-12/+30