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
/
init_dir.go
Age
Commit message (
Expand
)
Author
2017-11-29
fusefrontend: allow_other: close race between mkdir and chown
Sebastian Lackner
2017-11-21
main: Add '-devrandom' commandline option
Sebastian Lackner
2017-05-14
exitcodes: specific codes for failure to read or write gocryptfs.conf
Jakob Unterwurzacher
2017-05-07
exitcodes: pull all exit code definitions into the package
Jakob Unterwurzacher
2017-03-05
configfile: switch on Raw64 by default
Jakob Unterwurzacher
2017-02-12
Check for trailing garbage after the password
Jakob Unterwurzacher
2016-11-01
Add support for unpadded base64 filenames, "-raw64"
Jakob Unterwurzacher
2016-10-09
main: init: handle spaces in mount suggestion message
Jakob Unterwurzacher
2016-10-04
lint fixes
Valient Gough
2016-09-28
main: get rid of duplicate "extpass" message
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-09-25
contentenc: add GCM-SIV support
Jakob Unterwurzacher
2016-09-25
main: init: refuse overwriting .gocryptfs.reverse.conf
Jakob Unterwurzacher
2016-09-25
reverse: enable init functionality
Jakob Unterwurzacher
2016-09-25
main: move initDir into its own file
Jakob Unterwurzacher