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-04-10
longnames: use symbolic constants instead of naked ints
Jakob Unterwurzacher
2016-04-10
Add v0.9-rc2 performance numbers
Jakob Unterwurzacher
2016-04-03
Add v0.9 changes to README
v0.9-rc2
Jakob Unterwurzacher
2016-04-03
travis ci: also build with Go 1.6
Jakob Unterwurzacher
2016-03-03
Enable openssl in tests to support old Go versions
Jakob Unterwurzacher
2016-03-03
Fix Go 1.4 build failure caused by a refactoring oversight
Jakob Unterwurzacher
2016-02-07
longnames part II: Rename, Unlink, Rmdir, Mknod, Mkdir + tests
v0.9-rc1
Jakob Unterwurzacher
2016-02-07
tests: do not create gocryptfs.diriv if plaintextnames==true
Jakob Unterwurzacher
2016-02-07
Move OpenDir to fs_dir.go
Jakob Unterwurzacher
2016-02-07
Add tests for long name creation and renaming (currently failing, obviously)
Jakob Unterwurzacher
2016-02-06
longnames part I: Create and OpenDir work with long filenames > 176 bytes
Jakob Unterwurzacher
2016-02-06
travis: run all tests in "internal"
Jakob Unterwurzacher
2016-02-06
Move dirIVCache to its own file
Jakob Unterwurzacher
2016-02-06
test.bash: Accept flags
Jakob Unterwurzacher
2016-02-06
Run go fmt
Jakob Unterwurzacher
2016-02-06
Fix tests - were broken by the refactoring
Jakob Unterwurzacher
2016-02-06
Move pathfs_frontend to internal/fusefrontend
Jakob Unterwurzacher
2016-02-06
Major refactoring: Split up "cryptfs" into several internal packages
Jakob Unterwurzacher
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
[prev]
[next]