aboutsummaryrefslogtreecommitdiff
path: root/tests/example_filesystems
AgeCommit message (Expand)Author
2022-06-26Fix typosYuta Hayashibe
2021-08-24tests/example_filesystems: add v2.2-xchacha-deterministic-namesJakob Unterwurzacher
2021-08-24tests/example_filesystems: add deterministic-names and xchachaJakob Unterwurzacher
2021-08-23go mod: declare module version v2Jakob Unterwurzacher
2021-06-02nametransform: check name validity on encryptionJakob Unterwurzacher
2020-08-15test_helper: VerifyExistence: don't panicJakob Unterwurzacher
2019-12-24Fix "go get" failureJakob Unterwurzacher
2018-12-27Assorted spelling fixes.Sebastian Lackner
2018-05-04tests: example_filesystems: create a private copy in /tmpJakob Unterwurzacher
2018-03-22Add `-masterkey=stdin` functionalityJakob Unterwurzacher
2017-11-23tests: Add test for access to encrypted version of '.' and '..'Sebastian Lackner
2017-10-01fusefrontend_reverse: fix 176-byte namesJakob Unterwurzacher
2017-05-30tests: add v1.3-reverse example filesystemJakob 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-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
2016-11-26tests: don't call t.Fatal in checkExampleFSJakob Unterwurzacher
2016-10-08reverse: gocryptfs.conf was missing from the directory listingsJakob Unterwurzacher
2016-10-08tests: add v1.1-reverse-plaintextnames example filesystemJakob Unterwurzacher
2016-10-08tests: add v1.1-reverse example filesystemJakob Unterwurzacher
2016-10-08tests: add v1.1-aessiv example filesystemJakob Unterwurzacher
2016-10-08tests: invert ResetTmpDir argumentJakob Unterwurzacher
2016-10-04tests: skip tests with -openssl=false on Go 1.4 and lowerJakob Unterwurzacher
2016-07-11tests: add verbose output when unmountingJakob Unterwurzacher
2016-07-11tests: use unmount wrapper in ResetTmpDirJakob Unterwurzacher
2016-06-30test: split up integration_testsJakob Unterwurzacher
2016-06-27tests: run example_filesystems with "-openssl=false" AND "=true"Jakob Unterwurzacher
2016-06-26tests: add missing file "example_test_helpers.go"Jakob 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-23Drop deprecated "-diriv" optionJakob Unterwurzacher
2016-06-23tests: add v0.7-plaintextnames example filesystemJakob Unterwurzacher
2016-06-19tests: expect mount failure for v0.6 and older example filesystemsJakob Unterwurzacher
2016-06-16tests: adapt for read-only operationJakob Unterwurzacher
2016-06-16tests: exit with correct error code from TestMainJakob Unterwurzacher
2016-06-07tests: split example_filesystems into its own packageJakob Unterwurzacher