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
/
masterkey.go
Age
Commit message (
Expand
)
Author
2021-08-23
go mod: declare module version v2
Jakob Unterwurzacher
2020-05-17
main: accept multiple -passfile options
Jakob Unterwurzacher
2020-05-09
main: untangle `-masterkey` handling and config loading
Jakob Unterwurzacher
2020-05-09
main: rename parseMasterKey() -> unhexMasterKey()
Jakob Unterwurzacher
2019-04-08
readpassword: delete CheckTrailingGarbage
Jakob Unterwurzacher
2019-03-03
Allow multiple -extpass arguments
Jakob Unterwurzacher
2018-12-15
passfile: directly read file instead of invoking cat
Jakob Unterwurzacher
2018-07-01
Only print masterkey once on -init
Jakob Unterwurzacher
2018-07-01
trezor: add skeleton for Trezor support
Jakob Unterwurzacher
2018-04-01
main: move masterkey logic into new helper getMasterKey
Jakob Unterwurzacher
2018-03-22
Add `-masterkey=stdin` functionality
Jakob Unterwurzacher
2017-05-07
exitcodes: pull all exit code definitions into the package
Jakob Unterwurzacher
2017-02-12
main: suggest "-q" to suppress master key message
Jakob Unterwurzacher
2016-10-16
main: move masterkey warnings into parseMasterKey
Jakob Unterwurzacher
2016-10-11
main: suppress master key display if not running on a terminal
Jakob Unterwurzacher
2016-06-15
Rename internal "toggledlog" package to "tlog"
Jakob Unterwurzacher
2016-06-15
toggledlog: assume command of color handling
Jakob Unterwurzacher
2016-06-05
toggledlog: convert remaing naked fmt.Print*
Jakob Unterwurzacher
2016-02-06
Major refactoring: Split up "cryptfs" into several internal packages
Jakob Unterwurzacher
2015-12-19
Colorize output
Jakob Unterwurzacher
2015-11-14
Refactor cli argument handling
Jakob Unterwurzacher
2015-11-09
Also hide master key reminder with "-q"
Jakob Unterwurzacher
2015-10-11
Move main files to top level dir
Jakob Unterwurzacher