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
Rhea Ghosh dbe70962b1
taildrop: Allow category Z unicode characters (#10750)
This will expand the unicode character categories that we allow for valid filenames to go from "L, M, N, P, S, and the ASCII space character" to "L, M, N, P, S, Zs"

Fixes #10105

Signed-off-by: Rhea Ghosh <rhea@tailscale.com>
10 months ago
..
delete.go taildrop: lazily perform full deletion scan after first taildrop use (#10137) 1 year ago
delete_test.go taildrop: lazily perform full deletion scan after first taildrop use (#10137) 1 year ago
resume.go taildrop: fix theoretical race condition in fileDeleter.Init (#9876) 1 year ago
resume_test.go taildrop: fix TestResume (#9874) 1 year ago
retrieve.go taildrop: fix theoretical race condition in fileDeleter.Init (#9876) 1 year ago
send.go taildrop: lazily perform full deletion scan after first taildrop use (#10137) 1 year ago
taildrop.go taildrop: Allow category Z unicode characters (#10750) 10 months ago
taildrop_test.go taildrop: Allow category Z unicode characters (#10750) 10 months ago