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
path:
root
/
internal
Age
Commit message (
Expand
)
Author
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: 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
tlog: always trim trailing newlines
Jakob Unterwurzacher
2018-09-22
syscallcompat: untangle Openat flag check
Jakob Unterwurzacher
2018-09-08
fusefrontend: use OpenDirNofollow in openBackingDir
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
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
syscallcompat: drop Fchmodat flags
v1.6.1
Jakob Unterwurzacher
2018-08-15
trezor: show support in version string
Jakob Unterwurzacher
2018-08-15
fusefrontend: truncateGrowFile: pass zeroPad error to caller
Jakob Unterwurzacher
2018-08-15
fusefrontend_reverse: reject excludes for the root directory ""
Jakob Unterwurzacher
2018-08-11
reverse mode: add --exclude option
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-14
fusefrontend: log prealloc failures at Info level
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-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
2018-07-01
fusefrontend: add File.SeekData() function
Jakob Unterwurzacher
2018-07-01
fusefrontend: export "File" type
Jakob Unterwurzacher
2018-07-01
fsck: rename "CorruptItems" channel to "MitigatedCorruptions"
Jakob Unterwurzacher
2018-07-01
Only print masterkey once on -init
Jakob Unterwurzacher
2018-07-01
trezor: add sanity checks for decrypted value
Jakob Unterwurzacher
2018-07-01
Implemented the support of Trezor devices.
Dmitry Yu Okunev
2018-07-01
trezor: add TrezorPayload
Jakob Unterwurzacher
2018-07-01
configfile: reduce function name stutter
Jakob Unterwurzacher
2018-07-01
trezor: add skeleton for Trezor support
Jakob Unterwurzacher
2018-06-24
configfile: use tlog.ColorYellow instead of hardcoded color code
Jakob Unterwurzacher
2018-06-19
Fix three golint warnings
Jakob Unterwurzacher
2018-06-12
xattr: return EOPNOTSUPP instead of ENODATA in GetXattr
Jakob Unterwurzacher
2018-06-08
darwin does not have PATH_MAX
Jakob Unterwurzacher
2018-05-27
xattr: use LGet/LSet etc
Jakob Unterwurzacher
2018-05-15
xattr: return EOPNOTSUPP for unsupported attributes
Jakob Unterwurzacher
2018-05-10
xattr: optimize storage, store as binary instead of bae64
Bolshevik
2018-05-10
stupidgcm: return error on too short input instead of panicing
Jakob Unterwurzacher
2018-05-07
xattr: added passing of a "flags" parameter
Bolshevik
[prev]
[next]