summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-06Update README for v1.7.1v1.7.1Jakob Unterwurzacher
2019-10-06stress_tests: use /var/tmp by defaultJakob Unterwurzacher
2019-10-06test.bash: export TMPDIRJakob Unterwurzacher
2019-10-06travis: also test Go 1.12.xJakob Unterwurzacher
2019-10-06tests: use /var/tmp by defaultJakob Unterwurzacher
2019-10-06fusefrontend: unregister from openfiletable before closing the fdJakob Unterwurzacher
2019-10-06fusefrontend: print file hexdump on header errorJakob Unterwurzacher
2019-10-06contentenc: add explicit test for all-zero headerJakob Unterwurzacher
2019-10-06tests: filter leaked fds by prefixJakob Unterwurzacher
2019-10-06tests: clarify which process seems to be leaking fdsJakob Unterwurzacher
2019-09-21benchmark.bash: drop hardcoded encfs pathJakob Unterwurzacher
2019-09-08Update readme.mdTonimir Kisasondi
2019-09-08serialize_reads: drop superflous "continue"Jakob Unterwurzacher
2019-09-08Update READMEJakob Unterwurzacher
2019-09-08Fix -idle unmounting despite activityJakob Unterwurzacher
2019-09-08tests: add TestNotIdleJakob Unterwurzacher
2019-09-08test_helpers: ListFds: handle an exited process gracefullyJakob Unterwurzacher
2019-09-08Expand statfs man page a little and include in build.bashJakob Unterwurzacher
2019-09-08Provide a manpage for statfs tool.Felix Lechner
2019-09-07Fix 'cannot adjust line' warning from man in gocryptfs manpage.Felix Lechner
2019-09-07Fix a typo in gocryptfs manpage.Felix Lechner
2019-09-01Add installation instructions in README.mdShubham Chaudhary
2019-09-01tests: matrix: test -serialize_readsJakob Unterwurzacher
2019-08-04Fix "constant 2435016766 overflows int32" build failure on armJakob Unterwurzacher
2019-08-04Rename isDirEmpty -> isEmptyDirJakob Unterwurzacher
2019-08-04Force -noprealloc on BtrfsJakob Unterwurzacher
2019-07-29Prevent local user ID from appearing in source tarballsdhirsbrunner
2019-05-19Fix unix2syscall_darwin.go build failureJakob Unterwurzacher
2019-05-19dep: add go-gitignoreJakob Unterwurzacher
2019-05-19Revert "travis: run tests with "-v""Jakob Unterwurzacher
2019-05-13-passwd now takes a passed -scryptn flag into accountJakob Unterwurzacher
2019-05-12gocryptfs -version: show architectureJakob Unterwurzacher
2019-05-01travis: drop Go 1.7 and 1.8Jakob Unterwurzacher
2019-05-01travis: add make root_testJakob Unterwurzacher
2019-05-01tests: root_test: also test file creationJakob Unterwurzacher
2019-05-01tests: fix root_test permission issuesJakob Unterwurzacher
2019-05-01syscallcompat: fetch supplementary groups for OpenatUser & friendsSebastian Lackner
2019-05-01tests: add root_tests (tests that must run as root)Jakob Unterwurzacher
2019-05-01tests: split testParentDir by UIDJakob Unterwurzacher
2019-05-01test_helpers: better function comments for InitFS and MountJakob Unterwurzacher
2019-05-01gocryptfs-xray: show full usage text on flag parse errorJakob Unterwurzacher
2019-04-10Add CodeLingo Tenet to fix missing close fileleilaes
2019-04-09fusefrontend: get rid of last hardcoded "gocryptfs.diriv" instancesJakob Unterwurzacher
2019-04-08tests: speed up new tests a littleJakob Unterwurzacher
2019-04-08travis: run tests with "-v"Jakob Unterwurzacher
2019-04-08tests: add TestConcurrentReadCreate, move to new fileJakob Unterwurzacher
2019-04-08tests: add TestConcurrentReadWriteJakob Unterwurzacher
2019-04-08travis: switch to xenial (ubuntu 16.04)Jakob Unterwurzacher
2019-04-08tests: add additional TestWrite10Tight testJakob Unterwurzacher
2019-04-08readpassword: delete CheckTrailingGarbageJakob Unterwurzacher