Release 0.8.1
[heimdal.git] / TODO
blobb5b080250b7683b7b497a22caa0673b670d088c6
1 -*- indented-text -*-
3 $Id$
5 * configure
7 handle readline hiding in readline/readline.h
9 * appl
11 ** appl/popper
13 Implement RFC1731 and 1734, pop over GSS-API
15 * doc
17 * kdc
19 * kadmin
21 make it happy with reading and parsing kdc.conf
23 is in need of a major cleanup
25 * kpasswdd
27 figure out what's the deal with do_sequence and the MIT client
29 * lib
31 ** lib/asn1
33 prepend a prefix on all generated symbols
35 implicit optional CONS types
37 ** lib/auth
39 ** lib/auth/sia
41 PAM
43 ** lib/com_err
45 ** lib/des
47 ** lib/gssapi
49 anonymous credentials not implemented
51 gss_acquire_cred(GSS_C_BOTH) with a keytab only, gss_add_cred,
52 gss_release_cred renders the output_cred_handle broken.
54 cache delegation credentials to avoid hitting the kdc ?  require time
55 stampless tickets, and was supported in the recv'ing end with 0.6.1.
57 flag to look at ok-to-delegate even if GSS_C_DELEG_FLAG was set
58 (limited to some target domains).
60 ** lib/hdb
62 ** lib/kadm5
64 add policies?
66 fix to use rpc?
68 ** lib/krb5
70 the replay cache is, in its current state, not very useful
72 OTP?
74 make checksum/encryption type configuration more realm-specific.
76 crypto: allow scatter/gather creation of checksums
78 verify_user: handle non-secure verification failing because of
79 host->realm mapping
81 config_file: do it in case-sensitive and/or insensitive
83 ** lib/roken