Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-14 | Refactor cli argument handling | Jakob Unterwurzacher | |
Also, add the "-config" option for storing gocryptfs.conf outside of CIPHERDIR. | |||
2015-11-01 | Fix missing printf arguments discovered by "go vet" | Jakob Unterwurzacher | |
2015-10-11 | Run gofmtv0.2 | Jakob Unterwurzacher | |
2015-10-11 | main: check directories for existence early | Jakob Unterwurzacher | |
This prevents that the user enters the password only to get an error later. |