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
Age
Commit message (
Expand
)
Author
2016-01-09
OSX: Fix build failure caused by syntax errors
Jakob Unterwurzacher
2016-01-07
Disable fallocate on OSX (not available and causes a build failure)
Jakob Unterwurzacher
2016-01-06
Add EXAMPLES to manpage
Jakob Unterwurzacher
2016-01-05
Delete old logo
Jakob Unterwurzacher
2016-01-05
README: Uppercase MIT license badge
rfjakob
2016-01-05
README: Change to new two-color logo
rfjakob
2016-01-04
Color for the "init success" message
Jakob Unterwurzacher
2016-01-04
README: Link to Mac OS X support tracking ticket
rfjakob
2015-12-20
README: mention signed tags
Jakob Unterwurzacher
2015-12-20
Link to official website; move security document
Jakob Unterwurzacher
2015-12-20
Make build.bash work when called from outside the gocryptfs directory
Jakob Unterwurzacher
2015-12-20
Make build.bash version bake-in compatible with Go 1.3 and 1.4
Jakob Unterwurzacher
2015-12-20
travis: also build using build.bash
Jakob Unterwurzacher
2015-12-20
travis: also build on Go 1.3.3
Jakob Unterwurzacher
2015-12-20
Add logo, update README for v0.7
v0.7
Jakob Unterwurzacher
2015-12-20
Update performance data for v0.7
Jakob Unterwurzacher
2015-12-19
Colorize output
Jakob Unterwurzacher
2015-12-19
Use NewGCMWithNonceSize only through goGCMWrapper to support Go 1.4
Jakob Unterwurzacher
2015-12-19
Increase GCM IV size from 96 to 128 bits
Jakob Unterwurzacher
2015-12-19
diriv: handle directory rename over directory
Jakob Unterwurzacher
2015-12-13
go fmt
Jakob Unterwurzacher
2015-12-13
Handle EINTR returned by Fallocate
Jakob Unterwurzacher
2015-12-11
tests: overwrite directory with another directory
Jakob Unterwurzacher
2015-12-11
tests: add "gocryptfs -init -plaintextnames" cli testcase
Jakob Unterwurzacher
2015-12-11
Rmdir: handle creating and removing unreadable directories
Jakob Unterwurzacher
2015-12-10
Wrap NewGCMWithNonceSize() to enable compilation on Go 1.4
Jakob Unterwurzacher
2015-12-10
tests: test read-write directory operations on all example filesystems
Jakob Unterwurzacher
2015-12-10
tests: add v0.6-plaintextnames example filesystem
Jakob Unterwurzacher
2015-12-10
Simplify CreateConfFile: do not allow specification of EMENames
Jakob Unterwurzacher
2015-12-10
Add missing PlaintextNames checks in OpenDir, Mkdir, Rmdir, initDir
Jakob Unterwurzacher
2015-12-08
travis ci: do not build on go 1.4.3
Jakob Unterwurzacher
2015-12-08
README: fix typo
Jakob Unterwurzacher
2015-12-08
Update README + docs for v0.6 release
v0.6
Jakob Unterwurzacher
2015-12-08
tests: add v0.6 example filesystem with EME
Jakob Unterwurzacher
2015-12-08
Add EME filename encryption & enable it by default
Jakob Unterwurzacher
2015-12-08
go fmt
Jakob Unterwurzacher
2015-12-08
opensslGCM: preallocate buffer space, improves performance by 11%
Jakob Unterwurzacher
2015-12-08
tests: add encryption benchmarks to cryptfs
Jakob Unterwurzacher
2015-12-06
Update README
v0.5.1
Jakob Unterwurzacher
2015-12-06
tests: add TestRename
Jakob Unterwurzacher
2015-12-06
fallocate the space needed for the file header beforehand
Jakob Unterwurzacher
2015-12-06
Fix rename, was broken broken by DirIV introduction
Jakob Unterwurzacher
2015-12-06
tests: recreate v0.5 example filesystems with -scryptn=10
Jakob Unterwurzacher
2015-12-06
init: create gocryptfs.diriv after creating gocryptfs.conf
Jakob Unterwurzacher
2015-12-04
performance.txt: link to linux-3.0.tar.gz
Jakob Unterwurzacher
2015-12-04
Update manpage with -diriv and -scryptn
v0.5
Jakob Unterwurzacher
2015-12-04
Show base64 encoding in filename encryption svg
Jakob Unterwurzacher
2015-12-02
svg: add colored annotations
Jakob Unterwurzacher
2015-12-01
Cut down the text in SECURITY.md, add graphs
Jakob Unterwurzacher
2015-12-01
Add svgs explaining the encryption steps
Jakob Unterwurzacher
[prev]
[next]