summaryrefslogtreecommitdiff
path: root/crypto/heimdal/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/heimdal/TODO')
-rw-r--r--crypto/heimdal/TODO23
1 files changed, 9 insertions, 14 deletions
diff --git a/crypto/heimdal/TODO b/crypto/heimdal/TODO
index 039633947be14..adef74a15d7bb 100644
--- a/crypto/heimdal/TODO
+++ b/crypto/heimdal/TODO
@@ -1,13 +1,9 @@
-*- indented-text -*-
-$Id: TODO,v 1.55 2001/01/30 22:51:32 assar Exp $
+$Id: TODO,v 1.66 2001/08/09 08:43:42 assar Exp $
* configure
-use more careful checking before starting to use berkeley db. it only
-makes sense to do so if we have the appropriate library and the header
-file.
-
handle readline hiding in readline/readline.h
* appl
@@ -38,6 +34,8 @@ prepend a prefix on all generated symbols
** lib/auth
+** lib/auth/sia
+
PAM
** lib/com_err
@@ -70,21 +68,18 @@ fix to use rpc?
** lib/krb5
-rewrite the lookup of KDCs to handle kerberos-<n> and not do any DNS
-requests if the information can be found locally. this requires stop
-using krb5_get_krbhst.
-
the replay cache is, in its current state, not very useful
-always generates a new subkey in an authenticator
-
-should the sequence numbers be XORed?
-
OTP?
make checksum/encryption type configuration more realm-specific. make
some simple way of handling the w2k situtation
-crypto: allow scather/gather creation of checksums
+crypto: allow scatter/gather creation of checksums
+
+verify_user: handle non-secure verification failing because of
+host->realm mapping
+
+config_file: do it in case-sensitive and/or insensitive
** lib/roken