aboutsummaryrefslogtreecommitdiff
path: root/cli_args.go
AgeCommit message (Expand)Author
2016-10-24Fix misspellingsJakob Unterwurzacher
2016-10-16main: catch "-extpass" AND "-masterkey" usage earlyJakob Unterwurzacher
2016-10-10main: show "-o" in the help textJakob Unterwurzacher
2016-10-10main: accept "-o" at the front AND at the endJakob Unterwurzacher
2016-10-09main: more useful error message on unknown flagJakob Unterwurzacher
2016-10-09main: add "-passfile" optionJakob Unterwurzacher
2016-10-09main: ignore options rw, nosuid, nodev.Jakob Unterwurzacher
2016-10-09main: also accept options at the end via "-o"Jakob Unterwurzacher
2016-10-09main: rename "-o" option to "-ko"Jakob Unterwurzacher
2016-10-08reverse: make gocryptfs.conf mapping plaintextnames-awareJakob Unterwurzacher
2016-10-06main: add "-nonempty" optionJakob Unterwurzacher
2016-10-04lint fixesValient Gough
2016-09-26reverse: switch from GCM-SIV to AES-SIVv1.1-beta1Jakob Unterwurzacher
2016-09-25reverse: add gcmsiv flag and associated testsJakob Unterwurzacher
2016-09-25main: move initDir into its own fileJakob Unterwurzacher
2016-09-25main: factor out cli arg parsingJakob Unterwurzacher