summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2024-11-20net/netcheck: respect DERPRegion.Avoid on initial probe plan toobradfitz/avoid_initialBrad Fitzpatrick2-2/+3
2024-11-19wgengine/filter: actually use the passed CapTestFunc [capver 109]Anton Tolchanov2-12/+14
2024-11-19util/winutil/s4u: fix token handle leakAaron Klotz1-1/+4
2024-11-19version: fix earlier test/wording mistakesBrad Fitzpatrick2-2/+1
2024-11-19version: validate Long format on Android buildsBrad Fitzpatrick3-0/+85
2024-11-19licenses: update license noticesLicense Updater3-37/+36
2024-11-19kube/{kubeapi,kubeclient},ipn/store/kubestore,cmd/{containerboot,k8s-operator...Irbe Krumina13-102/+506
2024-11-18ipn/ipnlocal: fix build, remove another Notify.BackendLogID reference that cr...Brad Fitzpatrick1-1/+0
2024-11-18ipn/ipnlocal: add IPN Bus NotifyRateLimit watch bit NotifyRateLimitBrad Fitzpatrick5-10/+395
2024-11-18sessionrecording: implement v2 recording endpoint support (#14105)Andrew Lytvynov6-89/+500
2024-11-18ipn: remove unused Notify.BackendLogIDBrad Fitzpatrick2-8/+1
2024-11-16go.mod: bump tailscale/wireguard-goBrad Fitzpatrick2-3/+3
2024-11-15net/captivedetection: replace 10k log lines with ... lessBrad Fitzpatrick2-14/+42
2024-11-15ipn,tailcfg: add VIPService struct and c2n to fetch them from client (#14046)Naman Sood7-1/+187
2024-11-15cmd/derpprobe,prober: add ability to restrict derpprobe to a single regionPercy Wegmann3-2/+56
2024-11-15tstest/integration/testcontrol: remove a vestigial unused parameterBrad Fitzpatrick1-4/+4
2024-11-14control/controlclient: disable https on for http://localhost:$port URLsBrad Fitzpatrick1-8/+1
2024-11-14go.toolchain.rev: bump from Go 1.23.1 to Go 1.23.3Brad Fitzpatrick1-1/+1
2024-11-13cmd/tailscale/cli: add "help" alias for --helpBrad Fitzpatrick2-2/+38
2024-11-13.github: Bump actions/setup-go from 5.0.2 to 5.1.0 (#13934)dependabot[bot]3-3/+3
2024-11-13words: Add scoville to scales.txt (#14084)Walter Poupore1-0/+1
2024-11-13.github: Bump actions/cache from 4.1.0 to 4.1.2 (#13933)dependabot[bot]1-5/+5
2024-11-13.github: Bump actions/upload-artifact from 4.4.0 to 4.4.3 (#13811)dependabot[bot]1-1/+1
2024-11-13.github: Bump github/codeql-action from 3.26.11 to 3.27.1 (#14062)dependabot[bot]1-3/+3
2024-11-13words: scale up our word count (#14082)Naman Sood1-0/+6
2024-11-13words: add a scaleBrad Fitzpatrick1-0/+1
2024-11-12cmd/{k8s-operator,containerboot},k8s-operator: remove support for proxies bel...Irbe Krumina5-48/+9
2024-11-12go.{mod,sum},build_docker.sh: bump mkctr, add ability to set OCI annotations ...Irbe Krumina3-52/+63
2024-11-12cmd/k8s-operator: restart ProxyGroup pods less (#14045)Tom Proctor3-26/+66
2024-11-11all: use iterators over slice views moreBrad Fitzpatrick20-86/+62
2024-11-11util/codegen: treat unique.Handle as an opaque value typeBrad Fitzpatrick2-3/+32
2024-11-11cmd/k8s-operator,k8s-operator,kube/kubetypes: add an option to configure app ...Irbe Krumina11-46/+381
2024-11-08safeweb: add a Shutdown method to the Server type (#14048)M. J. Fromberger1-0/+5
2024-11-08ipn/ipnlocal: log a summary of posture identity responseAnton Tolchanov1-0/+2
2024-11-07derp/derphttp: don't link websockets other than on GOOS=jsBrad Fitzpatrick11-26/+56
2024-11-07control/controlhttp/controlhttpserver: split out Accept to its own packageBrad Fitzpatrick10-42/+68
2024-11-07cmd/tailscaled: support "ts_omit_ssh" build tag to remove SSHBrad Fitzpatrick3-2/+33
2024-11-07client/tailscale,ipn/{ipnlocal,localapi}: add a pre-shutdown localAPI endpoin...Irbe Krumina3-0/+41
2024-11-07tsweb/varz: optimize some allocs, add helper func for othersBrad Fitzpatrick1-2/+8
2024-11-07envknob,kube/kubetypes,cmd/k8s-operator: add app type for ProxyGroup (#14029)Irbe Krumina4-9/+17
2024-11-06cmd/derper: show more information on home pagePercy Wegmann3-19/+92
2024-11-05licenses: update license noticesLicense Updater1-2/+2
2024-11-05types/result, util/lineiter: add package for a result type, use itBrad Fitzpatrick20-138/+289
2024-11-04cmd/k8s-operator: allow to optionally configure tailscaled port (#14005)Irbe Krumina1-0/+8
2024-11-03tsnet: add accessor to get tsd.SystemBrad Fitzpatrick1-0/+9
2024-11-03cmd/tsconnect: block after starting esbuild dev serverBrad Fitzpatrick1-0/+1
2024-11-01net/socks5: optimize UDP relayVimT2-99/+119
2024-11-01net/socks5: fix UDP relay in userspace-networking modeVimT1-38/+63
2024-11-01wgengine/netstack: remove unused taildrive depsBrad Fitzpatrick5-22/+17
2024-11-01ipn/ipnlocal: reload prefs correctly on ReloadConfigMaisem Ali2-22/+85