summaryrefslogtreecommitdiffhomepage
path: root/feature
AgeCommit message (Expand)AuthorFilesLines
2025-09-29feature/logtail: pull logtail + netlog out to modular featuresBrad Fitzpatrick5-2/+63
2025-09-28util/backoff: rename logtail/backoff package to util/backoffBrad Fitzpatrick1-1/+1
2025-09-27util/linuxfw, feature/buildfeatures: add ts_omit_iptables to make IPTables op...Brad Fitzpatrick3-0/+27
2025-09-26doctor: add ts_omit_doctor supportBrad Fitzpatrick6-0/+132
2025-09-26ipn/ipnlocal: move last unconditional gvisor import, complete ts_omit_netstac...Brad Fitzpatrick3-3/+3
2025-09-26cmd/tailscaled: start implementing ts_omit_netstackBrad Fitzpatrick1-4/+8
2025-09-26wgengine/netstack/gro: permit building without GROBrad Fitzpatrick3-0/+27
2025-09-26feature/tpm: only register HardwareAttestationKey on linux/windows (#17293)Andrew Lytvynov1-4/+7
2025-09-25feature/portlist: pull portlist service porting into extension, use eventbusBrad Fitzpatrick6-0/+193
2025-09-25feature/tpm: implement key.HardwareAttestationKey (#17256)Andrew Lytvynov3-0/+367
2025-09-24net/dns, feature/featuretags: make NetworkManager, systemd-resolved, and DBus...Brad Fitzpatrick7-5/+98
2025-09-24feature/featuretags: add build tag to remove captive portal detectionBrad Fitzpatrick3-0/+27
2025-09-23client, cmd/tailscale/cli, feature/relayserver, net/udprelay: implement tails...Jordan Whited1-4/+79
2025-09-19feature/linuxdnsfight: move inotify watching of /etc/resolv.conf out to a fea...Brad Fitzpatrick6-0/+149
2025-09-19cmd/tailscaled: make the outbound HTTP/SOCKS5 proxy modularBrad Fitzpatrick6-15/+81
2025-09-19tsnet,internal/client/tailscale: resolve OAuth into authkeys in tsnet (#17191)Naman Sood6-0/+153
2025-09-19feature/featuretags,cmd/omitsize: support feature dependenciesBrad Fitzpatrick2-25/+161
2025-09-16feature/featuretags, all: add ts_omit_acme to disable TLS cert supportBrad Fitzpatrick3-0/+27
2025-09-16feature/portmapper: make the portmapper & its debugging tools modularBrad Fitzpatrick11-0/+325
2025-09-16feature,ipn/ipnlocal,wgengine: improve how eventbus shutdown is handled (#17156)M. J. Fromberger1-3/+1
2025-09-15tstest/integration{/testcontrol}: add peer relay integration test (#17103)Jordan Whited1-1/+25
2025-09-15feature/buildfeatures: split const bools out of the featuretags package, add ...Brad Fitzpatrick41-158/+166
2025-09-15feature/featuretags: add auto-generated constants for all modular featuresBrad Fitzpatrick40-20/+573
2025-09-13cmd/omitsize: add flag to disable the removal tableBrad Fitzpatrick1-2/+31
2025-09-12all: add ts_omit_tailnetlock as a start of making it build-time modularBrad Fitzpatrick1-0/+1
2025-09-12feature/featuretags: move list of omit-able features to a Go packageBrad Fitzpatrick1-0/+27
2025-09-11feature/drive: start factoring out Taildrive, add ts_omit_drive build tagBrad Fitzpatrick2-0/+13
2025-09-02util/syspolicy: finish plumbing policyclient, add feature/syspolicy, move glo...Brad Fitzpatrick2-0/+15
2025-08-28syncs: delete WaitGroup and use sync.WaitGroup.Go in Go 1.25Joe Tsai1-2/+1
2025-08-01feature/taildrop: do not use m.opts.Dir for Android (#16316)kari-ts14-596/+555
2025-07-21feature/relayserver: fix consumeEventbusTopics deadlock (#16618)Jordan Whited2-119/+136
2025-07-21feature/tpm: log errors on the initial info fetch (#16574)Andrew Lytvynov1-0/+4
2025-07-21wgengine/magicsock,all: allocate peer relay over disco instead of PeerAPI (#1...Jordan Whited2-71/+90
2025-07-18feature/tpm: try opening /dev/tpmrm0 before /tmp/tpm0 on Linux (#16600)Andrew Lytvynov1-0/+4
2025-07-10feature/relayserver,wgengine/magicsock: remove WIP gating of peer relay (#16533)Jordan Whited1-4/+0
2025-07-04tailcfg, feature/relayserver, wgengine/magicsock: invert UDP relay server nod...Dylan Bargatze1-9/+9
2025-07-02feature/relayserver,net/udprelay: add IPv6 support (#16442)Jordan Whited1-1/+1
2025-07-02tailcfg: report StateEncrypted in Hostinfo (#16434)Andrew Lytvynov1-0/+2
2025-06-27ipn/store: make StateStore.All optional (#16409)Andrew Lytvynov2-11/+22
2025-06-26ipn/store: automatically migrate between plaintext and encrypted state (#16318)Andrew Lytvynov2-8/+177
2025-06-23feature/relayserver,net/udprelay,wgengine/magicsock: implement retry (#16347)Jordan Whited1-0/+8
2025-06-18feature/tpm: implement ipn.StateStore using TPM sealing (#16030)Andrew Lytvynov5-22/+497
2025-06-12feature/relayserver,net/{netcheck,udprelay}: implement addr discovery (#16253)Jordan Whited1-2/+1
2025-05-26feature/capture: fix wireshark decoding and add new disco frame types (#16089)Mike O'Driscoll1-1/+5
2025-05-20ipn,ipnlocal,taildrop: use SAF for Android files (#15976)kari-ts5-84/+371
2025-05-14feature/taildrop,ipn/ipn{ext,local}: initialize taildrop for initial profileNick Khyl2-1/+4
2025-05-14feature/taildrop: add integration test variant with profiles that existBrad Fitzpatrick1-12/+39
2025-05-09net/udprelay{/endpoint}, all: move ServerEndpoint to independent pkg (#15934)Jordan Whited2-4/+5
2025-05-08feature/taildrop, ipn/ipnlocal: remove leftover dup calls to osshareBrad Fitzpatrick1-0/+9
2025-05-07feature/relayserver: consider relay:server node attribute for enablement (#15...Jordan Whited1-1/+11