9497 Commits (09bfee2e06418c48397c988f1bb6d535186b67ca)
 

Author SHA1 Message Date
Jordan Whited 09bfee2e06
disco: add missing message types to MessageSummary (#17081) 7 months ago
nikiUppal-TS 88d7db33da
cmd/tailscale: use tailnet display name on cli (#17079) 7 months ago
Nick O'Neill 77250a301a
ipn/ipnlocal, types: plumb tailnet display name cap through to network profile (#17045) 7 months ago
Brad Fitzpatrick f1ded84454 cmd/tailscaled: add disabled debug file to force reflect for binary size experiments 7 months ago
Alex Chan f4ae81e015
tsnet: remove APIClient() which is deprecated and now unused (#17073) 7 months ago
Brad Fitzpatrick 3e4b0c1516 cmd/tailscale, ipn/ipnlocal: add ts_omit_webclient 7 months ago
Brad Fitzpatrick ffc82ad820 util/eventbus: add ts_omit_debugeventbus 7 months ago
Brad Fitzpatrick 6f9f190f4d go.toolchain.rev: bump to Go 1.25.1 7 months ago
License Updater 2da52dce7a licenses: update license notices 7 months ago
Alex Chan 71cb6d4cbd
cmd/tailscale/cli, derp: use client/local instead of deprecated client/tailscale (#17061) 7 months ago
Brad Fitzpatrick 1cb855fb36 util/expvarx: deflake TestSafeFuncHappyPath with synctest 7 months ago
Alex Chan 14adf5b717
utils/expvarx, tstest/integration: mark two tests as known flaky (#17052) 7 months ago
Alex Chan ff8900583c
cmd/tailscale/cli: fix the spelling of "routes" (#17039) 7 months ago
Anton Tolchanov ed6aa50bd5 prober: include current probe results in run-probe text response 7 months ago
James Tucker a29545e9cc wgengine/magicsock: log the peer failing disco writes are intended for 7 months ago
Mike O'Driscoll 23297da10d
cmd/tailscale/cli: add new line for set --webclient (#17043) 7 months ago
James Sanderson 046b8830c7 ipn/ipnlocal: add state change test for key expiry 7 months ago
Brad Fitzpatrick 46369f06af util/syspolicy/policyclient: always use no-op policyclient in tests by default 8 months ago
Brad Fitzpatrick b034f7cca9 ipn/ipnlocal, util/syspolicy: convert last RegisterWellKnownSettingsForTest caller, remove 8 months ago
David Bond 624cdd2961
cmd/containerboot: do not reset state on non-existant secret (#17021) 8 months ago
Brad Fitzpatrick d8ac539bf9 util/syspolicy: remove handler, other dead code 8 months ago
David Bond 04f00339b6
cmd/k8s-operator: update connector example (#17020) 8 months ago
Jonathan Nobels a2f2ac6ba1
ipn/local: fix deadlock in initial suggested exit node query (#17025) 8 months ago
Craig Hesling 2b9d055101 drive: fix StatCache mishandling of paths with spaces 8 months ago
Brad Fitzpatrick 0f3598b467 util/syspolicy: delete some unused code in handler.go 8 months ago
Alex Chan c9f214e503
ipn: warn about self as the exit node if backend is running (#17018) 8 months ago
Brad Fitzpatrick d06d9007a6 ipn/ipnlocal: convert more tests to use policytest, de-global-ify 8 months ago
Brad Fitzpatrick 21f21bd2a2 util/syspolicy: finish adding ts_omit_syspolicy build tags, tests 8 months ago
Brad Fitzpatrick 24b8a57b1e util/syspolicy/policytest: move policy test helper to its own package 8 months ago
Brad Fitzpatrick 2b3e533048 util/syspolicy: finish plumbing policyclient, add feature/syspolicy, move global impl 8 months ago
M. J. Fromberger 9e9bf13063
ipn/ipnlocal: revert some locking changes ahead of release branch cut (#17011) 8 months ago
Brad Fitzpatrick 0d23490e1a ipn/ipnlocal: simplify a test with a new simpler syspolicy client test type 8 months ago
Brad Fitzpatrick 1ca4ae598a ipn/ipnlocal: use policyclient.Client always, stop using global syspolicy funcs 8 months ago
Brad Fitzpatrick 2434bc69fc util/syspolicy/{setting,ptype}: move PreferenceOption and Visibility to new leaf package 8 months ago
Percy Wegmann 42a215e12a cmd/tailscale/cli: prompt for y/n when attempting risky action 8 months ago
License Updater dbc54addd0 licenses: update license notices 8 months ago
nikiUppal-TS 0f5d3969ca
tailcfg: add tailnet display name field (#16907) 8 months ago
Brad Fitzpatrick 61d3693e61 cmd/tailscale/cli: add a debug command to force a risky action 8 months ago
David Bond 12ad630128
cmd/k8s-operator: allow specifying replicas for connectors (#16721) 8 months ago
Brad Fitzpatrick d05e6dc09e util/syspolicy/policyclient: add policyclient.Client interface, start plumbing 8 months ago
Erisa A 921d53904c
CODE_OF_CONDUCT.md: fix duplicate entry (#16814) 8 months ago
Brad Fitzpatrick cc532efc20 util/syspolicy/*: move syspolicy keys to new const leaf "pkey" package 8 months ago
Simon Law 6d45fcfc93
.github/workflows: reviewing depaware.txt is unnecessary (#16990) 8 months ago
Simon Law 442f4758a9
.github/workflows: reviewing depaware.txt is unnecessary (#16989) 8 months ago
James Tucker 3b68d607be wgengine/magicsock: drop DERP queue from head rather than tail 8 months ago
Remy Guercio 89fe2e1f12
cmd/tsidp: add allow-insecure-no-client-registration and JSON file migration (#16881) 8 months ago
Naman Sood 76fc02be09
words: just an ordinary commit, nothing fishy at all (#16982) 8 months ago
Joe Tsai 7cbcc10eb1
syncs: add Semaphore.Len (#16981) 8 months ago
Brad Fitzpatrick 1a98943204 go.mod: bump github.com/ulikunitz/xz for security warning 8 months ago
Joe Tsai 3aea0e095a syncs: delete WaitGroup and use sync.WaitGroup.Go in Go 1.25 8 months ago