updated
authorAssar Westerlund <assar@sics.se>
Sun, 24 Aug 1997 10:49:01 +0000 (10:49 +0000)
committerAssar Westerlund <assar@sics.se>
Sun, 24 Aug 1997 10:49:01 +0000 (10:49 +0000)
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3122 ec53bebd-3082-4978-b11e-865c3cabbd6b

TODO

diff --git a/TODO b/TODO
index 5a79c306b52cdbce0ace899c506b92a18c3fa43f..3d53d357c9aea0af15f20fac26489d3c4ca5152f 100644 (file)
--- a/TODO
+++ b/TODO
@@ -53,18 +53,11 @@ PAM and afskauthlib
 
 ** lib/des
 
-md4, md5, and sha doesn't work on Crays.
-
 ** lib/gssapi
 
-acquire_cred, release_cred, process_context_token, context_time,
-display_status, compare_names, export_name, inquire_cred,
-wrap_size_limit, add_cred, inquire_cred_by_mech, export_sec_context,
-import_sec_context, inquire_names_for_mech, inquire_mechs_for_name,
-canonicalize_name, and duplicate_name not implemented.
-
-import_name only understands GSS_C_NT_HOSTBASED_SERVICE and
-GSS_C_NO_OID.
+process_context_token, display_status, add_cred, inquire_cred_by_mech,
+export_sec_context, import_sec_context, inquire_names_for_mech, and
+inquire_mechs_for_name not implemented.
 
 get_mic, wrap: always uses the remote_subkey
 
@@ -77,10 +70,6 @@ minor_status is never set
 
 init_sec_context: `initiator_cred_handle' and `time_req' ignored.
 
-accept_sec_context: the first principal in the srvtab is always used.
-
-accept_sec_context: `acceptor_cred_handle' is ignored.
-
 input channel bindings are not supported
 
 delegation not implemented
@@ -113,8 +102,6 @@ should the sequence numbers be XORed?
 
 encryption and checksum type is still hardcoded in some places.
 
-wait for error before generating preauthentication
-
 pa-afs3-salt?
 
 OTP?