Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-01 | travis: add make root_test | Jakob Unterwurzacher | |
2019-05-01 | tests: add root_tests (tests that must run as root) | Jakob Unterwurzacher | |
First test is a reproducer for https://github.com/rfjakob/gocryptfs/issues/394 "Group permissions: No write access" | |||
2019-03-18 | Makefile: also install gocryptfs-xray man page | Jakob Unterwurzacher | |
2019-03-18 | Add install goal in Makefile | Maxim Baz | |
2019-01-05 | Add Makefile | Jakob Unterwurzacher | |
We are going to use the Makefile to save useful commands without creating too many shell scripts in the top dir. |