index
:
gocryptfs
570
LockSharedStorage
allow_other
codeql
dependabot
det
master
next
paralin-update-deps
setup-go-v3
testing_init
Mirror of gocryptfs source code on Github
https://github.com/rfjakob/gocryptfs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
cli
/
cli_test.go
Age
Commit message (
Expand
)
Author
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