summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2017-06-01Fix two commentsJakob Unterwurzacher
2017-05-30tests: add v1.3-reverse example filesystemJakob Unterwurzacher
2017-05-14main: password change: exit with code 12 on wrong passwordJakob Unterwurzacher
2017-05-07exitcodes: pull all exit code definitions into the packageJakob Unterwurzacher
2017-05-07fusefrontend: implement path decryption via ctlsockJakob Unterwurzacher
2017-05-07Fix typos found by MisspellJakob Unterwurzacher
2017-05-01tests: support encfs in the fsstress scriptJakob Unterwurzacher
2017-05-01tests: add TestXfs124Jakob Unterwurzacher
2017-05-01fusefrontend: drop writeOnly flagJakob Unterwurzacher
2017-03-18tests: add hkdf_sanity tests with broken example filesystemv1.3-beta1Jakob Unterwurzacher
2017-03-18benchmark: add md5sum read performance benchmarkJakob Unterwurzacher
2017-03-07cli: enable "-raw64" by defaultJakob Unterwurzacher
2017-03-07tests: recreate v1.3 example filesystemJakob Unterwurzacher
2017-03-07cli: add "-hkdf" optionJakob Unterwurzacher
2017-03-07tests: reverse: don't run tests that ignore "-plaintextnames" twiceJakob Unterwurzacher
2017-03-07Report correct symbolic link dentry sizesM. Vefa Bicakci
2017-03-05tests: add v1.3 example filesystemJakob Unterwurzacher
2017-03-05Drop Go 1.4 compatability code everywhereJakob Unterwurzacher
2017-03-05tests: stop calling t.Fatal from example_test_helpersJakob Unterwurzacher
2017-02-26tests: somewhat support testing without opensslJakob Unterwurzacher
2017-02-20tests: adapt dir overwrite test for Go 1.8Jakob Unterwurzacher
2017-02-20Get rid of remaining $GOPATH dependenciesJakob Unterwurzacher
2017-02-16tests: reverse: check Access() callJakob Unterwurzacher
2017-02-16tests: OSX compat: wrap Stat_t atime extractJakob Unterwurzacher
2017-02-16tests: OSX compat: use OSX-style "stat -f"Jakob Unterwurzacher
2017-02-16benchmarks: OSX compat: replace /usr/bin/time with bash builtinJakob Unterwurzacher
2017-02-16tests: get rid of syscall.PathMaxJakob Unterwurzacher
2017-02-15tests: use fuse-unmount.bashJakob Unterwurzacher
2017-02-15OSX compat: replace fusermount calls with fuse-unmount.bashJakob Unterwurzacher
2017-02-12Check for trailing garbage after the passwordJakob Unterwurzacher
2017-02-12tests: ctlsock: check warning for non-canonical pathsJakob Unterwurzacher
2017-01-26tests: add TestLongLink (currently broken)Jakob Unterwurzacher
2017-01-03tests: only check the size in dl-linux-tarball.bashJakob Unterwurzacher
2017-01-03tests: factor out dl-linux-tarball.bashJakob Unterwurzacher
2016-12-13benchmark.bash: OSX dd does not support "K" postfixJakob Unterwurzacher
2016-12-10ctlsock: sanitize paths before passing them to the backendJakob Unterwurzacher
2016-11-26tests: don't call t.Fatal in checkExampleFSJakob Unterwurzacher
2016-11-26benchmark.bash: double write lengthJakob Unterwurzacher
2016-11-17tests: rename fsstress-loopback.bash to fsstress-gocryptfs.bashJakob Unterwurzacher
2016-11-17tests: add OpenTruncateRead testJakob Unterwurzacher
2016-11-10ctlsock: prevent panic on invalid decrypt requestJakob Unterwurzacher
2016-11-10tests: allow overriding hardcoded arguments in Mount helperJakob Unterwurzacher
2016-11-10ctlsock: implement EncryptPath for reverse mode, add testsJakob Unterwurzacher
2016-11-10ctlsock: add initial limited implementationJakob Unterwurzacher
2016-11-01Add Go 1.4 compatibility layer for raw64Jakob Unterwurzacher
2016-11-01tests: add raw64 testsJakob Unterwurzacher
2016-10-30fusefrontend: drop atime workaroundsJakob Unterwurzacher
2016-10-25tests: fetch the example tarball from cdn.kernel.orgJakob Unterwurzacher
2016-10-24Fix misspellingsJakob Unterwurzacher
2016-10-19tests: add example tarJakob Unterwurzacher