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-06-30
test: split up integration_tests
Jakob Unterwurzacher
2016-06-29
build.bash: support colon-separated GOPATH variable
Jakob Unterwurzacher
2016-06-27
tests: run example_filesystems with "-openssl=false" AND "=true"
Jakob Unterwurzacher
2016-06-27
tests: give "-plaintextnames" its own test package
Jakob Unterwurzacher
2016-06-27
tlog: clean up messages from the go-fuse library
Jakob Unterwurzacher
2016-06-27
fusefrontend: fix PlaintextNames versions of Mkdir, Rmdir
Jakob Unterwurzacher
2016-06-26
tlog: switch default logger to syslog
Jakob Unterwurzacher
2016-06-26
MANPAGE: note that "-plaintextnames" disables symlink encryption
Jakob Unterwurzacher
2016-06-26
main: add "-o" option to enable "suid" and "dev"
Jakob Unterwurzacher
2016-06-26
main, fusefrontend: enable suid functionality
Jakob Unterwurzacher
2016-06-26
main: enable device files when running as root
Jakob Unterwurzacher
2016-06-26
fusefronted: preserve owner if running as root
Jakob Unterwurzacher
2016-06-26
fuserfrontend: support truncate(2) by wrapping ftruncate(2)
Jakob Unterwurzacher
2016-06-26
tests: add missing file "example_test_helpers.go"
Jakob Unterwurzacher
2016-06-23
README: fix copy-paste error
Jakob Unterwurzacher
2016-06-23
README: Note that v0.6 filesystems can no longer be mounted
Jakob Unterwurzacher
2016-06-23
Drop deprecated "-gcmiv128" option
Jakob Unterwurzacher
2016-06-23
tests: make tests for unsupported FSs more compact
Jakob Unterwurzacher
2016-06-23
Drop deprecated "-emenames" option
Jakob Unterwurzacher
2016-06-23
nametransform: drop unused noiv functions
Jakob Unterwurzacher
2016-06-23
Drop deprecated "-diriv" option
Jakob Unterwurzacher
2016-06-23
tests: add v0.7-plaintextnames example filesystem
Jakob Unterwurzacher
2016-06-19
build.bash: check if the go-fuse tree is dirty
Jakob Unterwurzacher
2016-06-19
tests: expect mount failure for v0.6 and older example filesystems
Jakob Unterwurzacher
2016-06-19
Refuse mounting of v0.6 and older filesystems
Jakob Unterwurzacher
2016-06-19
main: drop "on-disk format" from -version output, add Go version
Jakob Unterwurzacher
2016-06-19
README: abbreviate ticket #29 link
Jakob Unterwurzacher
2016-06-19
README: release v0.12
v0.12
Jakob Unterwurzacher
2016-06-19
travis: skip tests on go1.3.3
Jakob Unterwurzacher
2016-06-16
README: mention stdin passwords
Jakob Unterwurzacher
2016-06-16
README: list changes for v0.12 but don't add release date
Jakob Unterwurzacher
2016-06-16
tests: adapt for read-only operation
Jakob Unterwurzacher
2016-06-16
Mount v0.6 and older filesystems as read-only
Jakob Unterwurzacher
2016-06-16
tests: update config_test example files
Jakob Unterwurzacher
2016-06-16
tests: exit with correct error code from TestMain
Jakob Unterwurzacher
2016-06-16
Add "-ro" (read-only) flag
Jakob Unterwurzacher
2016-06-16
tests: add InitFS helper
Jakob Unterwurzacher
2016-06-16
readpassword: clean up leftover debug commit
Jakob Unterwurzacher
2016-06-16
Rename nametransform, contentenc source files
Jakob Unterwurzacher
2016-06-15
Rename internal "toggledlog" package to "tlog"
Jakob Unterwurzacher
2016-06-15
toggledlog: assume command of color handling
Jakob Unterwurzacher
2016-06-15
readpassword: create internal package for password reading
Jakob Unterwurzacher
2016-06-14
tests: spin off TestPasswd from TestInit
Jakob Unterwurzacher
2016-06-14
build.bash: fail early if the go binary does not exist
Jakob Unterwurzacher
2016-06-14
Fix warnings reported by Go 1.6 "go tool vet -shadow=true"
Jakob Unterwurzacher
2016-06-10
README: fix v0.11 release date
Jakob Unterwurzacher
2016-06-10
README: Mention Go 1.6.2
Jakob Unterwurzacher
2016-06-10
Update README for v0.11
v0.11
Jakob Unterwurzacher
2016-06-09
fusefrontend: Utimens: convert ENOENT to EBADF
Jakob Unterwurzacher
2016-06-09
test: add pingpong.bash and pingping-rsync.bash
Jakob Unterwurzacher
[next]