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
2019-01-09
nametransform: Create *.name files with 0400 permission.
Sebastian Lackner
2019-01-08
fusefrontend: -allow_other: set file mode *after* chown in Create()
Jakob Unterwurzacher
2019-01-07
syscallcompat: Implement workaround for Fchmodat with AT_SYMLINK_NOFOLLOW.
Sebastian Lackner
2019-01-07
tests: add Fchmodat test
Jakob Unterwurzacher
2019-01-07
fusefrontend: Clarify access mode check related to O_WRONLY handling.
Sebastian Lackner
2019-01-07
fusefrontend: Filter O_CREAT in mangleOpenFlags.
Sebastian Lackner
2019-01-06
fusefrontend: Check result of Fchmod syscall.
Sebastian Lackner
2019-01-06
fusefrontend: Fix computation of cipherSz in Allocate FUSE call.
Sebastian Lackner
2019-01-06
tests: check that fallocate does not over-allocate space
Jakob Unterwurzacher
2019-01-06
tests: move fallocate tests to its own file
Jakob Unterwurzacher
2019-01-06
tests: TestFallocate: comment what "d" and "h" means
Jakob Unterwurzacher
2019-01-06
fusefrontend: Properly convert plaintext <-> ciphertext offsets in SeekData().
Sebastian Lackner
2019-01-05
Update changelog
Jakob Unterwurzacher
2019-01-05
tests: add parallel_cp stress test
Jakob Unterwurzacher
2019-01-05
main: Run 'ensure fds' code early during the program startup.
Sebastian Lackner
2019-01-05
main: ensure fds 0,1,2 are always open
Jakob Unterwurzacher
2019-01-05
fusefrontend: Allow to set/remove xattr on directory without read permission.
Sebastian Lackner
2019-01-05
A few more spelling fixes.
Sebastian Lackner
2019-01-05
Add Makefile
Jakob Unterwurzacher
2019-01-05
doc: update extractloop results
Jakob Unterwurzacher
2019-01-05
doc: update XFSTESTS results
Jakob Unterwurzacher
2019-01-04
tests: bump maxCacheFds to 3
Jakob Unterwurzacher
2019-01-04
fusefrontend: fix fd leak in dirCache
Jakob Unterwurzacher
2019-01-04
nametransform: ReadDirIVAt: return raw syscall error
Jakob Unterwurzacher
2019-01-04
fusefrontend: print warning when Create() runs out of file descriptors
Jakob Unterwurzacher
2019-01-04
fusefrontend: fix setting xattrs on directories
Jakob Unterwurzacher
2019-01-04
fusefrontend: disable dirCache stats printing
Jakob Unterwurzacher
2019-01-04
Documentation: Fix MANPAGE-render.bash script.
Sebastian Lackner
2019-01-04
Update performance.txt
Jakob Unterwurzacher
2019-01-04
fusefrontend: upgrade to three-entry dirCache
v1.7-rc1
Jakob Unterwurzacher
2019-01-04
fsck: don't misdetect a file hole at EOF
Jakob Unterwurzacher
2019-01-04
Update gocryptfs-xray manpage, have MANPAGE-render.bash generate both
Jakob Unterwurzacher
2019-01-04
Update changelog and gocryptfs-xray manpage
Jakob Unterwurzacher
2019-01-04
fusefrontend_reverse: Fix redeclaration of 'entries' variable.
Sebastian Lackner
2019-01-04
xray: print "assuming AES-GCM mode" unless -aessiv is passed
Jakob Unterwurzacher
2019-01-04
file-format.md: document AES-SIV block layout
Jakob Unterwurzacher
2019-01-04
xray: recreate test filesytems with -scrypt 10
Jakob Unterwurzacher
2019-01-04
xray: add dumpmasterkey test
Jakob Unterwurzacher
2019-01-04
xray: add support for inspecting AES-SIV files (-aessiv flag)
Jakob Unterwurzacher
2019-01-04
xray: add tests and example aes-gcm fs
Jakob Unterwurzacher
2019-01-04
Update changelog
Jakob Unterwurzacher
2019-01-04
reverse mode: -exclude: filter out excluded .name files
Jakob Unterwurzacher
2019-01-04
tests: reverse: verify that longname .name files are exluded as well
Jakob Unterwurzacher
2019-01-04
reverse mode: fix "-exclude" in "-plaintextnames" dir listings
Jakob Unterwurzacher
2019-01-04
tests: fix VerifyExistence() helper, it missed unstat()able files
Jakob Unterwurzacher
2019-01-04
fsck: Do not show files/directories without access permissions as corrupt.
Sebastian Lackner
2019-01-04
fusefrontend: Allow to create sparse file of size 4096.
Sebastian Lackner
2019-01-04
A few more spelling fixes.
Sebastian Lackner
2019-01-03
Update README for v1.7-beta1
v1.7-beta1
Jakob Unterwurzacher
2019-01-03
travis: bump clone depth to 300
Jakob Unterwurzacher
[prev]
[next]