summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2024-12-17prober: qd example using slicejwhited/qd-sliceJordan Whited1-21/+30
2024-12-17cmd/derpprobe,prober: add ability to perform continuous queuing delay measure...Percy Wegmann8-42/+469
2024-12-16Switch logging service from log.tailscale.io to log.tailscale.com (#14398)Joe Tsai14-24/+26
2024-12-16prober: fix WithBandwidthProbing behavior with optional tunAddressBrad Fitzpatrick1-6/+8
2024-12-16go.toolchain.rev: bump Go toolchainBrad Fitzpatrick1-1/+1
2024-12-16types/opt: fix test to be agnostic to omitzero support (#14401)Joe Tsai1-1/+10
2024-12-16cmd/k8s-operator: fix ProxyGroup hostname (#14336)Irbe Krumina1-1/+1
2024-12-13prober: perform DERP bandwidth probes over TUN device to mimic real clientPercy Wegmann5-28/+411
2024-12-13net/netcheck: adjust HTTPS latency check to connection time and avoid data raceJames Tucker4-12/+19
2024-12-12ssh/tailssh: remove unused public key supportBrad Fitzpatrick6-364/+54
2024-12-12util/dnsname: use vizerror for all errorsAdrian Dewhurst1-9/+9
2024-12-11types/bools: add IfElse (#14272)Joe Tsai3-17/+37
2024-12-11types/iox: add function types for Reader and Writer (#14366)Joe Tsai2-0/+62
2024-12-11cmd/containerboot: don't attempt to patch a Secret field without permissions ...Irbe Krumina3-1/+3
2024-12-11cmd/k8s-operator,k8s-operator: operator integration tests (#12792)Tom Proctor4-0/+469
2024-12-11cmd/containerboot: add more tests, check that egress service config only set ...Irbe Krumina2-8/+119
2024-12-11cmd/containerboot: don't attempt to write kube Secret in non-kube environment...Irbe Krumina1-2/+4
2024-12-11cmd/containerboot: guard kubeClient against nil dereference (#14357)Bjorn Neergaard1-2/+4
2024-12-10.github: Bump github/codeql-action from 3.27.1 to 3.27.6 (#14332)dependabot[bot]1-3/+3
2024-12-10.github: Bump actions/cache from 4.1.2 to 4.2.0 (#14331)dependabot[bot]1-5/+5
2024-12-10prober,derp/derphttp: make dev-mode DERP probes work without TLS (#14347)Mario Minardi2-12/+19
2024-12-10derp: add env var setting server send queue depth (#14334)Mike O'Driscoll2-5/+46
2024-12-09hostinfo: fix testing in container (#14330)Tom Proctor1-3/+7
2024-12-06cmd/stunc: enforce read timeout deadline (#14309)Mike O'Driscoll1-7/+27
2024-12-06VERSION.txt: this is v1.79.0v1.79.0-preNick Khyl1-1/+1
2024-12-06cmd,{get-authkey,tailscale}: remove unnecessary scope qualifier from OAuth cl...Percy Wegmann2-2/+0
2024-12-05health: fix TestHealthMetric to pass on release branchBrad Fitzpatrick1-3/+9
2024-12-05logpolicy: cleanup options API and allow setting http.Client (#11503)Joe Tsai1-56/+129
2024-12-05cmd/gitops-pusher: default previousEtag to controlEtag (#14296)Andrew Lytvynov1-6/+6
2024-12-05go.mod: bump x/net and dependenciesJames Tucker2-18/+18
2024-12-05cmd/derper: allow absent SNI when using manual certs and IP literal for hostnameBrad Fitzpatrick4-7/+108
2024-12-05net/netcheck: preserve STUN port defaulting to 3478 (#14289)Irbe Krumina1-0/+3
2024-12-05cmd/k8s-operator: don't error for transient failures (#14073)Tom Proctor8-17/+84
2024-12-04cmd/tailscale,net/netcheck: add debug feature to force preferred DERPJames Tucker7-1/+140
2024-12-04net/tstun: remove tailscaled_outbound_dropped_packets_total reason=acl metric...Brad Fitzpatrick2-4/+5
2024-12-04cmd/{containerboot,k8s-operator},kube/kubetypes: kube Ingress L7 proxies only...Irbe Krumina12-128/+443
2024-12-04cmd/k8s-operator: fix a bunch of status equality checks (#14270)Irbe Krumina8-15/+15
2024-12-03cmd/k8s-operator/deploy/chart: allow reading OAuth creds from a CSI driver's ...Oliver Rahner3-4/+30
2024-12-03cmd/k8s-operator: avoid port collision with metrics endpoint (#14185)Tom Proctor1-7/+7
2024-12-03cmd/k8s-operator,k8s-operator,go.mod: optionally create ServiceMonitor (#14248)Irbe Krumina21-22/+877
2024-12-03cmd/k8s-operator,docs/k8s: run tun mode proxies in privileged containers (#14...Irbe Krumina9-41/+36
2024-12-02IPN: Update ServeConfig to accept configuration for Services.KevinLiang104-2/+144
2024-12-02net/netcheck: clean up ICMP probe AddrPort lookupBrad Fitzpatrick2-29/+36
2024-12-02cmd/containerboot: serve health on local endpoint (#14246)Tom Proctor7-66/+251
2024-12-02cmd/checkmetrics: add command for checking metrics against kbBrad Fitzpatrick2-0/+142
2024-11-29cmd/k8s-operator: always set stateful filtering to false (#14216)Irbe Krumina3-22/+11
2024-11-29Makefile,./build_docker.sh: update kube operator image build target name (#14...Irbe Krumina2-2/+2
2024-11-29cmd/k8s-operator: fix port name change bug for egress ProxyGroup proxies (#14...Irbe Krumina3-24/+77
2024-11-28tsnet: remove flaky test marker from metricsKristoffer Dalby1-4/+4
2024-11-28wgengine/magicsock: packet/bytes metrics should not count discoKristoffer Dalby1-3/+3