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
/
cli_args.go
Age
Commit message (
Expand
)
Author
2016-10-24
Fix misspellings
Jakob Unterwurzacher
2016-10-16
main: catch "-extpass" AND "-masterkey" usage early
Jakob Unterwurzacher
2016-10-10
main: show "-o" in the help text
Jakob Unterwurzacher
2016-10-10
main: accept "-o" at the front AND at the end
Jakob Unterwurzacher
2016-10-09
main: more useful error message on unknown flag
Jakob Unterwurzacher
2016-10-09
main: add "-passfile" option
Jakob Unterwurzacher
2016-10-09
main: ignore options rw, nosuid, nodev.
Jakob Unterwurzacher
2016-10-09
main: also accept options at the end via "-o"
Jakob Unterwurzacher
2016-10-09
main: rename "-o" option to "-ko"
Jakob Unterwurzacher
2016-10-08
reverse: make gocryptfs.conf mapping plaintextnames-aware
Jakob Unterwurzacher
2016-10-06
main: add "-nonempty" option
Jakob Unterwurzacher
2016-10-04
lint fixes
Valient Gough
2016-09-26
reverse: switch from GCM-SIV to AES-SIV
v1.1-beta1
Jakob Unterwurzacher
2016-09-25
reverse: add gcmsiv flag and associated tests
Jakob Unterwurzacher
2016-09-25
main: move initDir into its own file
Jakob Unterwurzacher
2016-09-25
main: factor out cli arg parsing
Jakob Unterwurzacher