Age | Commit message (Expand) | Author |
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 |
2019-03-02 | Update deps | Jakob Unterwurzacher |
2019-03-02 | Go 1.12 dropped "go tool vet", use "go vet" instead | Jakob Unterwurzacher |
2019-02-17 | tests: fix compile error in matrix_test.go | Jakob Unterwurzacher |
2019-02-17 | ParseHeader: print hexdump on error | Jakob Unterwurzacher |
2019-02-17 | nametransform: reject names longer than 255 chars | Jakob Unterwurzacher |
2019-02-17 | test: len2elen.sh: fix first line output | Jakob Unterwurzacher |
2019-02-17 | tests: add len2elen.sh | Jakob Unterwurzacher |
2019-02-17 | tests: parallel_cp.sh: automount fs | Jakob Unterwurzacher |
2019-02-15 | Update dependencies | Jakob Unterwurzacher |
2019-02-04 | dep: update dependenciesv1.7-rc2 | Jakob Unterwurzacher |
2019-02-04 | Disable Trezor support | Jakob Unterwurzacher |
2019-01-23 | tests: simplify parallel_cp.sh | Jakob Unterwurzacher |
2019-01-20 | tests: darwin: ignore error in TestMvWarningSymlink | Jakob Unterwurzacher |
2019-01-20 | fusefronted: comment why Access() does not check context.Uid | Jakob Unterwurzacher |
2019-01-20 | tests: check that we can delete directories with all permission | Jakob Unterwurzacher |
2019-01-20 | fusefrontend: ensure directories without W or X perms can be deleted | Jakob Unterwurzacher |
2019-01-20 | tests: matrix: split out directory tests into their own file | Jakob Unterwurzacher |
2019-01-20 | Revert "syscallcompat: drop Faccessat AT_SYMLINK_NOFOLLOW helper" | Jakob Unterwurzacher |