summaryrefslogtreecommitdiffhomepage
path: root/envknob
AgeCommit message (Expand)AuthorFilesLines
2026-03-31wgengine/magicsock: assume network up for testsHarry Harpham1-0/+3
2026-01-23all: remove AUTHORS file and references to itWill Norris6-6/+6
2025-11-16syncs: add Mutex/RWMutex alias/wrappers for future mutex debuggingBrad Fitzpatrick1-2/+2
2025-10-03all: use buildfeature constants in a few more placesBrad Fitzpatrick1-2/+16
2025-06-25envknob/featureknob: restore SSH and exit-node capability for Home Assistant ...Laszlo Magyar1-14/+0
2025-04-02ssh/tailssh: add Plan 9 support for Tailscale SSHBrad Fitzpatrick1-1/+1
2025-03-18ipn/store/kubestore,kube,envknob,cmd/tailscaled/depaware.txt: allow kubestore...Irbe Krumina1-2/+8
2025-03-13ipn/ipnlocal, envknob: make it possible to configure the cert client to act i...Irbe Krumina1-0/+17
2025-01-26envknob/featureknob: allow use of exit node on unraid (#14754)Derek Kaser1-2/+1
2025-01-04all: use iterators in more places instead of Range funcsBrad Fitzpatrick2-9/+4
2024-11-07envknob,kube/kubetypes,cmd/k8s-operator: add app type for ProxyGroup (#14029)Irbe Krumina1-1/+1
2024-10-16ipn/ipnlocal: error when trying to use exit node on unsupported platform (#13...Mario Minardi2-39/+68
2024-10-04envknob: support disk-based envknobs on the macsys buildAndrew Dunham1-23/+53
2024-09-08kube,cmd/{k8s-operator,containerboot},envknob,ipn/store/kubestore,*/depaware....Irbe Krumina1-1/+1
2024-09-08kube,cmd/{k8s-operator,containerboot},envknob,ipn/store/kubestore,*/depaware....Irbe Krumina1-2/+2
2024-09-08cmd/k8s-operator,kube: set app name for Kubernetes Operator proxies (#13410)Irbe Krumina1-0/+14
2024-09-04all: use new Go 1.23 slices.Sorted moreBrad Fitzpatrick1-7/+3
2024-06-26ci: enable checklocks workflow for specific packagesAndrew Dunham1-6/+17
2024-03-15envknob: ensure f is not nil before using itMarwan Sulaiman1-1/+5
2023-12-01client/web: show features based on platform supportSonia Appasamy1-0/+39
2023-09-17tailcfg: define a type for NodeCapabilityMaisem Ali2-4/+5
2023-09-11wgengine/magicsock: make peerMap also keyed by NodeIDBrad Fitzpatrick1-2/+14
2023-08-21types/netmap, all: make NetworkMap.SelfNode a tailcfg.NodeViewBrad Fitzpatrick2-5/+5
2023-08-17all: use Go 1.21 slices, maps instead of x/exp/{slices,maps}Brad Fitzpatrick1-1/+1
2023-05-04envknob: support tailscaled-env.txt on macOS tooBrad Fitzpatrick1-8/+25
2023-03-30envknob,net/tstun,wgengine: use TS_DEBUG_MTU consistentlyJames Tucker1-0/+40
2023-03-30envknob/logknob: add package for configurable loggingAndrew Dunham2-0/+186
2023-03-07wgengine/magicsock: track per-endpoint changes in ringbufferAndrew Dunham1-0/+33
2023-02-11version: unexport all vars, turn Short/Long into funcsDavid Anderson1-1/+1
2023-01-27all: update copyright and license headersWill Norris3-9/+6
2023-01-23envknob, hostinfo, ipn/ipnlocal: add start of opt-in remote update supportBrad Fitzpatrick1-0/+7
2022-12-21envknob: add time.Duration knob supportBrad Fitzpatrick1-5/+42
2022-11-28safesocket: remove the IPN protocol supportBrad Fitzpatrick1-0/+12
2022-11-24envknob: add CanTaildrop (TS_DISABLE_TAILDROP) to disable taildrop on deviceBrad Fitzpatrick1-4/+9
2022-11-23envknob: add GOOS funcBrad Fitzpatrick3-2/+41
2022-10-05ipn/ipnlocal: filter peers with bad signatures when tka is enabledTom DNetto1-0/+5
2022-09-17envknob, health: support Synology, show parse errors in statusBrad Fitzpatrick2-32/+58
2022-09-16envknob: generalize Windows tailscaled-env.txt supportBrad Fitzpatrick2-0/+77
2022-09-15envknob: support changing envknobs post-initBrad Fitzpatrick1-10/+165
2022-09-13cmd/tailscaled, tailcfg, hostinfo: add flag to disable logging + supportBrad Fitzpatrick1-0/+11
2022-04-20ipn/ipnlocal: reject tailscale up --ssh if disabled on tailnetBrad Fitzpatrick1-0/+6
2022-03-29envknob: use the correct key when logging (#4319)Maisem Ali1-1/+1
2022-03-23envknob, ipn/ipnlocal: add SSH admin kill switchBrad Fitzpatrick1-0/+7
2022-03-17all: use any instead of interface{}Josh Bleecher Snyder1-1/+1
2022-02-12envknob: track, log env knobs in useBrad Fitzpatrick1-2/+40
2022-02-12envknob: remove some stutter from error messagesBrad Fitzpatrick1-3/+3
2022-01-24wgengine/netstack: add an SSH server experimentBrad Fitzpatrick1-0/+4
2022-01-24envknob: add new package for all the strconv.ParseBool(os.Getenv(..))Brad Fitzpatrick1-0/+102