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
Age
Commit message (
Expand
)
Author
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
Add support for unpadded base64 filenames, "-raw64"
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
fusefrontend: drop atime workarounds
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
fusefronted: optimize NFS streaming writes by saving one Stat()
Jakob Unterwurzacher
2016-10-25
fusefrontend: move hole padding check out of Write()
Jakob Unterwurzacher
2016-10-25
fusefrontend: rename "createsHole" to clearer "createsCiphertextHole"
Jakob Unterwurzacher
2016-10-24
Fix misspellings
Jakob Unterwurzacher
2016-10-21
configfile: add newline at the end
Jakob Unterwurzacher
2016-10-19
tests: add 1980.tar.gz extract test
Jakob Unterwurzacher
2016-10-19
lint fixes
Jakob Unterwurzacher
2016-10-16
fusefrontend: Utimens: one more band-aid
Jakob Unterwurzacher
2016-10-16
main: allow password change with -masterkey
Jakob Unterwurzacher
2016-10-16
readpassword: check extpass return code
Jakob Unterwurzacher
2016-10-16
fusefrontend: Utimens: ugly band-aid for nil pointer crash in go-fuse
Jakob Unterwurzacher
2016-10-16
fusefrontend: log missing gocryptfs.diriv
Jakob Unterwurzacher
2016-10-10
fusefrontend: Also preserve the owner in Mkdir
Jakob Unterwurzacher
2016-10-09
reverse: add panics against API abuse
Jakob Unterwurzacher
2016-10-08
reverse: gocryptfs.conf was missing from the directory listings
Jakob Unterwurzacher
2016-10-08
reverse: merge config translation check into isTranslatedConfig
Jakob Unterwurzacher
2016-10-08
reverse: make gocryptfs.conf mapping plaintextnames-aware
Jakob Unterwurzacher
2016-10-07
nametransform: better error code on invalid diriv length
Jakob Unterwurzacher
2016-10-05
reverse: initialize the longname cache only when reverse mode is used
Jakob Unterwurzacher
2016-10-04
A few more lint fixes
Jakob Unterwurzacher
2016-10-04
lint fixes
Valient Gough
2016-10-04
tests: skip tests with -openssl=false on Go 1.4 and lower
Jakob Unterwurzacher
2016-10-04
fusefrontend_reverse cast Stat_t.Dev to uint64 (#44)
Romain
2016-10-04
without_openssl: support compiling completely without openssl
Jakob Unterwurzacher
2016-10-04
cryptocore: rename "gcm" variable to generic "aeadCipher"
Jakob Unterwurzacher
2016-10-04
cryptocore: derive 512-bit key for AES-SIV
Jakob Unterwurzacher
2016-10-03
siv_aead: Overhead is always 16
Jakob Unterwurzacher
2016-09-29
reverse: use per-purpose nonce generation
Jakob Unterwurzacher
2016-09-28
reverse: move newDirIVFile into virtualfile.go
Jakob Unterwurzacher
2016-09-26
reverse: switch from GCM-SIV to AES-SIV
v1.1-beta1
Jakob Unterwurzacher
2016-09-26
siv_aead: add AES-SIV AEAD wrapper
Jakob Unterwurzacher
2016-09-25
stupidgcm: add GCM-SIV benchmark
Jakob Unterwurzacher
2016-09-25
nametransform: downgrade invalid length warning
Jakob Unterwurzacher
2016-09-25
Implement changes proposed by gosimple.
Jakob Unterwurzacher
2016-09-25
tests: enable all go vet checks
Jakob Unterwurzacher
2016-09-25
nametransform: delete unused function DecryptPathDirIV
Jakob Unterwurzacher
2016-09-25
contentenc: rename constant "IVBitLen" to "DefaultIVBits" and clarify comment
Jakob Unterwurzacher
2016-09-25
reverse: add symlink encryption and Readlink support
Jakob Unterwurzacher
[prev]
[next]