Age | Commit message (Expand) | Author |
2016-09-25 | tests: add reverse linux tarball test | Jakob Unterwurzacher |
2016-09-25 | Implement changes proposed by gosimple. | Jakob Unterwurzacher |
2016-09-25 | reverse: add symlink encryption and Readlink support | Jakob Unterwurzacher |
2016-09-25 | reverse: more thorough longname stat test | Jakob Unterwurzacher |
2016-09-25 | reverse: add gcmsiv flag and associated tests | Jakob Unterwurzacher |
2016-09-25 | tests: smarter error handling in ResetTmpDir | Jakob Unterwurzacher |
2016-09-25 | reverse: add longname benchmark | Jakob Unterwurzacher |
2016-09-25 | tests: extractloop: use tmp dir based on script name | Jakob Unterwurzacher |
2016-09-25 | tests: skip the nanosecond compare for now | Jakob Unterwurzacher |
2016-09-25 | tests: set the times on a symlink | Jakob Unterwurzacher |
2016-08-09 | tests: add TestUtimesNano | Jakob Unterwurzacher |
2016-07-16 | tests: add RSS tracking to extractloop | Jakob Unterwurzacher |
2016-07-16 | tests: factor out fs-agnostic benchmark script | Jakob Unterwurzacher |
2016-07-16 | tests: add maxlen.bash helper | Jakob Unterwurzacher |
2016-07-14 | tests: add loopback-mem script | Jakob Unterwurzacher |
2016-07-12 | tests: extractloop: add loopback support | Jakob Unterwurzacher |
2016-07-11 | tests: add encfs support to benchmark.bash and extractloop.bash | Jakob Unterwurzacher |
2016-07-11 | tests: matrix: print name in verbose output | 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-06 | tests: fix shadow warning | Jakob Unterwurzacher |
2016-07-04 | tests: OSX: cast st.Blksize to int64 | Jakob Unterwurzacher |
2016-07-03 | syscallcompat: OSX: add Fallocate and Openat wrappers | 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-07-01 | fusefrontend: coalesce grows in Truncate() | Jakob Unterwurzacher |
2016-06-30 | test: split up integration_tests | Jakob Unterwurzacher |
2016-06-27 | tests: run example_filesystems with "-openssl=false" AND "=true" | Jakob Unterwurzacher |
2016-06-27 | tests: give "-plaintextnames" its own test package | Jakob Unterwurzacher |
2016-06-26 | tests: add missing file "example_test_helpers.go" | Jakob Unterwurzacher |
2016-06-23 | Drop deprecated "-gcmiv128" option | Jakob Unterwurzacher |
2016-06-23 | tests: make tests for unsupported FSs more compact | Jakob Unterwurzacher |
2016-06-23 | Drop deprecated "-emenames" option | Jakob Unterwurzacher |
2016-06-23 | Drop deprecated "-diriv" option | Jakob Unterwurzacher |
2016-06-23 | tests: add v0.7-plaintextnames example filesystem | Jakob Unterwurzacher |
2016-06-19 | tests: expect mount failure for v0.6 and older example filesystems | Jakob Unterwurzacher |
2016-06-16 | tests: adapt for read-only operation | Jakob Unterwurzacher |
2016-06-16 | tests: exit with correct error code from TestMain | Jakob Unterwurzacher |
2016-06-16 | Add "-ro" (read-only) flag | Jakob Unterwurzacher |
2016-06-16 | tests: add InitFS helper | Jakob Unterwurzacher |
2016-06-15 | readpassword: create internal package for password reading | Jakob Unterwurzacher |
2016-06-14 | tests: spin off TestPasswd from TestInit | Jakob Unterwurzacher |
2016-06-09 | test: add pingpong.bash and pingping-rsync.bash | Jakob Unterwurzacher |
2016-06-08 | fusefrontend: fix chown on dangling symlinks | Jakob Unterwurzacher |
2016-06-08 | tests: rename extractloop.md5sums to linux-3.0.md5sums | Jakob Unterwurzacher |
2016-06-07 | tests: split example_filesystems into its own package | Jakob Unterwurzacher |