Age | Commit message (Expand) | Author |
2019-10-06 | test.bash: export TMPDIR | Jakob Unterwurzacher |
2019-10-06 | travis: also test Go 1.12.x | Jakob Unterwurzacher |
2019-10-06 | tests: use /var/tmp by default | Jakob Unterwurzacher |
2019-10-06 | fusefrontend: unregister from openfiletable before closing the fd | Jakob Unterwurzacher |
2019-10-06 | fusefrontend: print file hexdump on header error | Jakob Unterwurzacher |
2019-10-06 | contentenc: add explicit test for all-zero header | Jakob Unterwurzacher |
2019-10-06 | tests: filter leaked fds by prefix | Jakob Unterwurzacher |
2019-10-06 | tests: clarify which process seems to be leaking fds | Jakob Unterwurzacher |
2019-09-21 | benchmark.bash: drop hardcoded encfs path | Jakob Unterwurzacher |
2019-09-08 | Update readme.md | Tonimir Kisasondi |
2019-09-08 | serialize_reads: drop superflous "continue" | Jakob Unterwurzacher |
2019-09-08 | Update README | Jakob Unterwurzacher |
2019-09-08 | Fix -idle unmounting despite activity | Jakob Unterwurzacher |
2019-09-08 | tests: add TestNotIdle | Jakob Unterwurzacher |
2019-09-08 | test_helpers: ListFds: handle an exited process gracefully | Jakob Unterwurzacher |
2019-09-08 | Expand statfs man page a little and include in build.bash | Jakob Unterwurzacher |
2019-09-08 | Provide a manpage for statfs tool. | Felix Lechner |
2019-09-07 | Fix 'cannot adjust line' warning from man in gocryptfs manpage. | Felix Lechner |
2019-09-07 | Fix a typo in gocryptfs manpage. | Felix Lechner |
2019-09-01 | Add installation instructions in README.md | Shubham Chaudhary |
2019-09-01 | tests: matrix: test -serialize_reads | Jakob Unterwurzacher |
2019-08-04 | Fix "constant 2435016766 overflows int32" build failure on arm | Jakob Unterwurzacher |
2019-08-04 | Rename isDirEmpty -> isEmptyDir | Jakob Unterwurzacher |
2019-08-04 | Force -noprealloc on Btrfs | Jakob Unterwurzacher |
2019-07-29 | Prevent local user ID from appearing in source tarballs | dhirsbrunner |
2019-05-19 | Fix unix2syscall_darwin.go build failure | Jakob Unterwurzacher |
2019-05-19 | dep: add go-gitignore | Jakob Unterwurzacher |
2019-05-19 | Revert "travis: run tests with "-v"" | Jakob Unterwurzacher |
2019-05-13 | -passwd now takes a passed -scryptn flag into account | Jakob Unterwurzacher |
2019-05-12 | gocryptfs -version: show architecture | Jakob Unterwurzacher |
2019-05-01 | travis: drop Go 1.7 and 1.8 | Jakob Unterwurzacher |
2019-05-01 | travis: add make root_test | Jakob Unterwurzacher |
2019-05-01 | tests: root_test: also test file creation | Jakob Unterwurzacher |
2019-05-01 | tests: fix root_test permission issues | Jakob Unterwurzacher |
2019-05-01 | syscallcompat: fetch supplementary groups for OpenatUser & friends | Sebastian Lackner |
2019-05-01 | tests: add root_tests (tests that must run as root) | Jakob Unterwurzacher |
2019-05-01 | tests: split testParentDir by UID | Jakob Unterwurzacher |
2019-05-01 | test_helpers: better function comments for InitFS and Mount | Jakob Unterwurzacher |
2019-05-01 | gocryptfs-xray: show full usage text on flag parse error | Jakob Unterwurzacher |
2019-04-10 | Add CodeLingo Tenet to fix missing close file | leilaes |
2019-04-09 | fusefrontend: get rid of last hardcoded "gocryptfs.diriv" instances | Jakob Unterwurzacher |
2019-04-08 | tests: speed up new tests a little | Jakob Unterwurzacher |
2019-04-08 | travis: run tests with "-v" | Jakob Unterwurzacher |
2019-04-08 | tests: add TestConcurrentReadCreate, move to new file | Jakob Unterwurzacher |
2019-04-08 | tests: add TestConcurrentReadWrite | Jakob Unterwurzacher |
2019-04-08 | travis: switch to xenial (ubuntu 16.04) | Jakob Unterwurzacher |
2019-04-08 | tests: add additional TestWrite10Tight test | Jakob Unterwurzacher |
2019-04-08 | readpassword: delete CheckTrailingGarbage | Jakob Unterwurzacher |
2019-04-08 | configfile: fall back to sync() if fsync() fails | Jakob Unterwurzacher |
2019-03-31 | benchmark.bash: add support for go-fuse loopback | Jakob Unterwurzacher |