summaryrefslogtreecommitdiffhomepage
path: root/feature
AgeCommit message (Expand)AuthorFilesLines
2025-10-06feature/featuretags: make usermetrics modularBrad Fitzpatrick3-0/+30
2025-10-06feature/featuretags: add LazyWG modular featureBrad Fitzpatrick3-0/+27
2025-10-04net/connstats: make it modular (omittable)Brad Fitzpatrick3-1/+31
2025-10-04feature/c2n: move answerC2N code + deps out of control/controlclientBrad Fitzpatrick2-0/+78
2025-10-03feature/ace: make ACE modularBrad Fitzpatrick5-0/+60
2025-10-03health: make it omittableBrad Fitzpatrick3-0/+27
2025-10-02feature/featuretags: add features for c2n, peerapi, advertise/use routes/exit...Brad Fitzpatrick15-8/+249
2025-10-02feature/featuretags: make clientmetrics optionalBrad Fitzpatrick3-0/+27
2025-10-02feature/relayserver: use eventbus.Monitor to simplify lifecycle management (#...M. J. Fromberger2-77/+70
2025-10-02feature/featuretags, all: add build features, use existing ones in more placesBrad Fitzpatrick9-32/+146
2025-10-01cmd/tailscaled: default --encrypt-state to true if TPM is available (#17376)Andrew Lytvynov3-9/+22
2025-10-01all: use Go 1.20's errors.Join instead of our multierr packageBrad Fitzpatrick1-2/+2
2025-10-01ipn/store, feature/condregister: permit callers to empty import optonal ipn s...Brad Fitzpatrick2-31/+2
2025-09-30feature/featuretags, ipn/conffile: make HuJSON support in config files optionalBrad Fitzpatrick3-0/+27
2025-09-30feature/appconnectors: start making it modularBrad Fitzpatrick5-0/+74
2025-09-30types/key: add IsZero method to HardwareAttestationKey (#17370)Andrew Lytvynov1-0/+2
2025-09-30feature/featuretags: add a catch-all "Debug" feature flagBrad Fitzpatrick3-0/+27
2025-09-30feature, net/tshttpproxy: pull out support for using proxies as a featureBrad Fitzpatrick13-8/+135
2025-09-30feature/tpm: don't log to stderr in testsBrad Fitzpatrick1-4/+14
2025-09-30feature/featuretags: add option to turn off DNSBrad Fitzpatrick4-1/+36
2025-09-29feature/featuretags, Makefile: fix bug with CLI build tag and depaware, add v...Brad Fitzpatrick2-3/+4
2025-09-29ipn/ipnlocal, feature/posture: pull posture out into a modular featureBrad Fitzpatrick5-0/+149
2025-09-29feature/clientupdate: move clientupdate to a modular feature, disabled for tsnetBrad Fitzpatrick6-0/+582
2025-09-29ipn/store, feature/condregister: move AWS + Kube store registration to condre...Brad Fitzpatrick2-0/+45
2025-09-29wgengine/router{,/osrouter}: split OS router implementations into subpackageBrad Fitzpatrick4-0/+44
2025-09-29feature/sdnotify: move util/systemd to a modular featureBrad Fitzpatrick7-0/+166
2025-09-29feature/featuretags: make CLI connection error diagnostics modularBrad Fitzpatrick3-0/+27
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