summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2024-04-04control/controlclient: try reconnecting to last successful addrandrew/controlclient-use-last-addrAndrew Dunham4-18/+81
2024-04-04wgengine/router: provide explicit hook to signal Android when VPN needs to be...Percy Wegmann1-2/+25
2024-04-04util/zstdframe: support specifying a MaxWindowSize (#11595)Joe Tsai2-13/+106
2024-04-04prober: support creating multiple probes in ForEachAddrAndrew Dunham3-22/+26
2024-04-04prober: add helper function to check all IPs for a DNS hostnameAndrew Dunham3-0/+339
2024-04-03clientupdate, net/dns: fix some "tailsacle" typosBrad Fitzpatrick3-12/+12
2024-04-03go.toolchain.rev: bump to Go 1.22.2Brad Fitzpatrick1-1/+1
2024-04-03tailscale: update tailfs functions and vars to use drive naming (#11597)Charlotte Brandhorst-Satzkorn27-233/+233
2024-04-03control/controlclient: delete old naclbox code, require ts2021 NoiseBrad Fitzpatrick3-206/+118
2024-04-03ipn/ipnlocal: q-encode (RFC 2047) Tailscale serve header valuesBrad Fitzpatrick2-2/+37
2024-04-03ipn/ipnlocal: populate peers' capabilities (#11365)Claire Wang3-0/+108
2024-04-02tsweb: update doc on BucketedStatsOptions.Finish to match behaviorJames Tucker1-1/+2
2024-04-02tailscale: update tailfs file and package names (#11590)Charlotte Brandhorst-Satzkorn58-180/+180
2024-04-02cmd/{derper,derpprobe}: add --version flagBrad Fitzpatrick2-10/+22
2024-04-02safeweb: move http.Serve for HTTP redirects into lib (#11592)Patrick O'Doherty1-5/+7
2024-04-02net/packet: allow more ICMP errorsJames Tucker3-2/+11
2024-04-02util/linuxfw: fix MSS clamping in nftables mode (#11588)Irbe Krumina1-4/+28
2024-04-02hostinfo: cache device model to speed up initKyle Carberry2-10/+18
2024-04-01logtail: delete unused code from old way to configure zstdBrad Fitzpatrick2-26/+8
2024-04-01logtail: always zstd compress with FastestCompression and LowMemory (#11583)Joe Tsai1-3/+1
2024-04-01ipn/ipnlocal: disable sockstats on (unstable) mobile by defaultJames Tucker1-2/+2
2024-03-29net/dns: close ctx when close dns directManagerAsutorufa2-1/+7
2024-03-29.github/workflows: remove go-licenses actionWill Norris1-64/+0
2024-03-29licenses: update license noticesLicense Updater4-35/+39
2024-03-29safeweb: detect mux handler conflicts (#11562)Andrew Lytvynov2-43/+167
2024-03-29logtail: prevent js/wasm clients from picking TLS client certBrad Fitzpatrick1-0/+14
2024-03-29util/linuxfw,wgengine/router: skip IPv6 firewall configuration in partial ipt...Irbe Krumina5-34/+71
2024-03-28safeweb: add opt-in inline style CSP toggle (#11551)Patrick O'Doherty2-2/+47
2024-03-28tsweb: make BucketedStats not track 400s, 404s, etcBrad Fitzpatrick1-2/+20
2024-03-27tsweb/varz: add charset=utf-8 to varz handlerBrad Fitzpatrick1-1/+1
2024-03-27control/controlclient: move client watchdog to cover initial requestJames Tucker1-21/+25
2024-03-27cmd/k8s-operator: fix failing tests (#11541)Irbe Krumina1-4/+4
2024-03-27cmd/{k8s-nameserver,k8s-operator},k8s-operator: add a kube nameserver, make o...Irbe Krumina24-12/+1849
2024-03-27safeweb: return http.Handler from safeweb.RedirectHTTP (#11538)Patrick O'Doherty1-3/+3
2024-03-27derp/derphttp: make CONNECT Host match request-target's authority-formBrad Fitzpatrick1-1/+1
2024-03-27safeweb: init (#11467)Patrick O'Doherty2-0/+586
2024-03-27cmd/serve: update warning for sandboxed macOS builds (#11530)Andrea Gottardo1-3/+3
2024-03-27ipn/localapi: add support for multipart POST to file-putPercy Wegmann5-27/+22
2024-03-27ipn/localapi: add support for multipart POST to file-putPercy Wegmann5-17/+300
2024-03-26go.mod: bump github.com/gaissmai/bartMaisem Ali2-3/+3
2024-03-26ipn/ipnlocal: report Taildrive access message on failed responsesPercy Wegmann1-2/+11
2024-03-26cmd/tailscale/cli: remove Beta tag from tailscale update (#11529)Andrew Lytvynov1-1/+1
2024-03-26ipn/localipn: introduce logs for tailfs (#11496)Charlotte Brandhorst-Satzkorn3-3/+237
2024-03-26cmd/k8s-operator: redact auth key from debug logs (#11523)Irbe Krumina1-2/+20
2024-03-26metrics, tsweb/varz: add multi-label map metricsBrad Fitzpatrick4-0/+408
2024-03-26go.mod.sri: update SRI hash for go.mod changesFlakes Updater3-3/+3
2024-03-25logtail: move a scratch buffer to LoggerBrad Fitzpatrick1-5/+13
2024-03-25.github/workflows: fix path filter for 'Kubernetes manifests' test job (#11520)Irbe Krumina1-2/+2
2024-03-25Change type of installCRDs (#11478)Chris Milson-Tokunaga1-1/+1
2024-03-25net/tstun: use gaissmai/bart instead of tempfork/devicePercy Wegmann12-853/+32