Merge from vendor branch READLINE:
[dragonfly.git] / crypto / heimdal / TODO
1 -*- indented-text -*-
2
3 $Id: TODO,v 1.66 2001/08/09 08:43:42 assar Exp $
4
5 * configure
6
7 handle readline hiding in readline/readline.h
8
9 * appl
10
11 ** appl/popper
12
13 Implement RFC1731 and 1734, pop over GSS-API
14
15 * doc
16
17 * kdc
18
19 * kadmin
20
21 make it happy with reading and parsing kdc.conf
22
23 is in need of a major cleanup
24
25 * kpasswdd
26
27 figure out what's the deal with do_sequence and the MIT client
28
29 * lib
30
31 ** lib/asn1
32
33 prepend a prefix on all generated symbols
34
35 ** lib/auth
36
37 ** lib/auth/sia
38
39 PAM
40
41 ** lib/com_err
42
43 write a man-page
44
45 ** lib/des
46
47 make everything work with openssl and make prototypes compatible
48
49 ** lib/gssapi
50
51 process_context_token, add_cred, inquire_cred_by_mech,
52 inquire_names_for_mech, and
53 inquire_mechs_for_name not implemented.
54
55 set minor_status in all functions
56
57 anonymous credentials not implemented
58
59 add rc4
60
61 ** lib/hdb
62
63 ** lib/kadm5
64
65 add policies?
66
67 fix to use rpc?
68
69 ** lib/krb5
70
71 the replay cache is, in its current state, not very useful
72
73 OTP?
74
75 make checksum/encryption type configuration more realm-specific.  make
76 some simple way of handling the w2k situtation
77
78 crypto: allow scatter/gather creation of checksums
79
80 verify_user: handle non-secure verification failing because of
81 host->realm mapping
82
83 config_file: do it in case-sensitive and/or insensitive
84
85 ** lib/roken