summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-26fuserfrontend: support truncate(2) by wrapping ftruncate(2)Jakob Unterwurzacher
2016-06-26tests: add missing file "example_test_helpers.go"Jakob Unterwurzacher
2016-06-23README: fix copy-paste errorJakob Unterwurzacher
2016-06-23README: Note that v0.6 filesystems can no longer be mountedJakob Unterwurzacher
2016-06-23Drop deprecated "-gcmiv128" optionJakob Unterwurzacher
2016-06-23tests: make tests for unsupported FSs more compactJakob Unterwurzacher
2016-06-23Drop deprecated "-emenames" optionJakob Unterwurzacher
2016-06-23nametransform: drop unused noiv functionsJakob Unterwurzacher
2016-06-23Drop deprecated "-diriv" optionJakob Unterwurzacher
2016-06-23tests: add v0.7-plaintextnames example filesystemJakob Unterwurzacher
2016-06-19build.bash: check if the go-fuse tree is dirtyJakob Unterwurzacher
2016-06-19tests: expect mount failure for v0.6 and older example filesystemsJakob Unterwurzacher
2016-06-19Refuse mounting of v0.6 and older filesystemsJakob Unterwurzacher
2016-06-19main: drop "on-disk format" from -version output, add Go versionJakob Unterwurzacher
2016-06-19README: abbreviate ticket #29 linkJakob Unterwurzacher
2016-06-19README: release v0.12v0.12Jakob Unterwurzacher
2016-06-19travis: skip tests on go1.3.3Jakob Unterwurzacher
2016-06-16README: mention stdin passwordsJakob Unterwurzacher
2016-06-16README: list changes for v0.12 but don't add release dateJakob Unterwurzacher
2016-06-16tests: adapt for read-only operationJakob Unterwurzacher
2016-06-16Mount v0.6 and older filesystems as read-onlyJakob Unterwurzacher
2016-06-16tests: update config_test example filesJakob Unterwurzacher
2016-06-16tests: exit with correct error code from TestMainJakob Unterwurzacher
2016-06-16Add "-ro" (read-only) flagJakob Unterwurzacher
2016-06-16tests: add InitFS helperJakob Unterwurzacher
2016-06-16readpassword: clean up leftover debug commitJakob Unterwurzacher
2016-06-16Rename nametransform, contentenc source filesJakob Unterwurzacher
2016-06-15Rename internal "toggledlog" package to "tlog"Jakob Unterwurzacher
2016-06-15toggledlog: assume command of color handlingJakob Unterwurzacher
2016-06-15readpassword: create internal package for password readingJakob Unterwurzacher
2016-06-14tests: spin off TestPasswd from TestInitJakob Unterwurzacher
2016-06-14build.bash: fail early if the go binary does not existJakob Unterwurzacher
2016-06-14Fix warnings reported by Go 1.6 "go tool vet -shadow=true"Jakob Unterwurzacher
2016-06-10README: fix v0.11 release dateJakob Unterwurzacher
2016-06-10README: Mention Go 1.6.2Jakob Unterwurzacher
2016-06-10Update README for v0.11v0.11Jakob Unterwurzacher
2016-06-09fusefrontend: Utimens: convert ENOENT to EBADFJakob Unterwurzacher
2016-06-09test: add pingpong.bash and pingping-rsync.bashJakob Unterwurzacher
2016-06-08fusefrontend: fix chown on dangling symlinksJakob Unterwurzacher
2016-06-08tests: rename extractloop.md5sums to linux-3.0.md5sumsJakob Unterwurzacher
2016-06-08Add performance numbers for v0.11Jakob Unterwurzacher
2016-06-07Update TODO fileJakob Unterwurzacher
2016-06-07tests: split example_filesystems into its own packageJakob Unterwurzacher
2016-06-06configfile: warn about missing feature flagsJakob Unterwurzacher
2016-06-06tests: error out properly on mount failureJakob Unterwurzacher
2016-06-05toggledlog: convert remaing naked fmt.Print*Jakob Unterwurzacher
2016-06-05main: print actual error from LoadConfFile()Jakob Unterwurzacher
2016-06-05configfile: use map[flagIota] for feature flagsJakob Unterwurzacher
2016-06-05configfile: bake the "Creator" gocryptfs version into the fileJakob Unterwurzacher
2016-06-04fusefrontend: report an error if all files in a directory were invalidJakob Unterwurzacher