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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
exitcodes
Age
Commit message (
Expand
)
Author
2018-08-11
reverse mode: add --exclude option
Jakob Unterwurzacher
2018-07-01
trezor: add skeleton for Trezor support
Jakob Unterwurzacher
2018-04-02
fsck: test against example_filesystems
Jakob Unterwurzacher
2018-04-02
fsck: add initial implementation
Jakob Unterwurzacher
2017-06-07
Add "-trace" flag (record execution trace)
Jakob Unterwurzacher
2017-05-23
main: downgrade panic log create failure from fatal error to warning
Jakob Unterwurzacher
2017-05-14
exitcodes: specific codes for failure to read or write gocryptfs.conf
Jakob Unterwurzacher
2017-05-14
exitcodes: add code 22 for "password is empty"
Jakob Unterwurzacher
2017-05-14
exitcodes: get rid of generic "Mount" exit code
Jakob Unterwurzacher
2017-05-07
exitcodes: pull all exit code definitions into the package
Jakob Unterwurzacher
2017-05-07
Fix typos found by Misspell
Jakob Unterwurzacher
2017-04-29
fix golint complaints
Jakob Unterwurzacher
2017-02-26
exitcodes: define code 12 for "password incorrect"
Jakob Unterwurzacher