Age | Commit message (Expand) | Author |
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-08 | tests: add TestNotIdle | Jakob Unterwurzacher |
2019-05-13 | -passwd now takes a passed -scryptn flag into account | Jakob Unterwurzacher |
2019-04-08 | readpassword: delete CheckTrailingGarbage | 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-01-01 | tests: teach ListFds() to check other processes | Jakob Unterwurzacher |
2018-10-11 | tests: fix golint error | Jakob Unterwurzacher |
2018-10-11 | tests: add idle timeout test | Jakob Unterwurzacher |
2018-09-18 | main: sanitize commas from fsname | Jakob Unterwurzacher |
2018-09-08 | main: don't read the config file twice (fix pipe bug) | Jakob Unterwurzacher |
2018-09-08 | configfile: add LoadAndDecrypt wrapper | Jakob Unterwurzacher |
2018-08-11 | reverse mode: add --exclude option | Jakob Unterwurzacher |
2018-07-01 | configfile: reduce function name stutter | Jakob Unterwurzacher |
2018-06-07 | main: accept -dev, -nodev, -suid, -nosuid, -exec, -noexec | Jakob Unterwurzacher |
2018-06-05 | main: make prefixOArgs errors testable | Jakob Unterwurzacher |
2018-04-07 | tests: cli_test: fix fd leak | Jakob Unterwurzacher |
2018-04-02 | fsck: add initial implementation | Jakob Unterwurzacher |
2018-04-01 | main: add "-fsck" flag | Jakob Unterwurzacher |
2018-02-18 | readpassword: convert from string to []byte | Jakob Unterwurzacher |
2017-11-21 | main: Add '-devrandom' commandline option | Sebastian Lackner |
2017-07-24 | tests: check if we close stderr and stdout correctly on mount | Jakob Unterwurzacher |
2017-05-14 | main: password change: exit with code 12 on wrong password | Jakob Unterwurzacher |
2017-05-07 | exitcodes: pull all exit code definitions into the package | Jakob Unterwurzacher |
2017-02-12 | Check for trailing garbage after the password | Jakob Unterwurzacher |
2016-10-16 | tests: add test for -password -masterkey | Jakob Unterwurzacher |
2016-10-16 | tests: fix stdin password change test | Jakob Unterwurzacher |
2016-10-16 | tests: split "normal" tests into "cli" and "defaults" | Jakob Unterwurzacher |