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/taildrop
Brad Fitzpatrick 0c78f081a4 feature/taildrop: start moving Taildrop out of LocalBackend
This adds a feature/taildrop package, a ts_omit_taildrop build tag,
and starts moving code to feature/taildrop. In some cases, code
remains where it was but is now behind a build tag. Future changes
will move code to an extension and out of LocalBackend, etc.

Updates #12614

Change-Id: Idf96c61144d1a5f707039ceb2ff59c99f5c1642f
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
8 months ago
..
delete.go taildrop: lazily perform full deletion scan after first taildrop use (#10137) 2 years ago
delete_test.go taildrop: lazily perform full deletion scan after first taildrop use (#10137) 2 years ago
resume.go all: use new AppendEncode methods available in Go 1.22 (#11079) 2 years ago
resume_test.go taildrop: fix TestResume (#9874) 2 years ago
retrieve.go taildrop: fix theoretical race condition in fileDeleter.Init (#9876) 2 years ago
send.go taildrop: remove breaking abstraction layers for apple (#10728) 2 years ago
taildrop.go feature/taildrop: start moving Taildrop out of LocalBackend 8 months ago
taildrop_test.go taildrop: Allow category Z unicode characters (#10750) 2 years ago