Age | Commit message (Expand) | Author |
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 |
2022-12-29 | main: doMount: call Setsid before starting logger | Jakob Unterwurzacher |
2022-12-21 | go.mod: fix jacobsa/crypto build on riscv64 | Christian Stewart |
2022-11-27 | Upgrade go-fuse | Val |
2022-10-21 | Update changelog for v2.3.0 | Jakob Unterwurzacher |
2022-08-28 | tests/matrix: fix data race in TestConcurrentReadWrite | Jakob Unterwurzacher |
2022-08-28 | github ci: add new stable Go versions | Jakob Unterwurzacher |
2022-08-28 | README: Update Changelog for v2.3v2.3.0v2.3 | Jakob Unterwurzacher |
2022-08-28 | Replace remaining golang.org/x/crypto/ssh/terminal ref with golang.org/x/term | Jakob Unterwurzacher |
2022-08-28 | make format | Jakob Unterwurzacher |
2022-08-28 | Add comment to pass Codacy Static Code Analysis | NekoGirlSAIKOU |
2022-08-28 | Fix invalid -longnamemax for reverse mode | NekoGirlSAIKOU |
2022-08-28 | tests: add TestLongnamemax100Reverse | Jakob Unterwurzacher |
2022-08-22 | ctlsock: raise timeout to 10 seconds | Jakob Unterwurzacher |
2022-08-15 | fix minor unreachable code caused by t.Fatal | Abirdcfly |
2022-06-26 | Fix typos | Yuta Hayashibe |
2022-04-02 | Fix reverse gocryptfs.conf access on macOS | Val |
2022-03-19 | MANPAGE: document that -scryptn also applies to -passwd | Jakob Unterwurzacher |
2022-01-27 | root_test: fix leftover loop mount | Jakob Unterwurzacher |
2022-01-27 | root_test: add TestOverlay ; syscallcompat: add QuirkNoUserXattr | Jakob Unterwurzacher |
2022-01-22 | MANPAGE: add missing -acl section | Jakob Unterwurzacher |