| Age | Commit message (Expand) | Author | Files | Lines |
| 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 |
| 2023-08-30 | cmd/k8s-operator: add metrics to track usage | Maisem Ali | 3 | -0/+72 |
| 2023-08-30 | cm/k8s-operator,cmd/containerboot: fix STS config, more tests (#9155) | Irbe Krumina | 2 | -3/+31 |
| 2023-08-30 | cmd/sniproxy: switch to peterbourgon/ff for flags | Denton Gentry | 1 | -10/+15 |
| 2023-08-30 | cmd/k8s-operator,cmd/containerboot: add kube egress proxy (#9031) | Irbe Krumina | 5 | -50/+338 |
| 2023-08-29 | cmd/testwrapper: handle timeouts as test failures | Maisem Ali | 1 | -0/+6 |
| 2023-08-29 | cmd/containerboot: fix broken tests | Maisem Ali | 2 | -30/+96 |
| 2023-08-29 | net/wsconn: accept a remote addr string and plumb it through | David Anderson | 1 | -1/+1 |
| 2023-08-29 | cmd/k8s-operator,ipn/store/kubestore: patch secrets instead of updating | Maisem Ali | 1 | -5/+5 |
| 2023-08-29 | cmd/tailscaled: default to userspace-networking on plan9 | Brad Fitzpatrick | 1 | -0/+2 |
| 2023-08-28 | types/logger: add AsJSON | Brad Fitzpatrick | 2 | -8/+5 |
| 2023-08-28 | clientupdate: download SPK and MSI packages with distsign (#9115) | Andrew Lytvynov | 1 | -1/+2 |
| 2023-08-28 | cmd/k8s-operator: add matching family addresses to status | Maisem Ali | 2 | -10/+13 |
| 2023-08-28 | cmd/k8s-operator: update RBAC to allow creating events | Maisem Ali | 1 | -1/+1 |
| 2023-08-28 | client/web: always use new web client; remove old client | Will Norris | 1 | -1/+1 |
| 2023-08-28 | cmd/tailscale, net/portmapper: add --log-http option to "debug portmap" | Andrew Dunham | 1 | -9/+29 |