| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-06-28 | cmd/tsnetd: tsnet-based tcp proxys/tsnetd | salman | 1 | -0/+176 |
| 2023-06-26 | cmd/testwrapper: only retry flaky failed tests | Maisem Ali | 3 | -53/+230 |
| 2023-06-23 | go.toolchain: switch to tailscale.go1.21 (#8415) | phirework | 3 | -0/+3 |
| 2023-06-21 | {cmd/tailscale/cli,ipn}: add http support to tailscale serve (#8358) | shayne | 3 | -39/+131 |
| 2023-06-12 | tailscale ping: note that `-c` can take 0 for infinity | Graham Christensen | 1 | -1/+1 |
| 2023-06-11 | all: adjust some build tags for wasi | Brad Fitzpatrick | 3 | -2/+11 |
| 2023-06-07 | all: use cmpx.Or where it made sense | Brad Fitzpatrick | 7 | -17/+11 |
| 2023-06-01 | cmd/tailscaled, util/winutil: log our registry keys during tailscaled startup | Aaron Klotz | 1 | -0/+4 |
| 2023-06-01 | cmd/k8s-operator: update controller-runtime to v0.15 | Vince Prignano | 2 | -10/+27 |
| 2023-05-29 | release/dist/synology: build synology packages with cmd/dist | David Anderson | 1 | -1/+24 |
| 2023-05-17 | cmd/k8s-operator: add support for priorityClassName | Gabriel Martinez | 2 | -19/+69 |
| 2023-05-17 | cmd/tailscale: allow Tailscale to work with Unraid web interface (#8062) | Derek Kaser | 2 | -6/+28 |
| 2023-05-16 | cmd/tailscale/cli: [serve] add reset flag | Sonia Appasamy | 2 | -1/+24 |
| 2023-05-12 | client/tailscale: revert CreateKey API change, add Client.CreateKeyWithExpiry | Brad Fitzpatrick | 4 | -11/+6 |
| 2023-05-12 | cmd/tailscale/cli: [up] fix CreateKey missing argument (#8124) | shayne | 1 | -1/+2 |
| 2023-05-11 | client: allow the expiry time to be specified for new keys | Matt Brown | 3 | -6/+10 |
| 2023-05-11 | cmd/k8s-operator: handle NotFound secrets | Maisem Ali | 1 | -0/+3 |
| 2023-05-11 | logtail: be less aggressive about re-uploads (#8117) | Joe Tsai | 1 | -1/+1 |
| 2023-05-09 | cmd/tsconnect: fix forgotten API change for wasm | Brad Fitzpatrick | 1 | -1/+2 |
| 2023-05-09 | util/codegen: support embedded fields | Brad Fitzpatrick | 3 | -2/+82 |
| 2023-05-08 | cmd/k8s-operator: print version in startup logs | Craig Rodrigues | 1 | -1/+2 |
| 2023-05-06 | fix sys.Set(router) issue will crash the daemon in some OSs | Chenyang Gao | 1 | -1/+1 |
| 2023-05-04 | tsd: add package with System type to unify subsystem init, discovery | Brad Fitzpatrick | 4 | -52/+68 |
| 2023-05-04 | various: add detection and Taildrop for Unraid | Derek Kaser | 2 | -2/+26 |
| 2023-05-03 | go.mod: bump all deps possible that don't break the build | Brad Fitzpatrick | 3 | -7/+22 |
| 2023-05-02 | wgengine/magicsock: add address selection for wireguard only endpoints (#7979) | Charlotte Brandhorst-Satzkorn | 1 | -1/+1 |
| 2023-04-28 | cmd/sniproxy: Set App name in tsnet hostinfo | Denton Gentry | 1 | -0/+3 |
| 2023-04-26 | cmd/derper: disable http2 | Kyle Carberry | 1 | -1/+1 |
| 2023-04-26 | net/ping,netcheck: add v6 pinging capabilities to pinger (#7971) | Charlotte Brandhorst-Satzkorn | 1 | -1/+1 |
| 2023-04-26 | cmd/tailscale/cli: [up] reuse --advertise-tags for OAuth key generation | Maisem Ali | 1 | -11/+11 |
| 2023-04-26 | cmd/tailscale/cli: [up] change oauth authkey format | Brad Fitzpatrick | 1 | -20/+13 |
| 2023-04-26 | cmd/tailscale/cli: [up] add experimental oauth2 authkey support | Brad Fitzpatrick | 3 | -8/+120 |
| 2023-04-25 | cmd/tailscale/cli: [serve] fix MinGW path conversion (#7964) | shayne | 1 | -0/+22 |
| 2023-04-20 | all: avoid repeated default interface lookups | Mihai Parparita | 7 | -18/+33 |
| 2023-04-20 | all: move network monitoring from wgengine/monitor to net/netmon | Mihai Parparita | 5 | -21/+23 |
| 2023-04-19 | ci: add more lints (#7909) | Andrew Dunham | 2 | -4/+2 |
| 2023-04-17 | various: add golangci-lint, fix issues (#7905) | Andrew Dunham | 2 | -12/+12 |
| 2023-04-17 | net/dnsfallback: more explicitly pass through logf function | Mihai Parparita | 1 | -1/+1 |
| 2023-04-14 | net/netcheck: use dnscache.Resolver when resolving DERP IPs | Andrew Dunham | 1 | -0/+1 |
| 2023-04-11 | tsweb: move varz handler(s) into separate modules | Anton Tolchanov | 3 | -50/+7 |
| 2023-04-11 | prober: migrate to Prometheus metric library | Anton Tolchanov | 1 | -3/+1 |
| 2023-04-11 | tsweb: expose native Prometheus metrics in /debug/varz | Anton Tolchanov | 2 | -0/+89 |
| 2023-04-06 | net, wgengine/capture: encode NAT addresses in pcap stream | Tom DNetto | 1 | -1/+1 |
| 2023-04-05 | cmd/tailscale: show reauth etc. links even if no login name (#7803) | phirework | 1 | -2/+2 |
| 2023-04-05 | cmd/tailscale/cli: [serve] add support for proxy paths (#7800) | shayne | 2 | -0/+13 |
| 2023-04-04 | derp,magicsock: add debug envknobs for HTTP and derp server name (#7744) | valscale | 1 | -2/+2 |
| 2023-04-03 | ipn/ipnlocal, util/winutil/policy: modify Windows profile migration to load l... | Aaron Klotz | 1 | -0/+1 |
| 2023-04-03 | util/sysresources, magicsock: scale DERP buffer based on system memory | Andrew Dunham | 1 | -0/+1 |
| 2023-04-03 | cmd/tailscale/cli: make serve and funnel visible in list (#7737) | shayne | 3 | -6/+4 |
| 2023-03-30 | cmd/tsconnect: allow root directory to be passed in | Mihai Parparita | 2 | -0/+4 |