Out of date, but it's more recent than what's in the tree...
authorTheodore Tso <tytso@mit.edu>
Sat, 22 Apr 1995 04:58:57 +0000 (04:58 +0000)
committerTheodore Tso <tytso@mit.edu>
Sat, 22 Apr 1995 04:58:57 +0000 (04:58 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5451 dc483132-0cff-0310-8789-dd5450dbe970

src/TODO

index a25e05cc6b3eded59c8e8465b426d920360b432c..fbdb79e1329e74036c09c737823bef036ea56820 100644 (file)
--- a/src/TODO
+++ b/src/TODO
@@ -35,6 +35,10 @@ Major projects:
        * telnet portability
        * CONFIG_RULES should include more standard rules (WITH_KRB4, etc.)
                stuff that's in every single configure.in file.
+       * klist and kdestroy drags in the entire libcrypto library
+               unnecessarily; this is because init_ctx references
+               krb5_csarray (via valid_etype) and
+               krb5_max_crypto_system, which drags in cryptoconf.c
 
 7.  Future development
        * support for realm name changes