summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLuke Bratch <luke@bratch.co.uk>2019-06-16 19:31:51 +0100
committerLuke Bratch <luke@bratch.co.uk>2019-06-16 19:31:51 +0100
commitde11f8cdc5817fd2ea79886c4899d2fbe04c94c2 (patch)
tree4e22b67cd007298bd7b5504c0c7a733893854581 /TODO
parentdb0ab741a43a56ed898112fa09af6e465272cd25 (diff)
Log OpenSSL errors properly instead of printing to stderr.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 081cb0c..4196fcc 100644
--- a/TODO
+++ b/TODO
@@ -8,3 +8,5 @@ Add various auto replay options:
Might need to #include <limits.h> in blabouncer.c to make some operating systems and/or compilers happy.
Load all settings from configuration file at startup instead of referring to it for certain things (password/nick2/nick3).
+
+PROTOCTL NAMESX passed to other clients (perhaps add an in-code TODO to have it as an option as well as multi-prefix CAP).