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
/
mount.go
Age
Commit message (
Expand
)
Author
2017-02-15
main: don't attempt lazy unmount on MacOSX
Jakob Unterwurzacher
2017-02-12
Check for trailing garbage after the password
Jakob Unterwurzacher
2017-01-26
main: add "-fsname" option
Jakob Unterwurzacher
2017-01-26
main: make sure the ctlsock file is deleted on incorrect password
Jakob Unterwurzacher
2017-01-02
main: disconnect from the controlling terminal
Jakob Unterwurzacher
2016-12-10
ctlsock: exit early if socket cannot be created; delete on exit
Jakob Unterwurzacher
2016-12-10
ctlsock: exit if socket cannot be created
Jakob Unterwurzacher
2016-11-25
main, fusefrontend: add "-noprealloc" option
Jakob Unterwurzacher
2016-11-10
ctlsock: add initial limited implementation
Jakob Unterwurzacher
2016-11-01
Add support for unpadded base64 filenames, "-raw64"
Jakob Unterwurzacher
2016-11-01
main: print "args" slightly prettier
Jakob Unterwurzacher
2016-10-28
main: redirect panics to /tmp/gocryptfs_panic.NNNN
Jakob Unterwurzacher
2016-10-16
main: move masterkey warnings into parseMasterKey
Jakob Unterwurzacher
2016-10-09
main: rename "-o" option to "-ko"
Jakob Unterwurzacher
2016-10-09
main: friendlier error message on wrong number of arguments
Jakob Unterwurzacher
2016-10-08
main: fix shadow detection logic
Jakob Unterwurzacher
2016-10-08
reverse: make gocryptfs.conf mapping plaintextnames-aware
Jakob Unterwurzacher
2016-10-08
main: error out when the mount shadows the cipherdir
Jakob Unterwurzacher
2016-10-08
main: split doMount into its own file
Jakob Unterwurzacher