x
[abartlet/lorikeet-heimdal.git/.git] / TODO
1 -*- indented-text -*-
2
3 $Id$
4
5 * configure
6
7 use more careful checking before starting to use berkeley db.  it only
8 makes sense to do so if we have the appropriate library and the header
9 file.
10
11 * appl
12
13 ** appl/popper
14
15 Implement RFC1731 and 1734, pop over GSS-API
16
17 ** appl/rsh
18
19 add rcp program
20
21 ** appl/ftp
22
23 * kadmin
24
25 is in need of a major cleanup
26
27 * lib
28
29 ** lib/asn1
30
31 prepend a prefix on all generated symbols
32
33 ** lib/auth
34
35 PAM
36
37 ** lib/gssapi
38
39 process_context_token, display_status, add_cred, inquire_cred_by_mech,
40 export_sec_context, import_sec_context, inquire_names_for_mech, and
41 inquire_mechs_for_name not implemented.
42
43 only DES MAC MD5 and DES implemented.
44
45 set minor_status in all functions
46
47 init_sec_context: `initiator_cred_handle' and `time_req' ignored.
48
49 anonymous credentials not implemented
50
51 add 3des, rc4
52
53 ** lib/kadm5
54
55 add policies?
56
57 fix to use rpc?
58
59 ** lib/krb5
60
61 rewrite the lookup of KDCs to handle kerberos-<n> and not do any DNS
62 requests if the information can be found locally.  this requires stop
63 using krb5_get_krbhst.
64
65 the replay cache is, in its current state, not very useful
66
67 always generates a new subkey in an authenticator
68
69 should the sequence numbers be XORed?
70
71 OTP?
72
73 ** lib/roken
74
75 getifaddrs