| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-09-18 | tailcfg: add NodeCapMap | Maisem Ali | 3 | -3/+5 |
| 2023-09-18 | tailcfg: add Node.HasCap helpers | Maisem Ali | 3 | -17/+17 |
| 2023-09-18 | tailcfg: add RawMessage | Maisem Ali | 1 | -9/+9 |
| 2023-09-18 | types/netmap: remove NetworkMap.{Addresses,MachineStatus} | Brad Fitzpatrick | 1 | -1/+10 |
| 2023-09-18 | cmd/tailscale/cli: error when serving foreground if bg already exists | Marwan Sulaiman | 2 | -4/+12 |
| 2023-09-17 | tailcfg: define a type for NodeCapability | Maisem Ali | 4 | -8/+8 |
| 2023-09-17 | wgengine, proxymap: split out port mapping from Engine to new type | Brad Fitzpatrick | 3 | -2/+10 |
| 2023-09-17 | ipn/ipnlocal: add some test accessors | Brad Fitzpatrick | 1 | -1/+1 |
| 2023-09-17 | types/netmap: deprecate NetworkMap.MachineStatus, add accessor method | Brad Fitzpatrick | 1 | -1/+1 |
| 2023-09-15 | cmd/k8s-operator: add APISERVER_PROXY env | Maisem Ali | 2 | -28/+81 |
| 2023-09-14 | cmd/cloner: do not allocate slices when the source is nil | James Tucker | 2 | -12/+22 |
| 2023-09-14 | Use parent serve config | Tyler Smalley | 1 | -1/+1 |
| 2023-09-14 | cmd/tailscale/cli: add set serve validations | Marwan Sulaiman | 2 | -5/+156 |
| 2023-09-13 | cmd/tailscale/cli: use optimistic concurrency control on SetServeConfig | Marwan Sulaiman | 1 | -0/+3 |
| 2023-09-13 | cmd/tsconnect/wasm: pass a netmon to ipnserver.New | Brad Fitzpatrick | 1 | -1/+1 |
| 2023-09-13 | cmd/tailscale: funnel wip cleanup and additional test coverage (#9316) | Tyler Smalley | 4 | -116/+307 |
| 2023-09-12 | cmd/tsconnect/wasm: register netstack.Impl with tsd.System | Brad Fitzpatrick | 1 | -0/+1 |
| 2023-09-12 | wgengine{,/netstack}: remove AddNetworkMapCallback from Engine interface | Brad Fitzpatrick | 1 | -0/+1 |
| 2023-09-12 | control/controlknobs: move more controlknobs code from controlclient | Brad Fitzpatrick | 1 | -1/+1 |
| 2023-09-12 | cmd/tailscale/cli: fix panic in netcheck print when no DERP home | Brad Fitzpatrick | 1 | -1/+5 |
| 2023-09-12 | ipn/ipnlocal: fix missing controlknobs.Knobs plumbing | Brad Fitzpatrick | 1 | -0/+19 |
| 2023-09-11 | control/controlknobs, all: add plumbed Knobs type, not global variables | Brad Fitzpatrick | 3 | -1/+3 |
| 2023-09-11 | cmd/testwrapper: fix exit deflake (#9342) | Paul Scott | 1 | -7/+7 |
| 2023-09-11 | cmd/testwrapper/flakytest: don't spam stderr in Mark when not under wrapper | Brad Fitzpatrick | 1 | -3/+8 |
| 2023-09-10 | all: depend on zstd unconditionally, remove plumbing to make it optional | Brad Fitzpatrick | 3 | -9/+1 |
| 2023-09-10 | cmd/tailscale: reduce duplicate calls to LocalBackend | Marwan Sulaiman | 1 | -124/+94 |
| 2023-09-08 | cmd/tailscale/cli,ipn: mention available update in "tailscale status" (#9205) | Andrew Lytvynov | 1 | -0/+3 |
| 2023-09-07 | cmd/tailscale: combine foreground and background serve logic | Marwan Sulaiman | 1 | -87/+70 |
| 2023-09-07 | cmd/tailscale: add background mode to serve/funnel wip (#9202) | Tyler Smalley | 4 | -42/+1421 |
| 2023-09-07 | ipn, ipn/ipnlocal: add Foreground field for ServeConfig | Marwan Sulaiman | 2 | -10/+52 |
| 2023-09-07 | cmd/testwrapper: exit code 1 when go build fails (#9276) | Paul Scott | 2 | -16/+262 |
| 2023-09-06 | ipn, ipn/ipnlocal: remove log streaming for StreamServe | Marwan Sulaiman | 1 | -1/+1 |
| 2023-09-06 | cmd/tailscale/cli: make update visible in list (#8662) | Chris Palmer | 1 | -2/+1 |
| 2023-09-05 | ipn, ipn/ipnlocal: add session identifier for WatchIPNBus | Marwan Sulaiman | 1 | -1/+1 |
| 2023-09-05 | util/rands: add package with HexString func | Brad Fitzpatrick | 1 | -0/+1 |
| 2023-09-05 | cli/serve: shorten help text on error | Sonia Appasamy | 2 | -16/+20 |
| 2023-09-04 | .github,cmd/gitops-pusher: update to checkout@v4 | Maisem Ali | 1 | -1/+1 |
| 2023-09-04 | cmd/testwrapper: emit logs of failed tests on timeout | Maisem Ali | 1 | -24/+28 |
| 2023-09-02 | net/netmon, net/tsdial: add some link change metrics | Brad Fitzpatrick | 1 | -1/+1 |
| 2023-09-01 | client/web,cmd/tailscale: add prefix flag for web command | Will Norris | 1 | -0/+3 |
| 2023-09-01 | cmd/tailscale,ipn: add auto-update flags and prefs (#8861) | Andrew Lytvynov | 3 | -0/+43 |
| 2023-09-01 | cmd/tailscaled, tstest/integration: make tailscaled die when parent dies | Brad Fitzpatrick | 1 | -0/+15 |
| 2023-09-01 | cmd/tailscale: combine serve and funnel for debug wip funnel stream model (#9... | Tyler Smalley | 5 | -116/+162 |
| 2023-08-31 | ipn/ipnlocal: rename LogoutSync to Logout | Maisem Ali | 1 | -1/+1 |
| 2023-08-30 | control/controlclient: remove unused StartLogout | Brad Fitzpatrick | 1 | -1/+5 |
| 2023-08-30 | clientupdate: add linux tarball updates (#9144) | Andrew Lytvynov | 2 | -1/+6 |
| 2023-08-30 | ipn/ipnlocal: support most Linuxes in handleC2NUpdate (#9114) | Chris Palmer | 2 | -5/+7 |
| 2023-08-30 | control/controlclient: delete Status.Log{in,out}Finished | Brad Fitzpatrick | 1 | -1/+1 |
| 2023-08-30 | cmd/k8s-operator: emit event if HTTPS is disabled on Tailnet | Maisem Ali | 3 | -2/+14 |
| 2023-08-30 | cmd/sniproxy: move default debug-port away from 8080. | Denton Gentry | 1 | -1/+1 |