Commit Graph

  • f08d001079 feature/conn25,ipn/ipnext,ipn/ipnlocal: adds ExtraRouterConfigRoutes hook fran/conn25-route-magic-to-tailscale0 Fran Bull 2026-03-25 13:37:26 -07:00
  • c04e618303
    Update net/batching/conn_linux.go illotum/vectored-conn-writes Alex Valiushko 2026-03-25 13:50:05 -07:00
  • 18983eca66 wif: add AWS ecs for autogenerated OIDC tokens main Patrick Guinard 2026-03-05 14:58:14 -07:00
  • 351db2a49a ipn: add netmap mutations to the ipn bus jonathan/ipn-bus-netmap-delta Jonathan Nobelsu 2026-03-25 15:10:04 +00:00
  • 41cb72f271
    VERSION.txt: this is v1.96.4 v1.96.4 release-branch/1.96 Nick Khyl 2026-03-25 14:45:12 -05:00
  • 9a7e823c24
    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
  • c95e317aeb
    ipn/localapi: expose local node service details over api Adriano Sela Aviles 2026-03-15 10:07:09 -07:00
  • d5715bd606
    types/netmap: extract service details from node cap map Adriano Sela Aviles 2026-03-15 10:06:40 -07:00
  • 2b2b065a96
    tailcfg: new node capability "service-details" Adriano Sela Aviles 2026-03-15 10:05:55 -07:00
  • bb055ff5ff go.toolchain.*: bump for mips and synology segmentation violation fixes Nick Khyl 2026-03-25 13:09:36 -05:00
  • 8987b0fa67 ipn/ipnlocal: warn incompatibility between no-snat-routes and exitnode kevin/fix-snat-exitnode-mutual-exclusive KevinLiang10 2026-03-25 14:43:36 -04:00
  • 33da8a8d68 go.toolchain.*: bump for mips and synology segmentation violation fixes Nick Khyl 2026-03-25 13:09:36 -05:00
  • 538031260f enable/disable/cleanup mjf/cache-attr M. J. Fromberger 2026-03-25 11:14:28 -07:00
  • a6ab3b7994 add discard method for the disk cache M. J. Fromberger 2026-03-25 10:48:54 -07:00
  • 414e7edaed tailcfg: add a NodeCapability for cache-network-maps M. J. Fromberger 2026-03-25 09:05:39 -07:00
  • fb1edae2a3 feature/conn25: Store transit ips by connector key george/corp-38127-conn25-index-addrs-by-node-pk George Jones 2026-03-20 16:51:15 -04:00
  • 29fb339e45
    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
  • 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
  • 8086ad5329 address feedback Alex Valiushko 2026-03-24 12:14:48 -07:00
  • a0ae9a3a81 net/batching: default to vectored writes on Linux Alex Valiushko 2026-03-19 11:38:41 -07: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
  • 3bb4010ecc release/dist/unixpkgs: include tailscale-online.target in packages bradfitz/online_target Brad Fitzpatrick 2026-03-22 15:47:23 +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
  • 41061fabb6 feature/featuretags: skip TestAllOmitBuildTagsDeclared when not in a git repo Brad Fitzpatrick 2026-03-19 16:00:19 +00:00
  • ac19bd5e7a feature/featuretags: skip TestAllOmitBuildTagsDeclared when not in a git repo Brad Fitzpatrick 2026-03-19 16:00:19 +00:00
  • 05b3ef26fd
    cmd/k8s-operator: migrate to tailscale-client-go-v2 davidb/k8s-client-refactoring David Bond 2026-03-16 21:34:35 +00:00
  • a330ce96f3 net/dns: use the correct separator for multiple servers in the same NRPT rule on Windows Nick Khyl 2026-03-19 08:54:55 -05:00
  • 0d8d3831b9 net/dns: use the correct separator for multiple servers in the same NRPT rule on Windows Nick Khyl 2026-03-19 08:54:55 -05:00
  • 044221b8c6
    kube/certs: discover TLS domains from TCP TerminateTLS handlers (#19020) (#19021) Tom Meadows 2026-03-19 12:49:36 +01:00
  • aac009a10e
    build(deps): bump google.golang.org/grpc from 1.78.0 to 1.79.3 dependabot/go_modules/google.golang.org/grpc-1.79.3 dependabot[bot] 2026-03-19 02:33:56 +00:00
  • 2534bc3202
    net/tstun: do not write when Wrapper is closed (#19038) Claus Lensbøl 2026-03-18 17:53:34 -04:00
  • 4e88d231d5
    control,health,ipn: move IP forwarding check to health tracker (#19007) Mike O'Driscoll 2026-03-18 16:24:12 -04:00
  • 156d97c549
    derp/derpserver: fix locking in a few expvar.Func metrics (#19031) Brad Fitzpatrick 2026-03-18 11:26:01 -07:00
  • 31d65a909d net/batching: eliminate gso helper func indirection Jordan Whited 2026-03-17 15:12:57 -07:00
  • 26ba71d23f
    derp: add envknob to disable RTT stats collection (#19029) Mike O'Driscoll 2026-03-18 13:04:18 -04:00
  • ce7789071f feature/conn25: add NATing support with flow caching Michael Ben-Ami 2026-03-06 15:45:00 -05:00
  • 053f7ff16e
    cmd/k8s-operator/e2e: add L7 HA ingress test tomhjp/l7-ha-ingress-test Tom Proctor 2026-03-18 13:27:48 +00:00
  • 667fd0d932
    build_docker.sh: fix typo Aaron Perkins 2026-03-17 19:25:24 -05:00
  • 17a4f58b5c VERISON.txt this is v1.96.2 v1.96.2 Nick O'Neill 2026-03-17 15:05:14 -07:00
  • b0e63cbeb9 wgengine/netstack: add TS_NETSTACK_KEEPALIVE_{IDLE,INTERVAL} envknobs Josef Bacik 2026-03-16 19:26:25 +00:00
  • 9826db3e06 docs: add new package to go:embed commit-messages.md Brad Fitzpatrick 2026-03-17 10:38:48 -07:00
  • a565833998
    kube/certs: discover TLS domains from TCP TerminateTLS handlers (#19020) Raj Singh 2026-03-17 12:35:39 -05:00
  • b3c6184f9f go.mod: bump tailscale/wireguard-go Jordan Whited 2026-03-16 13:28:05 -07:00
  • 51a117f494 feature/conn25: rewrite A records for connector domains Fran Bull 2026-03-03 10:35:12 -08:00
  • a529739a29
    wgengine/netstack: add tests chaosinthecrd/support-services-udp-netstack chaosinthecrd 2026-03-16 17:03:48 +01:00
  • 1b43a25684
    ssh: replace tempfork with tailscale/gliderssh kradalby/12409-podman-ssh Kristoffer Dalby 2026-03-16 12:04:59 +01:00
  • 5746f64f68
    tempfork/gliderlabs/ssh: remove tempfork Kristoffer Dalby 2026-03-09 11:24:49 +01:00
  • 15d621a220
    .github: Bump actions/download-artifact from 8.0.0 to 8.0.1 dependabot/github_actions/actions/download-artifact-8.0.1 dependabot[bot] 2026-03-16 11:30:49 +00:00
  • 16c54e363f
    .github: Bump slackapi/slack-github-action from 2.1.1 to 3.0.1 dependabot/github_actions/slackapi/slack-github-action-3.0.1 dependabot[bot] 2026-03-16 11:30:40 +00:00