summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorTheodore Tso <tytso@mit.edu>1995-04-22 04:58:57 +0000
committerTheodore Tso <tytso@mit.edu>1995-04-22 04:58:57 +0000
commit07e49b5cb5fde58f139cc14bec51de956b4c90f6 (patch)
treef1d01a3cb8328d88099578acd79a7093c16dd4f5 /src
parente168a33ba98c3ccc7d78dfcb8817fa6c00320aea (diff)
downloadkrb5-07e49b5cb5fde58f139cc14bec51de956b4c90f6.tar.gz
krb5-07e49b5cb5fde58f139cc14bec51de956b4c90f6.tar.xz
krb5-07e49b5cb5fde58f139cc14bec51de956b4c90f6.zip
Out of date, but it's more recent than what's in the tree...
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5451 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src')
-rw-r--r--src/TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/TODO b/src/TODO
index a25e05cc6b..fbdb79e132 100644
--- 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