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
2016-10-08
main: check if the config file can opened before prompting for password
Jakob Unterwurzacher
2016-10-07
MANPAGE: note that "-f" implies "-nosyslog"
Jakob Unterwurzacher
2016-10-07
main: daemonize more thoroughly
Jakob Unterwurzacher
2016-10-07
nametransform: better error code on invalid diriv length
Jakob Unterwurzacher
2016-10-07
main: clarify nosyslog code path
Jakob Unterwurzacher
2016-10-06
main: add "-nonempty" option
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 "go tool vet" if the command is not available
Jakob Unterwurzacher
2016-10-04
tests: drop Go 1.3.3 from Travis testing
Jakob Unterwurzacher
2016-10-04
tests: skip tests with -openssl=false on Go 1.4 and lower
Jakob Unterwurzacher
2016-10-04
tests: enable FUSE tests on Travis CI
Jakob Unterwurzacher
2016-10-04
tests: symlink to "/" instead of "/etc/motd"
Jakob Unterwurzacher
2016-10-04
tests: fallocate: skip some disk usage checks on btrfs
Jakob Unterwurzacher
2016-10-04
fusefrontend_reverse cast Stat_t.Dev to uint64 (#44)
Romain
2016-10-04
maxlen.bash: result was 1 too high
Jakob Unterwurzacher
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
xray: print block offsets
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-28
main: get rid of duplicate "extpass" message
Jakob Unterwurzacher
2016-09-26
README: storage overhead is 32 bytes
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
tests: add reverse linux tarball test
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
2016-09-25
contentenc: add "ExternalNonce" mode
Jakob Unterwurzacher
2016-09-25
fusefrontend: handle Readlink directly
Jakob Unterwurzacher
2016-09-25
reverse: more thorough longname stat test
Jakob Unterwurzacher
2016-09-25
reverse: add gcmsiv flag and associated tests
Jakob Unterwurzacher
2016-09-25
tests: smarter error handling in ResetTmpDir
Jakob Unterwurzacher
2016-09-25
reverse: derive file ID and block IVs from file paths
Jakob Unterwurzacher
2016-09-25
xray: add "gocryptfs-xray", on-disk-format exploration tool
Jakob Unterwurzacher
2016-09-25
reverse: add longname benchmark
Jakob Unterwurzacher
2016-09-25
reverse: add longnameParentCache
Jakob Unterwurzacher
2016-09-25
tests: extractloop: use tmp dir based on script name
Jakob Unterwurzacher
2016-09-25
reverse: resolve long names in Open and GetAttr
Jakob Unterwurzacher
2016-09-25
reverse: transform long names in OpenDir
Jakob Unterwurzacher
2016-09-25
nametransform: implement ReadDirIV without Openat
Jakob Unterwurzacher
2016-09-25
nametransform: return EINVAL on invalid padding
Jakob Unterwurzacher
[prev]
[next]