Age | Commit message (Expand) | Author |
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-10 | README: Fix ticket #15 copy-paste errors | rfjakob |
2016-07-06 | Add godoc comments to all internal packages | Jakob Unterwurzacher |
2016-07-06 | README: update for 1.0-rc1v1.0-rc1 | 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-04 | prefer_openssl: OSX: get rid of /proc warnings | Jakob Unterwurzacher |
2016-07-04 | stupidgcm: use __builtin_trap() | Jakob Unterwurzacher |
2016-07-03 | XFSTESTS.md: add output from latest fuse-xfstests | Jakob Unterwurzacher |
2016-07-03 | syscallcompat: OSX: add Mknodat wrapper | Jakob Unterwurzacher |
2016-07-03 | syscallcompat: OSX: add Unlinkat wrapper | Jakob Unterwurzacher |
2016-07-03 | fusefrontend: downgrade Renameat log message to debug | Jakob Unterwurzacher |
2016-07-03 | syscallcompat: OSX: add Renamat wrapper | Jakob Unterwurzacher |
2016-07-03 | syscallcompat: OSX: add Fallocate and Openat wrappers | Jakob Unterwurzacher |
2016-07-03 | syscallcompat: move syscall wrapper to their own package | Jakob Unterwurzacher |
2016-07-03 | main: bake build date into version string | Jakob Unterwurzacher |
2016-07-03 | main: yellow text for masterkey and zerokey warnings | Jakob Unterwurzacher |
2016-07-03 | nametransform: hide detailed padding error behind the debug flag | 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-02 | fusefronted: move Truncate() and Allocate() to their own file | Jakob Unterwurzacher |
2016-07-02 | contentenc: rename PlaintextRange and CiphertextRange | Jakob Unterwurzacher |
2016-07-01 | fusefrontend: coalesce grows in Truncate() | Jakob Unterwurzacher |
2016-07-01 | fusefrontend: better comments for Truncate | Jakob Unterwurzacher |
2016-06-30 | fusefrontend: handle dir-overwrites-dir on XFS | Jakob Unterwurzacher |
2016-06-30 | test: split up integration_tests | Jakob Unterwurzacher |
2016-06-29 | build.bash: support colon-separated GOPATH variable | 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-27 | tlog: clean up messages from the go-fuse library | Jakob Unterwurzacher |
2016-06-27 | fusefrontend: fix PlaintextNames versions of Mkdir, Rmdir | Jakob Unterwurzacher |
2016-06-26 | tlog: switch default logger to syslog | Jakob Unterwurzacher |
2016-06-26 | MANPAGE: note that "-plaintextnames" disables symlink encryption | Jakob Unterwurzacher |
2016-06-26 | main: add "-o" option to enable "suid" and "dev" | Jakob Unterwurzacher |
2016-06-26 | main, fusefrontend: enable suid functionality | Jakob Unterwurzacher |
2016-06-26 | main: enable device files when running as root | Jakob Unterwurzacher |
2016-06-26 | fusefronted: preserve owner if running as root | Jakob Unterwurzacher |
2016-06-26 | fuserfrontend: support truncate(2) by wrapping ftruncate(2) | Jakob Unterwurzacher |
2016-06-26 | tests: add missing file "example_test_helpers.go" | Jakob Unterwurzacher |
2016-06-23 | README: fix copy-paste error | Jakob Unterwurzacher |
2016-06-23 | README: Note that v0.6 filesystems can no longer be mounted | 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 | nametransform: drop unused noiv functions | Jakob Unterwurzacher |
2016-06-23 | Drop deprecated "-diriv" option | Jakob Unterwurzacher |
2016-06-23 | tests: add v0.7-plaintextnames example filesystem | Jakob Unterwurzacher |