Remove the telnet program from the heimdal source as it contains
[dragonfly.git] / crypto / heimdal-0.6.3 / TODO
1 -*- indented-text -*-
2
3 $Id: TODO,v 1.67 2003/03/20 20:00:53 lha 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 anonymous credentials not implemented
52
53 add rc4
54
55 ** lib/hdb
56
57 ** lib/kadm5
58
59 add policies?
60
61 fix to use rpc?
62
63 ** lib/krb5
64
65 the replay cache is, in its current state, not very useful
66
67 OTP?
68
69 make checksum/encryption type configuration more realm-specific.  make
70 some simple way of handling the w2k situtation
71
72 crypto: allow scatter/gather creation of checksums
73
74 verify_user: handle non-secure verification failing because of
75 host->realm mapping
76
77 config_file: do it in case-sensitive and/or insensitive
78
79 ** lib/roken