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
/
contentenc
/
offsets.go
Age
Commit message (
Expand
)
Author
2021-05-26
contentenc: add PlainOffToCipherOff helper
Jakob Unterwurzacher
2021-05-26
contentenc: fix CipherSizeToPlainSize non-monoticity
Jakob Unterwurzacher
2017-05-01
contentenc: downgrade "interrupted write?" warning to debug
Jakob Unterwurzacher
2017-03-07
contentenc: catch integer underflow in file size calculation
Jakob Unterwurzacher
2016-10-04
lint fixes
Valient Gough
2016-09-25
reverse: print value in file offset panic
Jakob Unterwurzacher
2016-09-25
contentenc: add helpers for reverse mode
Jakob Unterwurzacher
2016-09-25
conentenc: handle zero-sized files in PlainSizeToCipherSize
Jakob Unterwurzacher
2016-07-02
fusefronted: move Truncate() and Allocate() to their own file
Jakob Unterwurzacher
2016-07-01
fusefrontend: coalesce grows in Truncate()
Jakob Unterwurzacher
2016-06-15
Rename internal "toggledlog" package to "tlog"
Jakob Unterwurzacher
2016-02-07
longnames part II: Rename, Unlink, Rmdir, Mknod, Mkdir + tests
v0.9-rc1
Jakob Unterwurzacher
2016-02-06
Major refactoring: Split up "cryptfs" into several internal packages
Jakob Unterwurzacher