libgocryptfs/tests/reverse
Jakob Unterwurzacher 87736eb833 fusefrontend_reverse: secure Access against symlink races (somewhat)
Unfortunately, faccessat in Linux ignores AT_SYMLINK_NOFOLLOW,
so this is not completely atomic.

Given that the information you get from access is not very
interesting, it seems good enough.

https://github.com/rfjakob/gocryptfs/issues/165
2017-12-07 00:11:35 +01:00
..
ctlsock_reverse_test_fs Report correct symbolic link dentry sizes 2017-03-07 20:46:58 +01:00
correctness_test.go fusefrontend_reverse: secure Access against symlink races (somewhat) 2017-12-07 00:11:35 +01:00
ctlsock_test.go fusefrontend_reverse: Do not mix up cache information for different directories 2017-11-25 16:20:48 +01:00
linux-tarball-test.bash OSX compat: replace fusermount calls with fuse-unmount.bash 2017-02-15 23:02:01 +01:00
longname_perf_test.go reverse: more thorough longname stat test 2016-09-25 16:43:17 +02:00
main_test.go tests: reverse: check Access() call 2017-02-16 21:20:29 +01:00