You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/feature
kari-ts d897d809d6
feature/taildrop: do not use m.opts.Dir for Android (#16316)
In Android, we are prompting the user to select a Taildrop directory when they first receive a Taildrop: we block writes on Taildrop dir selection. This means that we cannot use Dir inside managerOptions, since the http request would not get the new Taildrop extension. This PR removes, in the Android case, the reliance on m.opts.Dir, and instead has FileOps hold the correct directory.

This expands FileOps to be the Taildrop interface for all file system operations.

Updates tailscale/corp#29211

Signed-off-by: kari-ts <kari@tailscale.com>

restore tstest
4 months ago
..
capture feature/capture: fix wireshark decoding and add new disco frame types (#16089) 6 months ago
condregister hostinfo,tailcfg: report TPM availability on windows/linux (#15831) 7 months ago
relayserver feature/relayserver: fix consumeEventbusTopics deadlock (#16618) 4 months ago
taildrop feature/taildrop: do not use m.opts.Dir for Android (#16316) 4 months ago
tap net/tstun: move TAP support out to separate package feature/tap 10 months ago
tpm feature/tpm: log errors on the initial info fetch (#16574) 5 months ago
wakeonlan feature/*: make Wake-on-LAN conditional, start supporting modular features 10 months ago
feature.go feature,ipn/ipnlocal: add profileManager.StateChangeHook 7 months ago