summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2024-01-21net/portmapper: add huawei RootXML test.dgentry-b10911Denton Gentry1-0/+172
2024-01-19go.toolchain.rev: bump Tailscale Go version to 1.21.6James Tucker1-1/+1
2024-01-19go.mod.sri: update SRI hash for go.mod changesFlakes Updater3-3/+3
2024-01-19go.mod,wgengine/netstack: bump gvisorJames Tucker6-11/+19
2024-01-19tool/gocross: force use of our custom toolchainDavid Anderson2-0/+45
2024-01-19tsweb: add a helper to validate redirect URLsDavid Anderson2-0/+120
2024-01-19magicsock: mute noisy expected peer mtu related error (#10870)Claire Wang3-2/+26
2024-01-19VERSION.txt: this is v1.59.0 (#10884)kari-ts1-1/+1
2024-01-19go.mod.sri: update SRI hash for go.mod changesFlakes Updater3-3/+3
2024-01-19go.mod: bump most deps for start of cycleJames Tucker7-336/+292
2024-01-19wgengine/netstack: expose gVisor metrics through expvarAndrew Dunham2-1/+161
2024-01-19util/nocasemaps: add AppendSliceElem method to nocasemaps (#10871)as26432-0/+33
2024-01-19cmd/k8s-operator/deploy: allow modifying operator tags via Helm valuesChandonPierre4-1/+12
2024-01-19util/slicesx: add Filter functionAndrew Dunham2-0/+53
2024-01-19./github/workflows/kubemanifests.yaml: fix the paths whose changes should tri...Irbe Krumina1-2/+2
2024-01-18ipn/ipnlocal: make app connector configuration concurrentJames Tucker6-17/+55
2024-01-18control/controlclient,util/execqueue: extract execqueue into a packageJames Tucker4-95/+131
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