| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-03-25 | ipn/store/kubestore: skip cache for the write replica in cert share mode (#15... | Irbe Krumina | 2 | -29/+41 |
| 2025-03-25 | ipn/ipnlocal: remove misleading [unexpected] log for auditlog (#15421) | Jonathan Nobels | 1 | -3/+1 |
| 2025-03-25 | ipn/ipnlocal: add more logging for initializing peerAPIListeners | Percy Wegmann | 1 | -1/+4 |
| 2025-03-24 | net/netmon: use Monitor's tsIfName if set by SetTailscaleInterfaceName | Brad Fitzpatrick | 2 | -4/+4 |
| 2025-03-24 | clientupdate: cache CanAutoUpdate, avoid log spam when false | Brad Fitzpatrick | 1 | -12/+14 |
| 2025-03-20 | ipn/ipnlocal: do not attempt to start the auditlogger with a nil transport | Nick Khyl | 1 | -2/+5 |
| 2025-03-20 | ipn/ipnlocal: do not reset the netmap and packet filter in (*LocalBackend).St... | Nick Khyl | 3 | -16/+28 |
| 2025-03-20 | ipn: ensure that conffile is source of truth for advertised services. (#15361) | Irbe Krumina | 2 | -23/+130 |
| 2025-03-19 | cmd/k8s-operator: configure proxies for HA Ingress to run in cert share mode ... | Irbe Krumina | 1 | -1/+1 |
| 2025-03-18 | ipn/store/kubestore,kube,envknob,cmd/tailscaled/depaware.txt: allow kubestore... | Irbe Krumina | 2 | -77/+823 |
| 2025-03-17 | ipn/ipnlocal: add test for CapMap packet filters | James Sanderson | 1 | -0/+59 |
| 2025-03-13 | ipn/ipnlocal, envknob: make it possible to configure the cert client to act i... | Irbe Krumina | 2 | -3/+189 |
| 2025-03-12 | control/controlclient, ipn: add client audit logging (#14950) | Jonathan Nobels | 5 | -11/+1021 |
| 2025-03-11 | ipn/ipnlocal: allow cache hits for testing ACME certs (#15023) | Tom Proctor | 2 | -8/+43 |
| 2025-03-07 | ipn: sort VIP services before hashing (#15035) | Naman Sood | 1 | -1/+8 |
| 2025-03-03 | ipn/ipnlocal: initialize Taildrive shares when starting backend | Percy Wegmann | 1 | -13/+10 |
| 2025-03-03 | ipn/store/kubestore: sanitize keys loaded to in-memory store (#15178) | Irbe Krumina | 2 | -3/+8 |
| 2025-02-28 | ipn: update AddPeer to include TaildropTarget (#15091) | kari-ts | 2 | -1/+9 |
| 2025-02-28 | ipn/store/awsstore: allow providing a KMS key | Lee Briggs | 4 | -43/+157 |
| 2025-02-28 | ipn/ipnlocal: send vipServices info via c2n even it's incomplete (#15166) | KevinLiang10 | 1 | -9/+7 |
| 2025-02-27 | ipn/{ipnlocal,store},kube/kubeclient: store TLS cert and key pair to a Secret... | Irbe Krumina | 4 | -39/+267 |
| 2025-02-24 | ipn/ipnlocal,util/syspolicy,docs/windows/policy: implement the ReconnectAfter... | Nick Khyl | 1 | -3/+69 |
| 2025-02-18 | ipn/ipnlocal: reset always-on override and apply policy settings on start | Nick Khyl | 1 | -3/+11 |
| 2025-02-16 | ipn/ipnlocal,tailcfg: don't send WireIngress if IngressEnabled already true (... | Irbe Krumina | 2 | -22/+24 |
| 2025-02-14 | various: keep tailscale connected when Always On mode is enabled on Windows | Nick Khyl | 4 | -12/+298 |
| 2025-02-14 | ipn, tailscale/cli: add TaildropTargetStatus and remove race with FileTargets... | kari-ts | 2 | -0/+57 |
| 2025-02-14 | ipn/ipnlocal: add GetFilterForTest (#15025) | James 'zofrex' Sanderson | 1 | -0/+4 |
| 2025-02-12 | ipn/ipn{local,server}: extract logic that determines the "best" Tailscale pro... | Nick Khyl | 3 | -43/+118 |
| 2025-02-11 | ipn/ipn{local,server}: move "staying alive in server mode" from ipnserver to ... | Nick Khyl | 3 | -52/+112 |
| 2025-02-11 | ipn/desktop: add a new package for managing desktop sessions on Windows | Nick Khyl | 7 | -0/+994 |
| 2025-02-11 | ipn/ipnauth: implement WindowsActor | Nick Khyl | 2 | -3/+109 |
| 2025-02-11 | ipn/ipn{auth,server}: update ipnauth.Actor to carry a context | Nick Khyl | 5 | -6/+77 |
| 2025-02-11 | types/netmap,*: pass around UserProfiles as views (pointers) instead | Brad Fitzpatrick | 4 | -22/+35 |
| 2025-02-10 | ipn/ipn{local,server}: remove ResetForClientDisconnect in favor of SetCurrent... | Nick Khyl | 2 | -36/+7 |
| 2025-02-10 | ipn/ipnlocal: fix (*profileManager).DefaultUserProfileID for users other than... | Nick Khyl | 2 | -26/+28 |
| 2025-02-06 | safesocket: add ability for Darwin clients to set explicit credentials (#14702) | Jonathan Nobels | 1 | -0/+7 |
| 2025-02-05 | all: use new LocalAPI client package location | Brad Fitzpatrick | 3 | -16/+17 |
| 2025-02-04 | ipn/{ipnserver,localapi},tsnet: use ipnauth.Self as the actor in tsnet locala... | Nick Khyl | 2 | -11/+10 |
| 2025-02-04 | ipn/{ipnauth,ipnlocal,ipnserver}: move the AlwaysOn policy check from ipnserv... | Nick Khyl | 6 | -18/+63 |
| 2025-02-03 | ipn/ipnlocal: add VIP service IPs to localnets | Adrian Dewhurst | 1 | -0/+27 |
| 2025-02-03 | tailcfg: add JSON unmarshal helper for view of node/peer capabilities | Adrian Dewhurst | 1 | -4/+1 |
| 2025-02-03 | derp/derphttp,ipn/localapi,net/captivedetection: add cache resistance to capt... | James Tucker | 1 | -2/+8 |
| 2025-02-01 | client/tailscale,ipn/ipn{local,server},util/syspolicy: implement the AlwaysOn... | Nick Khyl | 4 | -15/+87 |
| 2025-01-31 | ipn/ipnlocal: fix a panic in setPrefsLockedOnEntry when cc is nil | Nick Khyl | 1 | -1/+1 |
| 2025-01-31 | ssh,tempfork/gliderlabs/ssh: replace github.com/tailscale/golang-x-crypto/ssh... | Percy Wegmann | 1 | -1/+1 |
| 2025-01-31 | ipn/ipnauth,util/syspolicy: improve comments | Nick Khyl | 2 | -3/+7 |
| 2025-01-31 | ipn/ipn{auth,server,local}: initial support for the always-on mode | Nick Khyl | 4 | -2/+44 |
| 2025-01-31 | ipn/ipnauth: implement an Actor representing tailscaled itself | Nick Khyl | 1 | -0/+46 |
| 2025-01-31 | ipn/{ipnauth, ipnserver}: extend the ipnauth.Actor interface with a CheckProf... | Nick Khyl | 4 | -1/+27 |
| 2025-01-30 | ipn: generate LoginProfileView and use it instead of *LoginProfile where appr... | Nick Khyl | 12 | -151/+254 |