Age | Commit message (Expand) | Author |
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 |
2019-03-31 | test.bash: pass flags on to "go vet" | Jakob Unterwurzacher |
2019-03-31 | Allow "nofail" for /etc/fstab use | Jakob Unterwurzacher |
2019-03-30 | forward mode: create gocryptfs.diriv files with 0440 permissions | Jakob Unterwurzacher |
2019-03-30 | Changelog: add --exclude-wildcard | Jakob Unterwurzacher |
2019-03-26 | reverse: don't show gocryptfs.conf if a custom config path was passed | Jakob Unterwurzacher |
2019-03-26 | reverse mode: support wildcard exclude (--exclude-wildcard) | Eduardo M KALINOWSKI |
2019-03-23 | Add brew version shield | Jakob Unterwurzacher |
2019-03-20 | Update dependencies | Jakob Unterwurzacher |
2019-03-18 | gocryptfs-xray man page: I did mean gocryptfs-xray | Jakob Unterwurzacher |
2019-03-18 | Makefile: also install gocryptfs-xray man page | Jakob Unterwurzacher |
2019-03-18 | Add install goal in Makefile | Maxim Baz |
2019-03-18 | Add missing -ldflags for gocryptfs-xray | Maxim Baz |
2019-03-17 | Update changelog for v1.7v1.7 | Jakob Unterwurzacher |
2019-03-17 | Add contrib/statfs tool | Jakob Unterwurzacher |
2019-03-03 | tests: fix data race in TestDirIVRace | Jakob Unterwurzacher |
2019-03-03 | Allow multiple -extpass arguments | Jakob Unterwurzacher |
2019-03-02 | Include rendered man page in source tarballs | Jakob Unterwurzacher |