Age | Commit message (Expand) | Author |
2018-05-04 | tests: example_filesystems: create a private copy in /tmp | Jakob Unterwurzacher |
2018-03-22 | Add `-masterkey=stdin` functionality | Jakob Unterwurzacher |
2017-11-23 | tests: Add test for access to encrypted version of '.' and '..' | Sebastian Lackner |
2017-10-01 | fusefrontend_reverse: fix 176-byte names | Jakob Unterwurzacher |
2017-05-30 | tests: add v1.3-reverse example filesystem | Jakob Unterwurzacher |
2017-03-07 | cli: enable "-raw64" by default | Jakob Unterwurzacher |
2017-03-07 | tests: recreate v1.3 example filesystem | Jakob Unterwurzacher |
2017-03-07 | cli: add "-hkdf" option | Jakob Unterwurzacher |
2017-03-05 | tests: add v1.3 example filesystem | Jakob Unterwurzacher |
2017-03-05 | Drop Go 1.4 compatability code everywhere | Jakob Unterwurzacher |
2017-03-05 | tests: stop calling t.Fatal from example_test_helpers | Jakob Unterwurzacher |
2017-02-26 | tests: somewhat support testing without openssl | Jakob Unterwurzacher |
2016-11-26 | tests: don't call t.Fatal in checkExampleFS | Jakob Unterwurzacher |
2016-10-08 | reverse: gocryptfs.conf was missing from the directory listings | Jakob Unterwurzacher |
2016-10-08 | tests: add v1.1-reverse-plaintextnames example filesystem | Jakob Unterwurzacher |
2016-10-08 | tests: add v1.1-reverse example filesystem | Jakob Unterwurzacher |
2016-10-08 | tests: add v1.1-aessiv example filesystem | Jakob Unterwurzacher |
2016-10-08 | tests: invert ResetTmpDir argument | Jakob Unterwurzacher |
2016-10-04 | tests: skip tests with -openssl=false on Go 1.4 and lower | Jakob Unterwurzacher |
2016-07-11 | tests: add verbose output when unmounting | Jakob Unterwurzacher |
2016-07-11 | tests: use unmount wrapper in ResetTmpDir | Jakob Unterwurzacher |
2016-06-30 | test: split up integration_tests | Jakob Unterwurzacher |
2016-06-27 | tests: run example_filesystems with "-openssl=false" AND "=true" | Jakob Unterwurzacher |
2016-06-26 | tests: add missing file "example_test_helpers.go" | Jakob Unterwurzacher |
2016-06-23 | Drop deprecated "-gcmiv128" option | Jakob Unterwurzacher |
2016-06-23 | tests: make tests for unsupported FSs more compact | Jakob Unterwurzacher |
2016-06-23 | Drop deprecated "-emenames" option | Jakob Unterwurzacher |
2016-06-23 | Drop deprecated "-diriv" option | Jakob Unterwurzacher |
2016-06-23 | tests: add v0.7-plaintextnames example filesystem | Jakob Unterwurzacher |
2016-06-19 | tests: expect mount failure for v0.6 and older example filesystems | Jakob Unterwurzacher |
2016-06-16 | tests: adapt for read-only operation | Jakob Unterwurzacher |
2016-06-16 | tests: exit with correct error code from TestMain | Jakob Unterwurzacher |
2016-06-07 | tests: split example_filesystems into its own package | Jakob Unterwurzacher |