summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 7 insertions, 0 deletions
diff --git a/TODO b/TODO
index e69de29..f0b21b6 100644
--- a/TODO
+++ b/TODO
@@ -0,0 +1,7 @@
+Make some unnecessary configuration options optional (e.g. replaytime if replaymode != "time")
+
+Fuzzing.
+
+If openssl_error_string() doesn't get a string just after SSL_accept() then the debug log entry will fail to contain a trailing new line - maybe make log function ensure last character is new line?
+
+Rename selret to pselret.