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
2016-12-04
Update README for v1.2 release
Jakob Unterwurzacher
2016-11-28
fusefrontend: preserve owner for symlinks
Jakob Unterwurzacher
2016-11-28
fusefronted: preserve owner for device nodes and sockets
Jakob Unterwurzacher
2016-11-28
fusefrontend: use Lchown when preserving owner
Jakob Unterwurzacher
2016-11-26
main: fix USR1 race condition, fixes test flakiness
Jakob Unterwurzacher
2016-11-26
tests: don't call t.Fatal in checkExampleFS
Jakob Unterwurzacher
2016-11-26
test.bash: lock against multiple parallel incovations
Jakob Unterwurzacher
2016-11-26
Add write coalescing and -noprealloc to changelog
Jakob Unterwurzacher
2016-11-26
performance.txt: add numbers for current gocryptfs master and encfs v1.9.1
Jakob Unterwurzacher
2016-11-26
benchmark.bash: double write length
Jakob Unterwurzacher
2016-11-25
main, fusefrontend: add "-noprealloc" option
Jakob Unterwurzacher
2016-11-25
fusefrontend: coalesce 4kB writes
Jakob Unterwurzacher
2016-11-23
main: give deferred functions a chance to run (fixes -cpuprofile)
Jakob Unterwurzacher
2016-11-23
benchmark.bash: allow to specify directory
Jakob Unterwurzacher
2016-11-23
Drop "benchmark-synthetic.bash"
Jakob Unterwurzacher
2016-11-17
Fix golint warnings, add helper script
Jakob Unterwurzacher
2016-11-17
README: start list for v1.2
Jakob Unterwurzacher
2016-11-17
tests: rename fsstress-loopback.bash to fsstress-gocryptfs.bash
Jakob Unterwurzacher
2016-11-17
tests: add OpenTruncateRead test
Jakob Unterwurzacher
2016-11-17
fusefrontend: get the file ID from the open files table
Jakob Unterwurzacher
2016-11-17
fusefrontend: upgrade wlockMap to use device AND inode number
Jakob Unterwurzacher
2016-11-11
MANPAGE: document ctlsock
Jakob Unterwurzacher
2016-11-10
ctlsock: prevent panic on invalid decrypt request
Jakob Unterwurzacher
2016-11-10
tests: allow overriding hardcoded arguments in Mount helper
Jakob Unterwurzacher
2016-11-10
ctlsock: implement EncryptPath for reverse mode, add tests
Jakob Unterwurzacher
2016-11-10
reverse: fix longname decoding bug
Jakob Unterwurzacher
2016-11-10
Fix golint warnings
Jakob Unterwurzacher
2016-11-10
ctlsock: add initial limited implementation
Jakob Unterwurzacher
2016-11-09
nametransform: get rid of leading "./"
Jakob Unterwurzacher
2016-11-06
nametransform: nicer error message on empty gocryptfs.diriv
Jakob Unterwurzacher
2016-11-01
Add Go 1.4 compatibility layer for raw64
Jakob Unterwurzacher
2016-11-01
main: fix comments that reference "-f"
Jakob Unterwurzacher
2016-11-01
main: rename "-f" to "-fg"
Jakob Unterwurzacher
2016-11-01
MANPAGE: document -raw64
Jakob Unterwurzacher
2016-11-01
Add support for unpadded base64 filenames, "-raw64"
Jakob Unterwurzacher
2016-11-01
tests: add raw64 tests
Jakob Unterwurzacher
2016-11-01
MANPAGE: update version field description
Jakob Unterwurzacher
2016-11-01
main: print "args" slightly prettier
Jakob Unterwurzacher
2016-11-01
MANPAGE: add reverse example, move "-o" into alphabetical list
Jakob Unterwurzacher
2016-11-01
packakge.bash: include rendered man page in tarball
Jakob Unterwurzacher
2016-11-01
fusefronted: expire dir IV cache after one second
Jakob Unterwurzacher
2016-11-01
fusefrontend: refactor dirIVCache
Jakob Unterwurzacher
2016-10-30
README: fix "15#" typo
Jakob Unterwurzacher
2016-10-30
Update README for v1.1.1
v1.1.1
Jakob Unterwurzacher
2016-10-30
fusefrontend: drop atime workarounds
Jakob Unterwurzacher
2016-10-30
build.bash: rename "GOPATH2" to "GOPATH1"
Jakob Unterwurzacher
2016-10-30
build.bash: abort if we hit a known-bad go-fuse version
Jakob Unterwurzacher
2016-10-28
fusefronted: more concise corrupt block log message
Jakob Unterwurzacher
2016-10-28
fusefrontend: I/O error instead of panic on all-zero nonce
Jakob Unterwurzacher
2016-10-28
main: redirect panics to /tmp/gocryptfs_panic.NNNN
Jakob Unterwurzacher
[next]