diff options
author | Luke Bratch <luke@bratch.co.uk> | 2019-06-16 19:31:51 +0100 |
---|---|---|
committer | Luke Bratch <luke@bratch.co.uk> | 2019-06-16 19:31:51 +0100 |
commit | de11f8cdc5817fd2ea79886c4899d2fbe04c94c2 (patch) | |
tree | 4e22b67cd007298bd7b5504c0c7a733893854581 /TODO | |
parent | db0ab741a43a56ed898112fa09af6e465272cd25 (diff) |
Log OpenSSL errors properly instead of printing to stderr.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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). |