Commit Graph

  • 82faf7ddc9 controlclient: persist node key before sending RegisterRequest rajsingh/persist-nodekey-before-register Raj Singh 2026-03-28 00:34:36 -05:00
  • f9b82141a4
    tsnet,client,cmd/tailscale/cli: expose service details on all clients adrianosela/proxy-svc-experiment Adriano Sela Aviles 2026-03-15 10:08:21 -07:00
  • 1cf6640f8f
    ipn/localapi: expose local node service details over api Adriano Sela Aviles 2026-03-15 10:07:09 -07:00
  • f18bb35b30
    types/netmap: extract service details from node cap map Adriano Sela Aviles 2026-03-15 10:06:40 -07:00
  • 3234492e5a
    tailcfg: new node capability "service-details" Adriano Sela Aviles 2026-03-15 10:05:55 -07:00
  • 601f373cb9 clarify transit IP log adrian/conn25-debug Adrian Dewhurst 2026-03-27 15:51:37 -04:00
  • 842cfe6284 more debugging Adrian Dewhurst 2026-03-27 15:18:19 -04:00
  • e8ebed96a6 wip: add debugging Adrian Dewhurst 2026-03-27 14:51:31 -04:00
  • d82566df61
    control/controlclient,ipn/ipnlocal,wgengine: avoid restarting wireguard when key is learned via tsmp cmol/avoid_reconfig_when_learning_disco_over_tsmp Claus Lensbøl 2026-03-24 12:48:55 -04:00
  • 88200dbb45 VERSION.txt: this is v1.96.5 v1.96.5 release-branch/1.96 Jonathan Nobels 2026-03-27 14:20:32 -04:00
  • 56dfcde593
    (wip) tstest/integration: skip log check in TestNode.AwaitResponding hwh33/offline-integration-test Harry Harpham 2026-02-23 18:11:58 -08:00
  • 1b0f689ef7
    tstest/integration: get TestOneNodeUpAuth to pass when offline Alex Chan 2025-09-15 09:30:03 +01:00
  • 9227aaa889
    cmd/k8s-operator: move dnsrecords and nameserver into their own packages davidb/reconciler-moving David Bond 2026-03-27 16:34:20 +00:00
  • 156e6ae5cd feature/conn25: install all the hooks main Michael Ben-Ami 2026-03-26 16:38:04 -04:00
  • 70fabf1716 .github: Bump actions/download-artifact from 8.0.0 to 8.0.1 dependabot[bot] 2026-03-16 11:30:49 +00:00
  • 55751c3d6d
    derp/derpserver: add server-level not-here cache for absent peer drops mikeodr/peer-gone-perf-38509 Mike O'Driscoll 2026-03-27 14:47:45 +00:00
  • eed936e4dd
    tstest/{integration,natlab}: add test for async caching case cmol/natlab_tsmp_test Claus Lensbøl 2026-03-27 10:03:07 -04:00
  • 9ab73b3d3a
    cmd/k8s-operator: move proxyclass reconciler into its own package David Bond 2026-03-27 13:15:44 +00:00
  • 92da36dd01
    control/controlclient,ipn/ipnlocal,wgengine: avoid restarting wireguard when key is learned via tsmp Claus Lensbøl 2026-03-24 12:48:55 -04:00
  • 13ceaf4e4e
    cmd/k8s-operator: migrate to tailscale-client-go-v2 davidb/k8s-client-refactoring David Bond 2026-03-16 21:34:35 +00:00
  • d3bfc33745 Add 'fish' to the list of scales Sam Fleming 2026-03-26 21:10:56 -04:00
  • d15a5654aa release/dist/unixpkgs: include tailscale-online.target in packages Brad Fitzpatrick 2026-03-22 15:47:23 +00:00
  • 2b1030a431 release/dist/unixpkgs: include tailscale-online.target in packages Brad Fitzpatrick 2026-03-22 15:47:23 +00:00
  • e7121b49d5
    feature/conn25: connect the ExtraWireguardAllowedIPs hook (#19140) George Jones 2026-03-26 16:33:50 -04:00
  • 86135d3df5
    feature/conn25: Store transit ips by connector key (#19071) George Jones 2026-03-26 15:58:26 -04:00
  • 4ace87a965 net,tsnet: fix the capitalisation of "Wireshark" Alex Chan 2026-03-26 17:53:14 +00:00
  • 59d2268bdc
    build(deps): bump github.com/moby/buildkit from 0.20.2 to 0.28.1 dependabot/go_modules/github.com/moby/buildkit-0.28.1 dependabot[bot] 2026-03-26 18:30:43 +00:00
  • f0fa8953f0
    tsnet/tsnet.go: fix docs link (#19136) Walter Poupore 2026-03-26 11:16:12 -07:00
  • fa22d0a87a
    docs: add commit message example (#19134) Noel O'Brien 2026-03-26 10:35:13 -07:00
  • 8f52c9cfc2 cmd/tailscale: improve tailscale lock error message if no keys alexc/revoke-keys-error Alex Chan 2026-03-26 16:43:42 +00:00
  • 87a2289e7e ipn: add netmap mutations to the ipn bus jonathan/ipn-bus-netmap-delta Jonathan Nobelsu 2026-03-25 15:10:04 +00:00
  • 45f989f52a
    ipn/ipnlocal: warn incompatibility between no-snat-routes and exitnode (#19023) KevinLiang10 2026-03-26 12:36:31 -04:00
  • a737641b70 update more envknob usages to be default-true mjf/cache-attr M. J. Fromberger 2026-03-26 09:16:51 -07:00
  • 152033f17f enable/disable/cleanup M. J. Fromberger 2026-03-25 11:14:28 -07:00
  • cf92a2a9a3 add discard method for the disk cache M. J. Fromberger 2026-03-25 10:48:54 -07:00
  • 049ab7c0d9 tailcfg: add a NodeCapability for cache-network-maps M. J. Fromberger 2026-03-25 09:05:39 -07:00
  • b4519e97c3
    .github: Bump actions/create-github-app-token from 2.2.1 to 3.0.0 (#19003) dependabot[bot] 2026-03-26 10:08:56 -04:00
  • e69f49881d
    cmd/k8s-proxy,kube/authkey,cmd/containerboot: add auth key renewal to k8s-proxy chaosinthecrd/k8s-proxy-authkey-renewal chaosinthecrd 2026-03-26 12:25:04 +01:00
  • 2d5962f524 feature/conn25,ipn/ipnext,ipn/ipnlocal: add ExtraRouterConfigRoutes hook Fran Bull 2026-03-25 13:37:26 -07:00
  • 404a0ae259
    build(deps): bump picomatch from 2.3.1 to 2.3.2 in /cmd/tsconnect dependabot/npm_and_yarn/cmd/tsconnect/picomatch-2.3.2 dependabot[bot] 2026-03-26 00:20:23 +00:00
  • 330a17b7d7
    net/batching: use vectored writes on Linux (#19054) Alex Valiushko 2026-03-25 16:38:54 -07:00
  • 3d7a67088f
    build(deps): bump picomatch from 2.3.1 to 2.3.2 in /client/web dependabot/npm_and_yarn/client/web/picomatch-2.3.2 dependabot[bot] 2026-03-25 23:33:51 +00:00
  • 18983eca66 wif: add AWS ecs for autogenerated OIDC tokens Patrick Guinard 2026-03-05 14:58:14 -07:00
  • 41cb72f271
    VERSION.txt: this is v1.96.4 v1.96.4 Nick Khyl 2026-03-25 14:45:12 -05:00
  • bb055ff5ff go.toolchain.*: bump for mips and synology segmentation violation fixes Nick Khyl 2026-03-25 13:09:36 -05:00
  • 33da8a8d68 go.toolchain.*: bump for mips and synology segmentation violation fixes Nick Khyl 2026-03-25 13:09:36 -05:00
  • 954a2dfd31
    net/dns: fix duplicate search line entries (OpenBSD, primarily) Greg Steuck 2026-03-25 10:19:02 -07:00
  • 4f43ad3042 tsnet: clean up state when Service listener is closed Harry Harpham 2026-01-22 16:44:36 -07:00
  • 1794765cc6 tsnet: block rather than poll in setup for TestListenService Harry Harpham 2026-01-22 16:36:49 -07:00
  • 47ef1a95db tsnet: use tstest.Shard in new tsnet tests Harry Harpham 2026-01-22 16:25:16 -07:00
  • a57c6457c9 ipn/ipnlocal: debounce extra enqueues in ExtensionHost.AuthReconfigAsync Michael Ben-Ami 2026-03-24 15:11:11 -04:00
  • c026be18cc
    ipn/ipnserver: use peercreds for actor.Username on freebsd (for Taildrive) rtgnx 2026-03-25 03:35:56 +00:00
  • 9a4a2db0fc
    control/controlclient: handle errors in rememberLastNetmapUpdator (#19112) Claus Lensbøl 2026-03-24 20:36:34 -04:00
  • bb59942df2
    types/key: use AvailableBuffer for WriteRawWithoutAllocating (#19102) Mike O'Driscoll 2026-03-24 18:08:08 -04:00
  • f52c1e3615
    derp: use AvailableBuffer for WriteFrameHeader, consolidate tests (#19101) Mike O'Driscoll 2026-03-24 18:08:01 -04:00
  • 9992b7c817
    ipn,ipn/local: broadcast ClientVersion if AutoUpdate.Check (#19107) kari-ts 2026-03-24 15:06:20 -07:00
  • 1e51d57cdd
    ipn: fix the typo causing NoSNAT always set to true (#19110) KevinLiang10 2026-03-24 16:41:58 -04:00
  • 066ce9a7b0 licenses: update license notices License Updater 2026-03-23 15:19:55 +00:00
  • 87ec3235d9
    control/controlclient: allow multiple non-streaming map requests (#19106) Claus Lensbøl 2026-03-24 14:19:21 -04:00
  • 590546b17d disco: remove experimental label from BindUDPRelayHandshakeState Jordan Whited 2026-03-24 10:48:24 -07:00
  • f0ba1f3909 net/udprelay: remove experimental label from package docs Jordan Whited 2026-03-24 10:32:13 -07:00
  • 85906b61f4 feature/conn25: call AuthReconfigAsync after address assignment Fran Bull 2026-03-23 09:22:57 -07:00
  • 026e692af2 sync test for handleAddressAssignment, separate test for enqueing to channel mzb/conn25-handle-address-assignment-experimental Michael Ben-Ami 2026-03-24 13:00:06 -04:00
  • 9c36a71a90 feature/*,net/tstun: add tundev_txq_drops clientmetric on Linux Jordan Whited 2026-03-19 15:23:17 -07:00
  • bdcf976477 feature/conn25: guard extension Init() and PeerAPI handler with opt-in env var Michael Ben-Ami 2026-03-24 09:31:30 -04:00
  • 302e49dc4e cmd/tailscale/cli: add a debug command to print the statedir Alex Chan 2026-03-23 11:59:12 +00:00
  • 1403920367
    derp,types,util: use bufio Peek+Discard for allocation-free fast reads (#19067) Mike O'Driscoll 2026-03-24 10:52:20 -04:00
  • 1d0fde6fc2 all: use bart.Lite instead of bart.Table where appropriate Alex Chan 2026-03-23 15:22:17 +00:00
  • db6e22b0e0 net/tsdial: add VIP service names to dnsmap with correct address family selection rajsingh/fix-vip-dnsmap-addr-family Raj Singh 2026-03-24 01:58:49 -07:00
  • 44ec71cf94
    tsnet: print state change in auth loop more responsively (#18048) Tom Proctor 2026-03-23 20:44:23 +00:00
  • 650c85daaa feature/conn25: call AuthReconfigAsync after address assignment Fran Bull 2026-03-23 09:22:57 -07:00
  • 0b4c0f2080
    net/dns/resolver: treat DNS REFUSED responses as soft errors in forwarder race (#19053) Brendan Creane 2026-03-23 10:40:05 -07:00
  • 04ef9d80b5
    ipn/ipnlocal: add a map for node public key to node ID lookups (#19051) Amal Bansode 2026-03-23 10:23:28 -07:00
  • db3348fd25
    .github/workflows: limit vet to the tailscale.com module (#19084) Tom Proctor 2026-03-23 16:56:08 +00:00
  • 85d5803fb4 .github/workflows: speed up cache key calculation tomhjp/faster-cache-keys Tom Proctor 2026-03-23 16:02:49 +00:00
  • 18528d1dd9 .github: Bump github/codeql-action from 4.32.6 to 4.34.1 dependabot[bot] 2026-03-23 11:25:55 +00:00
  • d3626c51f1 feature/conn25: add packet filter allow functions Fran Bull 2026-03-20 06:58:22 -07:00
  • 67496e14c6 cmd/tailscale/cli: fix a typo in the whois help text Alex Chan 2026-03-23 14:54:40 +00:00
  • 1d6ecb1e51
    safesocket, ipn/ipnserver: use PeerCreds on solaris and illumos Nahum Shalman 2026-03-23 10:45:35 -04:00
  • 5a6f20432c ipn, cmd/tailscale/cli: allow setting FQDN sans dot as an exit node alexc/fix-exit-node-hostname Alex Chan 2026-03-23 14:37:13 +00:00
  • d6def7bdac move debounce to ExtensionHost mzb/authreconfig-debounce-from-extension Michael Ben-Ami 2026-03-23 09:36:05 -04:00
  • 43782601d0 util/osdiag: fix typo in comment (reciever -> receiver) Charlie Tonneslan 2026-03-22 08:20:01 -04:00
  • 323e0f87f9
    docs/windows/policy: add CheckUpdates key to tailscale.admx (#19044) jpelchat 2026-03-23 08:42:45 -04:00
  • 6e5a64d4de .github: Bump actions/cache from 5.0.3 to 5.0.4 dependabot[bot] 2026-03-23 11:25:39 +00:00
  • 2419abbe15 test tomhjp/filtered-vet-test Tom Proctor 2026-03-23 12:05:43 +00:00
  • 492bcd3174 cmd/k8s-operator: migrate to tailscale-client-go-v2 David Bond 2026-03-16 21:34:35 +00:00
  • 2a192bba0b .github/workflows: limit vet to the tailscale.com module Tom Proctor 2026-03-23 11:49:59 +00:00
  • 34267d5afa cmd/tailscale: print a helpful error for Taildrive CLI on macOS GUI Alex Chan 2026-03-17 09:55:24 +00:00
  • b955075bf3
    wip beckypauley/e2e-k8s-multitailnet Becky Pauley 2026-03-22 08:40:07 +00:00
  • 931fe56586 tsnet: fall back to 'tsnet' when os.Executable fails on darwin Prakash Rudraraju 2026-03-19 17:32:35 +00:00
  • ea7040eea2 ipn/{ipnext,ipnlocal}: expose authReconfig in ipnext.Host as AuthReconfigAsync Michael Ben-Ami 2026-03-18 16:25:09 -04:00
  • 3a5afc3358
    feature/conn25: guard against an index out of bounds panic (#19066) Andrew Lytvynov 2026-03-20 11:44:54 -07:00
  • 34477cf3e7
    tka: use constant-time comparison of disablement secret (#19064) Andrew Lytvynov 2026-03-20 11:30:26 -07:00
  • ffa7df2789
    ipn: reject advertised routes with non-address bits set (#18649) Brendan Creane 2026-03-20 10:10:43 -07:00
  • 79f71beb24 feature/conn25: implement IPMapper Fran Bull 2026-03-19 13:39:38 -07:00
  • 1e09eb0cb6 feature/conn25: implement IPMapper Fran Bull 2026-03-18 15:12:11 -07:00
  • 85bb5f84a5
    wgengine/magicsock,control/controlclient: do not overwrite discokey with old key (#18606) Claus Lensbøl 2026-03-20 08:56:27 -04:00
  • 35866b199a
    build(deps): bump flatted from 3.2.9 to 3.4.2 in /client/web dependabot/npm_and_yarn/client/web/flatted-3.4.2 dependabot[bot] 2026-03-20 07:56:41 +00:00
  • ca9aa20255
    ipn/ipnlocal: populate Groups field in profileFromView Gesa Stupperich 2026-03-19 21:46:55 +00:00
  • bf309e4000 VERSION.txt: this is v1.96.3 v1.96.3 Nick Khyl 2026-03-19 12:34:44 -05:00