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-07-23
main: move redirectStdFds() to daemonize.go
Jakob Unterwurzacher
2017-07-10
macos: print load_osxfuse hint if fuse.NewServer fails
Jakob Unterwurzacher
2017-07-10
Specify a volname for osxfuse
Jeff Kriske
2017-07-01
main: get rid of magic "MaxWrite: 1048576" constant
Jakob Unterwurzacher
2017-06-18
main, syscallcompat: use Dup3 instead of Dup2
Jakob Unterwurzacher
2017-06-01
main: increase max write size to maximum
Jakob Unterwurzacher
2017-06-01
Implement force_owner option to display ownership as a specific user.
Charles Duffy
2017-05-24
main: replace paniclog with logger(1)
Jakob Unterwurzacher
2017-05-23
main: downgrade panic log create failure from fatal error to warning
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-03
main: RLIMIT_NOFILE: cap to 4096
Jakob Unterwurzacher
2017-05-02
main: increase open file limit to 4096
Jakob Unterwurzacher
2017-04-24
forcedecode: tighten checks
Jakob Unterwurzacher
2017-04-23
Add -forcedecode
danim7
2017-03-18
serialize_reads: add read serialization logic
Jakob Unterwurzacher
2017-03-07
cli: add "-hkdf" option
Jakob Unterwurzacher
2017-03-02
main: get rid of third open paniclog fd
Jakob Unterwurzacher
2017-02-26
exitcodes: define code 12 for "password incorrect"
Jakob Unterwurzacher
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
[prev]