summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2018-01-21Documentation: add extractloop example outputJakob Unterwurzacher
2018-01-17fusefronted: add PlaintextNames special-cases for Create & RenameJakob Unterwurzacher
2017-12-25fusefrontend: Handle PlaintextNames mode in LinkSebastian Lackner
2017-12-07fusefrontend_reverse: secure Access against symlink races (somewhat)Jakob Unterwurzacher
2017-12-06tets_helpers: handle t=nil in InitFSJakob Unterwurzacher
2017-11-29fusefrontend: allow_other: close race between mkdir and chownSebastian Lackner
2017-11-28fusefrontend: Handle PlaintextNames mode in UnlinkSebastian Lackner
2017-11-28fusefrontend: Handle PlaintextNames mode in MknodSebastian Lackner
2017-11-27fusefronted: allow_other: close race between mknod and chownJakob Unterwurzacher
2017-11-26reverse: reject too-long symlink target reads with ENAMETOOLONGJakob Unterwurzacher
2017-11-25fusefrontend_reverse: Do not mix up cache information for different directoriesSebastian Lackner
2017-11-25fusefrontend: Fix longname handling for renames with existing targetSebastian Lackner
2017-11-23tests: Add test for access to encrypted version of '.' and '..'Sebastian Lackner
2017-11-21main: Add '-devrandom' commandline optionSebastian Lackner
2017-10-03fusefrontend_reverse: workaround ext4 test failureJakob Unterwurzacher
2017-10-01fusefrontend_reverse: fix 176-byte namesJakob Unterwurzacher
2017-08-10tests: add diriv cache race testJakob Unterwurzacher
2017-07-27fusefrontend_reverse: return ENOENT for undecryptable namesJakob Unterwurzacher
2017-07-24tests: check if we close stderr and stdout correctly on mountJakob Unterwurzacher
2017-07-21tests: fsstress-gocryptfs.bash: sync up with EncFSJakob Unterwurzacher
2017-07-11fusefronted: enable writing to write-only filesJakob Unterwurzacher
2017-06-27benchmarks: add streaming read benchmarkJakob Unterwurzacher
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