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-02-06
Rename DirIVCacheEnc to just DirIVCache
Jakob Unterwurzacher
2016-01-31
Don't print plain text directory name in "Invalid name" warning
Jakob Unterwurzacher
2016-01-31
Add new "-wpanic" option and enable it for the automated tests
Jakob Unterwurzacher
2016-01-25
Convert fdLock to an RWMutex and protect the whole transaction
Jakob Unterwurzacher
2016-01-24
Only warn once for unsupported fallocate(2) and truncate(2)
Jakob Unterwurzacher
2016-01-24
Downgrade "gocryptfs.diriv not found" warning if the directory was deleted
Jakob Unterwurzacher
2016-01-24
Update MANPAGE with new options
Jakob Unterwurzacher
2016-01-24
Allow "-d" as an alis for "-debug", and "-quiet" as an alias for "-q"
Jakob Unterwurzacher
2016-01-24
Add "-nosyslog" options
Jakob Unterwurzacher
2016-01-24
Add per-inode write mutex
Jakob Unterwurzacher
2016-01-24
tests: more helpful error message when the tmp dir cannot be cleared
Jakob Unterwurzacher
2016-01-23
Suppress password prompt when using -extpass
v0.8
Jakob Unterwurzacher
2016-01-23
Show new benchmark.bash in README
Jakob Unterwurzacher
2016-01-23
Update README for v0.8
Jakob Unterwurzacher
2016-01-23
Automate standard performance tests
Jakob Unterwurzacher
2016-01-23
renamed: benchmark.bash -> benchmarks-builtin.bash
Jakob Unterwurzacher
2016-01-22
Remove last SetOutput from generic code
Jakob Unterwurzacher
2016-01-22
Add missing import for Go 1.4
Jakob Unterwurzacher
2016-01-22
Disable syslog in Go 1.4 and lower (method SetOutput does not exist)
Jakob Unterwurzacher
2016-01-22
renamed: cryptfs/gcm_go14.go -> cryptfs/gcm_go1.4.go
Jakob Unterwurzacher
2016-01-21
Add "-memprofile" option
Jakob Unterwurzacher
2016-01-21
Wrap Logger to make disabling output more efficient
Jakob Unterwurzacher
2016-01-20
Switch to syslog when running in the background
Jakob Unterwurzacher
2016-01-20
Convert logging to standard Go log.Logger
Jakob Unterwurzacher
2016-01-19
Typo in README
Jakob Unterwurzacher
2016-01-19
Update README for v0.7.2
v0.7.2
Jakob Unterwurzacher
2016-01-09
package.bash: Encode host distribution into tar filename
v0.7.1
Jakob Unterwurzacher
2016-01-09
Update README for v0.7.1
Jakob Unterwurzacher
2016-01-09
build.bash: copy binary to $GOPATH/bin
Jakob Unterwurzacher
2016-01-09
Make test.bash work when called from outside the gocryptfs directory
Jakob Unterwurzacher
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
[prev]
[next]