summaryrefslogtreecommitdiffstats
path: root/crypto/heimdal/TODO
diff options
context:
space:
mode:
authorassar <assar@FreeBSD.org>2001-02-13 16:46:19 +0000
committerassar <assar@FreeBSD.org>2001-02-13 16:46:19 +0000
commitebfe6dc471c206300fd82c7c0fd145f683aa52f6 (patch)
treee66aa570ad1d12c43b32a7313b0f8e28971bf8a9 /crypto/heimdal/TODO
parente5f617598c2db0dd51906a38ecea9208123a8b70 (diff)
downloadFreeBSD-src-ebfe6dc471c206300fd82c7c0fd145f683aa52f6.zip
FreeBSD-src-ebfe6dc471c206300fd82c7c0fd145f683aa52f6.tar.gz
import of heimdal 0.3e
Diffstat (limited to 'crypto/heimdal/TODO')
-rw-r--r--crypto/heimdal/TODO65
1 files changed, 24 insertions, 41 deletions
diff --git a/crypto/heimdal/TODO b/crypto/heimdal/TODO
index e222951..0396339 100644
--- a/crypto/heimdal/TODO
+++ b/crypto/heimdal/TODO
@@ -1,6 +1,6 @@
-*- indented-text -*-
-$Id: TODO,v 1.40 2000/01/28 04:10:56 assar Exp $
+$Id: TODO,v 1.55 2001/01/30 22:51:32 assar Exp $
* configure
@@ -8,70 +8,58 @@ 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.
-* appl
-
-more programs here
+handle readline hiding in readline/readline.h
-** appl/login
-
-/etc/environment etc.
+* appl
** appl/popper
Implement RFC1731 and 1734, pop over GSS-API
-** appl/test
-
-should test more stuff
-
-** appl/rsh
-
-add rcp program
-
-** appl/ftp
-
* doc
-there's some room for improvement here.
-
* kdc
* kadmin
+make it happy with reading and parsing kdc.conf
+
is in need of a major cleanup
+* kpasswdd
+
+figure out what's the deal with do_sequence and the MIT client
+
* lib
** lib/asn1
prepend a prefix on all generated symbols
-make asn1_compile use enum types where applicable
-
** lib/auth
PAM
+** lib/com_err
+
+write a man-page
+
** lib/des
+make everything work with openssl and make prototypes compatible
+
** lib/gssapi
-process_context_token, display_status, add_cred, inquire_cred_by_mech,
-export_sec_context, import_sec_context, inquire_names_for_mech, and
+process_context_token, add_cred, inquire_cred_by_mech,
+inquire_names_for_mech, and
inquire_mechs_for_name not implemented.
-only DES MAC MD5 and DES implemented.
-
set minor_status in all functions
-init_sec_context: `initiator_cred_handle' and `time_req' ignored.
-
-input channel bindings are not supported
-
-delegation not implemented
-
anonymous credentials not implemented
+add rc4
+
** lib/hdb
** lib/kadm5
@@ -88,20 +76,15 @@ using krb5_get_krbhst.
the replay cache is, in its current state, not very useful
-the following encryption types have been implemented: DES-CBC-CRC,
-DES-CBC-MD4, DES-CBC-MD5, DES3-CBC-MD5, DES3-CBC-SHA1
-
-supports the following checksums: CRC32, RSA-MD4, RSA-MD5,
-RSA-MD4-DES, RSA-MD5-DES, RSA-MD5-DES3, SHA1, HMAC-SHA1-DES3
-
always generates a new subkey in an authenticator
should the sequence numbers be XORed?
-fix pre-authentication with pa-afs3-salt
-
OTP?
-** lib/roken
+make checksum/encryption type configuration more realm-specific. make
+some simple way of handling the w2k situtation
+
+crypto: allow scather/gather creation of checksums
-** lib/sl
+** lib/roken
OpenPOWER on IntegriCloud