Age | Commit message (Expand) | Author |
2018-03-28 | Switch from private copy to pkg/xattr | Jakob Unterwurzacher |
2018-03-26 | tests: replace xattr.Supported | Jakob Unterwurzacher |
2018-03-25 | fusefrontend: handle empty xattrs efficiently | Jakob Unterwurzacher |
2018-03-25 | fusefrontend: add xattr support | Jakob Unterwurzacher |
2018-03-24 | test_helpers: add SwitchTestParentDir | Jakob Unterwurzacher |
2018-03-22 | Add `-masterkey=stdin` functionality | Jakob Unterwurzacher |
2018-03-13 | tests: extractloop.sh: better cleanup logic, handle missing /proc | Jakob Unterwurzacher |
2018-03-13 | tests: extractloop.sh: don't abort if md5sum is missing | Jakob Unterwurzacher |
2018-03-07 | macos: extractloop.sh: exclude symlink & mute ln error message | Jakob Unterwurzacher |
2018-03-07 | macos: tests: make extractloop.bash work on macos | Jakob Unterwurzacher |
2018-03-07 | tests: convert remaining wget calls to dl-linux-tarball.bash helper | Jakob Unterwurzacher |
2018-03-07 | macos: tests: use curl of wget is not available | Jakob Unterwurzacher |
2018-03-06 | tests: drop "-z" from fusermount to catch forgotten fds | Jakob Unterwurzacher |
2018-03-05 | macos: fix fd leak in reverse tests | Jakob Unterwurzacher |
2018-03-05 | tests: matrix_test: skip cases when without_openssl is set | Jakob Unterwurzacher |
2018-03-05 | test_helpers: add missing newline | Jakob Unterwurzacher |
2018-03-05 | macos: doTestUtimesNano: skip UTIME_OMIT and nanoseconds testcases | Jakob Unterwurzacher |
2018-03-05 | tests: TestUtimesNano: replace ugly compareUtimes wrapper | Jakob Unterwurzacher |
2018-03-05 | tests: fix a few fd leaks | Jakob Unterwurzacher |
2018-03-05 | macos: skip TestUtimesNanoSymlink early | Jakob Unterwurzacher |
2018-03-05 | macos: adjust TestTooLongSymlink length for darwin | Jakob Unterwurzacher |
2018-02-28 | MacOS: skip TestUtimesNanoSymlink and TestUtimesNanoFd | Jakob Unterwurzacher |
2018-02-28 | test_helpers: use an intermediate pipe for subprocess stdout | Jakob Unterwurzacher |
2018-02-18 | readpassword: convert from string to []byte | Jakob Unterwurzacher |
2018-01-21 | Documentation: add extractloop example output | Jakob Unterwurzacher |
2018-01-17 | fusefronted: add PlaintextNames special-cases for Create & Rename | Jakob Unterwurzacher |
2017-12-25 | fusefrontend: Handle PlaintextNames mode in Link | Sebastian Lackner |
2017-12-07 | fusefrontend_reverse: secure Access against symlink races (somewhat) | Jakob Unterwurzacher |
2017-12-06 | tets_helpers: handle t=nil in InitFS | Jakob Unterwurzacher |
2017-11-29 | fusefrontend: allow_other: close race between mkdir and chown | Sebastian Lackner |
2017-11-28 | fusefrontend: Handle PlaintextNames mode in Unlink | Sebastian Lackner |
2017-11-28 | fusefrontend: Handle PlaintextNames mode in Mknod | Sebastian Lackner |
2017-11-27 | fusefronted: allow_other: close race between mknod and chown | Jakob Unterwurzacher |
2017-11-26 | reverse: reject too-long symlink target reads with ENAMETOOLONG | Jakob Unterwurzacher |
2017-11-25 | fusefrontend_reverse: Do not mix up cache information for different directories | Sebastian Lackner |
2017-11-25 | fusefrontend: Fix longname handling for renames with existing target | Sebastian Lackner |
2017-11-23 | tests: Add test for access to encrypted version of '.' and '..' | Sebastian Lackner |
2017-11-21 | main: Add '-devrandom' commandline option | Sebastian Lackner |
2017-10-03 | fusefrontend_reverse: workaround ext4 test failure | Jakob Unterwurzacher |
2017-10-01 | fusefrontend_reverse: fix 176-byte names | Jakob Unterwurzacher |
2017-08-10 | tests: add diriv cache race test | Jakob Unterwurzacher |
2017-07-27 | fusefrontend_reverse: return ENOENT for undecryptable names | Jakob Unterwurzacher |
2017-07-24 | tests: check if we close stderr and stdout correctly on mount | Jakob Unterwurzacher |
2017-07-21 | tests: fsstress-gocryptfs.bash: sync up with EncFS | Jakob Unterwurzacher |
2017-07-11 | fusefronted: enable writing to write-only files | Jakob Unterwurzacher |
2017-06-27 | benchmarks: add streaming read benchmark | Jakob Unterwurzacher |
2017-06-01 | Fix two comments | Jakob Unterwurzacher |
2017-05-30 | tests: add v1.3-reverse example filesystem | Jakob Unterwurzacher |
2017-05-14 | main: password change: exit with code 12 on wrong password | Jakob Unterwurzacher |
2017-05-07 | exitcodes: pull all exit code definitions into the package | Jakob Unterwurzacher |