From 4cc90dde4826e03f64e9a974e54534dae89c4529 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Sun, 12 May 2019 10:29:06 +0200 Subject: Update TODO.txt. --- TODO.txt | 6 ------ 1 file changed, 6 deletions(-) diff --git a/TODO.txt b/TODO.txt index 0acc17ab..fcbc9005 100644 --- a/TODO.txt +++ b/TODO.txt @@ -89,10 +89,6 @@ questionable: command terminates with a signal, we should report PS_PROTOCOL. - revisit maximum allowed rcfile permissions, fix inconsistency (silently allowing g+x). -- make UID code more efficient, parsing is O(n^2), should be no worse - than O(n log n), lookup is O(n), should be O(log n). - * Idea for C: use tfind/tsearch. Need to split idlist up - so it only keeps the ids, and use an array to track status. - help systematic debugging - by making logging more strict (Postfix's msg_* as example??) - by adding a --loggingtest or something that emits @@ -119,9 +115,7 @@ questionable: but we should abandon that anyways). - CRYPTO: perhaps port to NSS? Check license and features and required procedure changes. - Redhat Bugs #333741 (crypto consolidation), #346891 (port fetchmail to NSS) -- CRYPTO: make the SSL default v3 (rather than v23). - CRYPTO: remove sslfingerprint? too easily abused (see NEWS) -- CRYPTO: force sslcertck - CRYPTO: by default forbid cleartext or other compromising password schemes over insecure connections? - put more hints to the FAQ (should we call it FGA?) as first support place -- cgit v1.2.3