summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2024-04-02wipenable-exit-node-dst-logs-2Claire Wang1-2/+2
2024-04-02wipClaire Wang9-179/+66
2024-04-02wipClaire Wang10-96/+427
2024-04-02wipClaire Wang2-0/+14
2024-04-02exit node dst wipClaire Wang3-3/+6
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
2024-03-25go.mod: bump github.com/docker/docker (#11515)Andrew Lytvynov2-3/+3
2024-03-25tailcfg, ipn/ipnlocal, wgengine/magicsock: add only-tcp-443 node attrBrad Fitzpatrick5-1/+42
2024-03-24all: deprecate Node.Capabilities (more), remove PeerChange.Capabilities [capv...Brad Fitzpatrick10-66/+42
2024-03-24tsweb/varz: flesh out munging of expvar keys into valid Prometheus metricsBrad Fitzpatrick2-1/+42
2024-03-22ipn/ipnlocal, types/netmap: replace hasCapability with set lookup on NetworkMapBrad Fitzpatrick3-20/+31
2024-03-22ipn/ipnlocal: add c2n /debug/pprof/allocs endpointPercy Wegmann6-390/+43
2024-03-22control/controlclient: free memory on iOS before full netmap workBrad Fitzpatrick1-0/+8
2024-03-21localapi: reduce garbage production in bus watcherJames Tucker1-5/+3
2024-03-21util/linuxfw,wgengine/router: enable IPv6 configuration when netfilter is dis...James Tucker4-6/+12