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
/
Documentation
/
MANPAGE.md
Age
Commit message (
Expand
)
Author
2017-04-24
forcedecode: tighten checks
Jakob Unterwurzacher
2017-04-23
Add -forcedecode
danim7
2017-03-28
MANPAGE: reformat to GFM (github flavored markdown)
Jakob Unterwurzacher
2017-03-25
MANPAGE: fix alphabetical order and expand scryptn explaination
Jakob Unterwurzacher
2017-03-25
Further explain the use of 'scryptn' parameter (#94)
danim7
2017-03-19
MANPAGE: document "-serialize_reads"
Jakob Unterwurzacher
2017-02-26
MANPAGE: document "-speed"
Jakob Unterwurzacher
2017-02-26
MANPAGE: document error code 12
Jakob Unterwurzacher
2017-02-12
Document "--" to stop option parsing in help text + man page
Jakob Unterwurzacher
2017-01-29
readpassword: support spaces in "-passfile" filename
Jakob Unterwurzacher
2017-01-26
main: add "-fsname" option
Jakob Unterwurzacher
2016-11-25
main, fusefrontend: add "-noprealloc" option
Jakob Unterwurzacher
2016-11-11
MANPAGE: document ctlsock
Jakob Unterwurzacher
2016-11-01
main: rename "-f" to "-fg"
Jakob Unterwurzacher
2016-11-01
MANPAGE: document -raw64
Jakob Unterwurzacher
2016-11-01
MANPAGE: update version field description
Jakob Unterwurzacher
2016-11-01
MANPAGE: add reverse example, move "-o" into alphabetical list
Jakob Unterwurzacher
2016-10-21
MANPAGE: prettify plain-text formatting
Jakob Unterwurzacher
2016-10-16
main: allow password change with -masterkey
Jakob Unterwurzacher
2016-10-09
main: add "-passfile" option
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-07
MANPAGE: note that "-f" implies "-nosyslog"
Jakob Unterwurzacher
2016-10-06
main: add "-nonempty" option
Jakob Unterwurzacher
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-06-26
MANPAGE: note that "-plaintextnames" disables symlink encryption
Jakob Unterwurzacher
2016-06-26
main: add "-o" option to enable "suid" and "dev"
Jakob Unterwurzacher
2016-06-23
Drop deprecated "-gcmiv128" option
Jakob Unterwurzacher
2016-06-23
Drop deprecated "-emenames" option
Jakob Unterwurzacher
2016-06-23
Drop deprecated "-diriv" option
Jakob Unterwurzacher
2016-06-19
main: drop "on-disk format" from -version output, add Go version
Jakob Unterwurzacher
2016-06-16
Add "-ro" (read-only) flag
Jakob Unterwurzacher
2016-05-18
Add "-allow_other" command-line option
Jakob Unterwurzacher
2016-05-12
prefer_openssl: add amd64 constraint
Jakob Unterwurzacher
2016-05-12
prefer_openssl: autodetect whether to use OpenSSL or Go GCM
Jakob Unterwurzacher
2016-04-17
Update manpage with "longnames" option, explain feature flag options
Jakob Unterwurzacher
2016-01-31
Add new "-wpanic" option and enable it for the automated tests
Jakob Unterwurzacher
2016-01-24
Update MANPAGE with new options
Jakob Unterwurzacher
2016-01-06
Add EXAMPLES to manpage
Jakob Unterwurzacher
2015-12-19
Increase GCM IV size from 96 to 128 bits
Jakob Unterwurzacher
2015-12-08
Add EME filename encryption & enable it by default
Jakob Unterwurzacher
2015-12-04
Update manpage with -diriv and -scryptn
v0.5
Jakob Unterwurzacher
2015-12-01
Move docs to Documentation folder
Jakob Unterwurzacher