aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorJakob Unterwurzacher2016-06-07 00:11:04 +0200
committerJakob Unterwurzacher2016-06-07 00:11:04 +0200
commitedfeb8ed6cf90da4b17d98ee68c92e60563c5efd (patch)
treef38b9e2d0a6261d6e6daa025903232122efb2fe0 /TODO.md
parentc2a5303eebc84d616072163f74eef8483c9f5386 (diff)
Update TODO file
Most entries have already been implemented a while ago.
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO.md b/TODO.md
index 3763984..db7666b 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,6 +1,2 @@
-* Add test filesystem for "--masterkey" containing an "It works!" file
* Add fcntl file locking to make multiple concurrent mounts safe
* add test case
-* Add "--pwfile" parameter that reads the password from a file
- * Use that for additional test cases
-* Find out why "./gocryptfs -version" takes 170ms.