Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-28 | diriv: use "DirIV" flag to discern and support mounting old filesystems | Jakob Unterwurzacher | |
2015-11-27 | Run go fmt | Jakob Unterwurzacher | |
2015-11-27 | tests: create all-zero gocryptfs.diriv in resetTmpDir() | Jakob Unterwurzacher | |
Tests were failing because this file was missing | |||
2015-11-15 | tests: add example_filesystems, test password and -masterkey mount | Jakob Unterwurzacher | |
2015-11-15 | Add "-extpass" cli option and associated tests | Jakob Unterwurzacher | |
2015-11-14 | Run go fmt and go vet | Jakob Unterwurzacher | |
2015-11-12 | tests: move integration tests to separate directory | Jakob Unterwurzacher | |
Also, use new "-defaultonly" flag for benchmarks (only tests with openssl=true plaintextnames=false) |