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
/
internal
/
fusefrontend
/
fs.go
Age
Commit message (
Expand
)
Author
2018-10-11
Add option for autounmount
Jesse Dunietz
2018-09-23
fusefrontend: Fix uint16 build failure on Darwin
Jakob Unterwurzacher
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: get rid of os.File* wrapping
Jakob Unterwurzacher
2018-09-23
fusefrontent: make Open() symlink-safe
Jakob Unterwurzacher
2018-09-08
fusefrontend: use OpenDirNofollow in openBackingDir
Jakob Unterwurzacher
2018-08-11
reverse mode: add --exclude option
Jakob Unterwurzacher
2018-07-04
macos: fix O_DIRECT build failure
Jakob Unterwurzacher
2018-07-02
fusefrontend: disallow O_DIRECT and fall back to buffered IO
Jakob Unterwurzacher
2018-07-01
fsck: rename "CorruptItems" channel to "MitigatedCorruptions"
Jakob Unterwurzacher
2018-06-19
Fix three golint warnings
Jakob Unterwurzacher
2018-04-03
fsck: report skipped corrupt files
Jakob Unterwurzacher
2018-04-02
fsck: clean up log output
Jakob Unterwurzacher
2018-03-25
fusefrontend: handle empty xattrs efficiently
Jakob Unterwurzacher
2018-03-25
fusefrontend: add xattr support
Jakob Unterwurzacher
2018-03-24
fusefrontend: create helpers for symlink encryption
Jakob Unterwurzacher
2018-02-18
fusefrontend[_reverse]: move crypto init up to caller
Jakob Unterwurzacher
2018-01-17
fusefronted: add PlaintextNames special-cases for Create & Rename
Jakob Unterwurzacher
2017-12-25
fusefrontend: Use Linkat syscall to implement Link
Sebastian Lackner
2017-12-25
fusefrontend: Handle PlaintextNames mode in Link
Sebastian Lackner
2017-11-30
syscallcompat: check that we get NOFOLLOW wherever possible
Jakob Unterwurzacher
2017-11-29
fusefrontend: Use Fchownat to implement Chown
Sebastian Lackner
2017-11-29
fusefrontend: Use Fchmodat to implement Chmod
Sebastian Lackner
2017-11-29
syscallcompat: Introduce unlinkat syscall with flags argument
Sebastian Lackner
2017-11-28
fusefrontend: Use openBackingPath in Unlink and simplify code
Sebastian Lackner
2017-11-28
fusefrontend: Handle PlaintextNames mode in Unlink
Sebastian Lackner
2017-11-28
fusefrontend: Introduce a openBackingPath helper and use it to simplify Mknod...
Sebastian Lackner
2017-11-28
fusefrontend: allow_other: close race between symlink and chown
Sebastian Lackner
2017-11-28
fusefrontend: Use the Symlinkat syscall for longname handling
Sebastian Lackner
2017-11-28
fusefrontend: Set owner after symlink creation in PlaintextNames mode
Sebastian Lackner
2017-11-28
fusefrontend: Handle PlaintextNames mode in Mknod
Sebastian Lackner
2017-11-27
fusefronted: allow_other: close race between mknod and chown
Jakob Unterwurzacher
2017-11-25
fusefrontend: Fix longname handling for renames with existing target
Sebastian Lackner
2017-08-11
main: purge masterkey from memory as soon as possible
Jakob Unterwurzacher
2017-07-11
fusefronted: enable writing to write-only files
Jakob Unterwurzacher
2017-06-01
Implement force_owner option to display ownership as a specific user.
Charles Duffy
2017-05-03
fusefrontend: log "too many open files" errors
Jakob Unterwurzacher
2017-05-01
fusefrontend: drop writeOnly flag
Jakob Unterwurzacher
2017-04-29
fix golint complaints
Jakob Unterwurzacher
2017-04-23
Add -forcedecode
danim7
2017-03-18
serialize_reads: add read serialization logic
Jakob Unterwurzacher
2017-03-05
nametransform: fix Raw64 not affecting symlink targets
Jakob Unterwurzacher
2017-03-05
full stack: implement HKDF support
Jakob Unterwurzacher
2017-03-05
cryptocore: use eme v1.1 interface
Jakob Unterwurzacher
2017-03-02
fusefrontend: when chown'ing a directory, also chown its diriv
Jakob Unterwurzacher
2017-01-26
fusefrontend: fix hard-linking with long name
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
[next]