Age | Commit message (Expand) | Author |
2024-03-09 | fusefrontend: fix excessive file fragmentation on BTRFS | Alex Shumsky |
2024-01-23 | go.mod: update all deps | Jakob Unterwurzacher |
2023-12-11 | tests: TestMountPasswordIncorrect: better error on wrong exit code | Jakob Unterwurzacher |
2023-12-11 | test.bash: print fs info | Jakob Unterwurzacher |
2023-11-12 | Update MANPAGE.md | Rohan Talip |
2023-10-29 | github ci: add back go 1.18 & go 1.19 | Jakob Unterwurzacher |
2023-10-29 | Update xattr | Christian Stewart |
2023-10-29 | Update go-fuse | Christian Stewart |
2023-10-29 | Update /x/crypto, /x/sys/, /x/term, jacobsa-crypto | Christian Stewart |
2023-10-29 | .github: drop unsupported Go versions | Christian Stewart |
2023-09-17 | fsck: print "Checking filesystem..." | Jakob Unterwurzacher |
2023-09-15 | gocryptfs -speed: call testing.Init() to not panic | Jakob Unterwurzacher |
2023-09-15 | nametransform: reject non-canonical base64 | Jakob Unterwurzacher |
2023-09-15 | tests/fsck: add malleable_base64 test filesystem | Jakob Unterwurzacher |
2023-09-05 | Print errors to stderr | Vladimir Palevich |
2023-06-17 | Added contrib/gocryptfssh | Ico Doornekamp |
2023-06-10 | README: update changelog for v2.4.0v2.4.0 | Jakob Unterwurzacher |
2023-05-30 | tests: add cluster test | Jakob Unterwurzacher |
2023-05-19 | fsstress-gocryptfs.bash: improve header comment | Jakob Unterwurzacher |
2023-05-18 | tests: TestDirectMount: check for default_permissions | Jakob Unterwurzacher |
2023-05-17 | fusefrontend: implement our own Access() | Jakob Unterwurzacher |
2023-05-17 | go.mod: add test dependency github.com/moby/sys/mountinfo | Jakob Unterwurzacher |
2023-05-17 | mount: set DirectMount: true | Jakob Unterwurzacher |
2023-05-17 | tests: TestDirectMount: also check dev, suid | Jakob Unterwurzacher |
2023-05-17 | mount: drop "max_read=" | Jakob Unterwurzacher |
2023-05-17 | mount: set FsName via go-fuse | Jakob Unterwurzacher |
2023-05-17 | tests: add TestDirectMount | Jakob Unterwurzacher |
2023-05-17 | tests: root_test: use TMPDIR=/var/tmp | Jakob Unterwurzacher |
2023-05-12 | canonical-benchmarks.bash: drop page cache of "zero" file | Jakob Unterwurzacher |
2023-05-03 | cli: don't split multiple-strings flags on comma | Jakob Unterwurzacher |
2023-05-03 | tests: TestParseCliOpts: de-uglify testcase list | Jakob Unterwurzacher |
2023-04-29 | Update changelog for v2.3.2v2.3.2 | Jakob Unterwurzacher |
2023-04-29 | Update go-fuse to v2.3.0 | Jakob Unterwurzacher |
2023-03-29 | fusefrontent: report correct size on hard link creation | Jakob Unterwurzacher |
2023-03-08 | speed: GoGCM: start at block size 16 | Jakob Unterwurzacher |
2023-03-08 | speed: add per-blocksize GoGCM benchmarks | Jakob Unterwurzacher |
2023-03-04 | README: update changelog for v2.3.1v2.3.1 | Jakob Unterwurzacher |
2023-02-25 | Update README.md | rfjakob |
2023-02-21 | fusefrontend: unbreak isConsecutiveWrite streaming write optimization | Jakob Unterwurzacher |
2023-02-21 | fusefrontend: doWrite: report readFileID errors as I/O error | Jakob Unterwurzacher |
2023-02-21 | contentenc: simplify testRange tables | Jakob Unterwurzacher |
2023-02-01 | MANPAGE: add a note on enabling Trash on macOS | Evgeny |
2023-01-08 | MANPAGE: scryptn: list how much memory is needed | Jakob Unterwurzacher |
2023-01-07 | Update MANPAGE.md | Gisi0 |
2023-01-01 | MANPAGE.md: use correct indefinite article a->an | a1346054 |
2022-12-29 | github ci: bump actions ; add "stable" and "oldstable" Go versionssetup-go-v3 | Jakob Unterwurzacher |
2022-12-29 | main: BuildInfo: fix build with Go 1.17 and older | Jakob Unterwurzacher |
2022-12-29 | make format | Jakob Unterwurzacher |
2022-12-29 | main: refactor BuildInfo code | Jakob Unterwurzacher |
2022-12-29 | Use existing build information for version if not embedded with build script | Daniel Theophanes |