commit 9e594a986eef7e589724f2f18a81e05c47cf70de
Author: Laslo Hunhold <dev_AT_frign.de>
AuthorDate: Tue Dec 27 14:30:51 2016 +0100
Commit: Laslo Hunhold <dev_AT_frign.de>
CommitDate: Tue Dec 27 14:30:51 2016 +0100
Add a TODO-note about crypt.c
diff --git a/TODO b/TODO
index 225034a..5edb8a3 100644
--- a/TODO
+++ b/TODO
_AT_@ -18,5 +18,8 @@ features noted.
What also needs to be implemented is the capability of the tools to
handle data with NUL-bytes in it.
+The return values of mdcheckline() in crypt.c need to be fixed (0 -> success,
+1 -> error).
+
[0]
http://landley.net/toybox/roadmap.html
[1]
http://git.suckless.org/ubase/
Received on Tue Dec 27 2016 - 15:04:03 CET