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
Age
Commit message (
Expand
)
Author
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
2018-07-15
file-format.md: list full block overhead
rfjakob
2018-07-14
fusefrontend: log prealloc failures at Info level
Jakob Unterwurzacher
2018-07-08
travis: run dep ensure in verbose mode
Jakob Unterwurzacher
2018-07-07
MANPAGE: add proper description text
Jakob Unterwurzacher
2018-07-04
README: it's not a mirror
Jakob Unterwurzacher
2018-07-04
README: call the Markdown source "mirror"
Jakob Unterwurzacher
2018-07-04
macos: fix O_DIRECT build failure
Jakob Unterwurzacher
2018-07-02
README: mention O_DIRECT change
Jakob Unterwurzacher
2018-07-02
fusefrontend: disallow O_DIRECT and fall back to buffered IO
Jakob Unterwurzacher
2018-07-02
fusefronted: downgrade fallocate message severity
Jakob Unterwurzacher
2018-07-01
Fix golint warnings
Jakob Unterwurzacher
2018-07-01
trezor: hide behind compile tag
Jakob Unterwurzacher
[prev]
[next]