Age | Commit message (Expand) | Author |
2017-05-07 | fusefrontend: implement path decryption via ctlsock | Jakob Unterwurzacher |
2017-05-07 | Fix typos found by Misspell | Jakob Unterwurzacher |
2017-02-16 | tests: get rid of syscall.PathMax | Jakob Unterwurzacher |
2017-02-15 | tests: use fuse-unmount.bash | Jakob Unterwurzacher |
2016-11-26 | tests: don't call t.Fatal in checkExampleFS | Jakob Unterwurzacher |
2016-11-10 | tests: allow overriding hardcoded arguments in Mount helper | Jakob Unterwurzacher |
2016-11-10 | ctlsock: implement EncryptPath for reverse mode, add tests | Jakob Unterwurzacher |
2016-10-08 | tests: pass "-nosyslog" | Jakob Unterwurzacher |
2016-10-08 | tests: invert ResetTmpDir argument | Jakob Unterwurzacher |
2016-10-04 | lint fixes | Valient Gough |
2016-10-04 | tests: fallocate: skip some disk usage checks on btrfs | Jakob Unterwurzacher |
2016-09-25 | tests: smarter error handling in ResetTmpDir | Jakob Unterwurzacher |
2016-09-25 | reverse: add longname benchmark | Jakob Unterwurzacher |
2016-07-11 | tests: add verbose output when unmounting | Jakob Unterwurzacher |
2016-07-11 | tests: use unmount wrapper in ResetTmpDir | Jakob Unterwurzacher |
2016-07-04 | tests: OSX: cast st.Blksize to int64 | Jakob Unterwurzacher |
2016-07-02 | tests: call umount instead of fusermount on OSX | Jakob Unterwurzacher |
2016-07-02 | fusefrontend: add fallocate support | Jakob Unterwurzacher |
2016-06-30 | test: split up integration_tests | Jakob Unterwurzacher |
2016-06-27 | tests: give "-plaintextnames" its own test package | Jakob Unterwurzacher |
2016-06-23 | Drop deprecated "-diriv" option | Jakob Unterwurzacher |
2016-06-19 | tests: expect mount failure for v0.6 and older example filesystems | Jakob Unterwurzacher |
2016-06-16 | tests: exit with correct error code from TestMain | Jakob Unterwurzacher |
2016-06-16 | tests: add InitFS helper | Jakob Unterwurzacher |
2016-06-07 | tests: split example_filesystems into its own package | Jakob Unterwurzacher |