summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-30README: list today as v0.10 release datev0.10Jakob Unterwurzacher
2016-05-30README: remove v0.10 release date (not yet released)Jakob Unterwurzacher
2016-05-30fusefrontend: replace unreliable "fd < 0" checkJakob Unterwurzacher
2016-05-30toggledlog: wpanic: use Logger.Panic instead of naked panicJakob Unterwurzacher
2016-05-29fusefrontend: use sync.Once for one-time warningsJakob Unterwurzacher
2016-05-29fusefronted: check Fstat return value on file createJakob Unterwurzacher
2016-05-29fusefrontend: simplify wlockMapJakob Unterwurzacher
2016-05-29fsstress-loopback: properly stop on Ctrl-CJakob Unterwurzacher
2016-05-29fusefrontend: remove unused "forgotten" variableJakob Unterwurzacher
2016-05-25Update README for v0.10Jakob Unterwurzacher
2016-05-25fsstress-loopback: use random directory namesJakob Unterwurzacher
2016-05-24extractloop: use $SECONDS special variableJakob Unterwurzacher
2016-05-24stress_tests: add header commentsJakob Unterwurzacher
2016-05-22stupidgcm: add benchmark.bash wrapperJakob Unterwurzacher
2016-05-18Add "-allow_other" command-line optionJakob Unterwurzacher
2016-05-13Update README vor v0.10-rc3v0.10-rc3Jakob Unterwurzacher
2016-05-12Encrypt path in statfs() callsDavid Gnedt
2016-05-12prefer_openssl: add amd64 constraintJakob Unterwurzacher
2016-05-12prefer_openssl: autodetect whether to use OpenSSL or Go GCMJakob Unterwurzacher
2016-05-11README: Note fallocate changes for v0.10 (issue #22)Jakob Unterwurzacher
2016-05-08fusefrontend: fix panic due to concurrently unregistered wlockJakob Unterwurzacher
2016-05-08stress_tests: improve outputJakob Unterwurzacher
2016-05-05stress_tests: extractloop: run two loops in parallelJakob Unterwurzacher
2016-05-05fusefrontend: fix wlock memory leakJakob Unterwurzacher
2016-05-05stress_tests: add stress test scriptsJakob Unterwurzacher
2016-05-05stupidgcm: set dummy locking callback.v0.10-rc2Jakob Unterwurzacher
2016-05-05stupidgcm: skip tests on Go 1.4 and olderJakob Unterwurzacher
2016-05-05Revert "stupidgcm: print openssl error stack before panicing"Jakob Unterwurzacher
2016-05-05cryptocore: support Go 1.4 in testsJakob Unterwurzacher
2016-05-05stupidgcm: reorder calls to support openssl <= 1.0.1cJakob Unterwurzacher
2016-05-04stupidgcm: print openssl error stack before panicingJakob Unterwurzacher
2016-05-04stupidgcm: fix copy-paste error in panic messageJakob Unterwurzacher
2016-05-04Fix typos in READMEJakob Unterwurzacher
2016-05-04Update README for v0.10-rc1v0.10-rc1Jakob Unterwurzacher
2016-05-04stupidgcm: completely replace spacemonkeygo/opensslJakob Unterwurzacher
2016-05-04stupidgcm: add our own thin wrapper around openssl gcmJakob Unterwurzacher
2016-05-04cryptocore: add API testsJakob Unterwurzacher
2016-04-28build.bash: replace "git -C"Jakob Unterwurzacher
2016-04-20prelloc: warn and continue if fallocate(2) is not supportedJakob Unterwurzacher
2016-04-17Update manpage with "longnames" option, explain feature flag optionsJakob Unterwurzacher
2016-04-10build.bash: bake the go-fuse commit hash into the binariesv0.9Jakob Unterwurzacher
2016-04-10Update readme.md and performance.txt for v0.9Jakob Unterwurzacher
2016-04-10Fix "go tool vet -shadow=true" warningsJakob Unterwurzacher
2016-04-10tests: clean up leftover mounts in resetTmpDirJakob Unterwurzacher
2016-04-10longnames: fix fsstress failure, use dirfdJakob Unterwurzacher
2016-04-10longnames: use symbolic constants instead of naked intsJakob Unterwurzacher
2016-04-10Add v0.9-rc2 performance numbersJakob Unterwurzacher
2016-04-03Add v0.9 changes to READMEv0.9-rc2Jakob Unterwurzacher
2016-04-03travis ci: also build with Go 1.6Jakob Unterwurzacher
2016-03-03Enable openssl in tests to support old Go versionsJakob Unterwurzacher