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
Age
Commit message (
Expand
)
Author
2018-09-23
fusefrontend: make Rename() symlink-safe
Jakob Unterwurzacher
2018-09-23
fusefrontend: make Create() symlink-safe
Jakob Unterwurzacher
2018-09-23
fusefrontend: Open(): fix dirfd leak
Jakob Unterwurzacher
2018-09-23
fusefrontend: add named parameters to openBackingDir
Jakob Unterwurzacher
2018-09-23
fusefrontend: get rid of os.File* wrapping
Jakob Unterwurzacher
2018-09-23
fusefrontent: make Open() symlink-safe
Jakob Unterwurzacher
2018-09-23
tests: add symlink_race tool
Jakob Unterwurzacher
2018-09-23
tlog: always trim trailing newlines
Jakob Unterwurzacher
2018-09-22
syscallcompat: untangle Openat flag check
Jakob Unterwurzacher
2018-09-22
tests: detect and report chmod failures earlier
Jakob Unterwurzacher
2018-09-18
main: sanitize commas from fsname
Jakob Unterwurzacher
2018-09-08
fusefrontend: use OpenDirNofollow in openBackingDir
Jakob Unterwurzacher
2018-09-08
tests: restore Go 1.7 compatibility
Jakob Unterwurzacher
2018-09-08
syscallcompat: use O_PATH in OpenDirNofollow
Jakob Unterwurzacher
2018-09-08
syscallcompat: untangle OpenNofollow and rename to OpenDirNofollow
Jakob Unterwurzacher
2018-09-08
tests: add chmod test
Jakob Unterwurzacher
2018-09-08
tests: restore TestUtimesNanoSymlink
Jakob Unterwurzacher
2018-09-08
main: don't read the config file twice (fix pipe bug)
Jakob Unterwurzacher
2018-09-08
configfile: add LoadAndDecrypt wrapper
Jakob Unterwurzacher
2018-09-08
configfile: split off masterkey decryption
Jakob Unterwurzacher
2018-09-08
configfile: return specific error on empty input
Jakob Unterwurzacher
2018-08-26
travis: add Go 1.11
Jakob Unterwurzacher
2018-08-26
syscallcompat: drop Fchmodat flags
v1.6.1
Jakob Unterwurzacher
2018-08-26
travis: show fs type for /tmp
Jakob Unterwurzacher
2018-08-18
README: update benchmark output
Jakob Unterwurzacher
2018-08-18
Update reverse benchmarks
v1.6
Jakob Unterwurzacher
2018-08-18
Update README for v1.6 release
Jakob Unterwurzacher
2018-08-15
README: list trezor support in changelog
Jakob Unterwurzacher
2018-08-15
trezor: document -trezor in man page
Jakob Unterwurzacher
2018-08-15
trezor: show support in version string
Jakob Unterwurzacher
2018-08-15
dep: update dependencies
Jakob Unterwurzacher
2018-08-15
build.bash: handle args containing spaces
Jakob Unterwurzacher
2018-08-15
fusefrontend: truncateGrowFile: pass zeroPad error to caller
Jakob Unterwurzacher
2018-08-15
fsck: skip already-seen hard-linked files
Jakob Unterwurzacher
2018-08-15
fsck: don't print corse corruption offset
Jakob Unterwurzacher
2018-08-15
main: add -e as an alias for -exclude
Jakob Unterwurzacher
2018-08-15
fusefrontend_reverse: reject excludes for the root directory ""
Jakob Unterwurzacher
2018-08-11
Update changelog
Jakob Unterwurzacher
2018-08-11
reverse mode: add --exclude option
Jakob Unterwurzacher
2018-08-11
cli: add multipleStrings type
Jakob Unterwurzacher
2018-08-11
tests: VerifyExistence: panic on inconsistent results
Jakob Unterwurzacher
2018-08-02
travis ci: drop go 1.5 and go 1.6
Jakob Unterwurzacher
2018-07-23
fsck: print inode number on file read error
Jakob Unterwurzacher
2018-07-23
configfile: drop superflous Printf
Jakob Unterwurzacher
2018-07-22
fusefronted: disallow writes running concurrently with reads
Jakob Unterwurzacher
2018-07-15
fusefrontend: doWrite: delete file header if first write fails
Jakob Unterwurzacher
2018-07-15
fusefrontend: doWrite: no need to take HeaderLock.RLock()
Jakob Unterwurzacher
2018-07-15
WriteDirIV: delete incomplete gocryptfs.diriv file if write fails
Jakob Unterwurzacher
2018-07-15
contentenc: reserve one extra block in pool plaintext buffers
Jakob Unterwurzacher
2018-07-15
fsck: add debug output (enabled via -debug)
Jakob Unterwurzacher
[prev]
[next]