Age | Commit message (Expand) | Author |
2015-12-19 | Increase GCM IV size from 96 to 128 bits | Jakob Unterwurzacher |
2015-12-13 | go fmt | Jakob Unterwurzacher |
2015-12-11 | tests: overwrite directory with another directory | Jakob Unterwurzacher |
2015-12-11 | tests: add "gocryptfs -init -plaintextnames" cli testcase | Jakob Unterwurzacher |
2015-12-11 | Rmdir: handle creating and removing unreadable directories | Jakob Unterwurzacher |
2015-12-10 | tests: test read-write directory operations on all example filesystems | Jakob Unterwurzacher |
2015-12-10 | tests: add v0.6-plaintextnames example filesystem | Jakob Unterwurzacher |
2015-12-08 | tests: add v0.6 example filesystem with EME | Jakob Unterwurzacher |
2015-12-08 | Add EME filename encryption & enable it by default | Jakob Unterwurzacher |
2015-12-08 | go fmt | Jakob Unterwurzacher |
2015-12-06 | tests: add TestRename | Jakob Unterwurzacher |
2015-12-06 | tests: recreate v0.5 example filesystems with -scryptn=10 | Jakob Unterwurzacher |
2015-11-29 | Run go fmt | Jakob Unterwurzacher |
2015-11-29 | Add "-scryptn" option that sets the cost parameter for scryptv0.5-rc1 | Jakob Unterwurzacher |
2015-11-28 | tests: add v0.5 example filesystem (with DirIV!) | Jakob Unterwurzacher |
2015-11-28 | tests: verify that symlinks work | Jakob Unterwurzacher |
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 |
2015-11-27 | diriv: Convert filename encryption users to diriv | Jakob Unterwurzacher |
2015-11-25 | tests: check Mkdir and Rmdir | Jakob Unterwurzacher |
2015-11-15 | Update README for v0.4 | Jakob Unterwurzacher |
2015-11-15 | tests: add example_filesystems, test password and -masterkey mount | Jakob Unterwurzacher |
2015-11-15 | tests: add tests for "-config" option | 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-14 | tests: Add file create benchmarks for different sizes | Jakob Unterwurzacher |
2015-11-12 | tests: replace linux kernel untar test with synthetic small file creation | Jakob Unterwurzacher |
2015-11-12 | tests: move integration tests to separate directory | Jakob Unterwurzacher |