Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-17 | tests: add OpenTruncateRead test | Jakob Unterwurzacher | |
This is a regression test for the issue that was fixed by the last commit. | |||
2016-11-10 | ctlsock: implement EncryptPath for reverse mode, add tests | Jakob Unterwurzacher | |
2016-11-10 | ctlsock: add initial limited implementation | Jakob Unterwurzacher | |
At the moment, in forward mode you can only encrypt paths and in reverse mode you can only decrypt paths. | |||
2016-10-19 | tests: add 1980.tar.gz extract test | Jakob Unterwurzacher | |
Test that we get the right timestamp when extracting a tarball. Also simplify the workaround in doTestUtimesNano() and fix the fact that it was running no test at all. | |||
2016-10-16 | tests: split "normal" tests into "cli" and "defaults" | Jakob Unterwurzacher | |
Also fixes the failure to run the benchmarks do to the missing gocryptfs.diriv. |