HAMMER 60I/Many: Mirroring
[dragonfly.git] / crypto / heimdal-0.6.3 / TODO
blobeeb43158e19912c33247511aa9fe8e537fe63df0
1 -*- indented-text -*-
3 $Id: TODO,v 1.67 2003/03/20 20:00:53 lha Exp $
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 ** lib/auth
37 ** lib/auth/sia
39 PAM
41 ** lib/com_err
43 write a man-page
45 ** lib/des
47 make everything work with openssl and make prototypes compatible
49 ** lib/gssapi
51 anonymous credentials not implemented
53 add rc4
55 ** lib/hdb
57 ** lib/kadm5
59 add policies?
61 fix to use rpc?
63 ** lib/krb5
65 the replay cache is, in its current state, not very useful
67 OTP?
69 make checksum/encryption type configuration more realm-specific.  make
70 some simple way of handling the w2k situtation
72 crypto: allow scatter/gather creation of checksums
74 verify_user: handle non-secure verification failing because of
75 host->realm mapping
77 config_file: do it in case-sensitive and/or insensitive
79 ** lib/roken