Age | Commit message (Expand) | Author |
---|---|---|
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 |