Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most
[dragonfly.git] / crypto / kerberosIV / TODO
1 -*- indented-text -*-
2 rlogind, rshd, popper, ftpd (telnetd uses nonce?)
3   Add a replay cache.
4
5 rcp
6   figure out how it should really behave with -r
7
8 telnet, rlogin, rsh, rcp
9   Some form of support for ticket forwarding, perhaps only for AFS tickets.
10
11 telnet, telnetd
12   Add negotiation for keep-alives.
13
14 rlogind
15   Fix utmp logging.
16
17 documentation
18   Write more info on:
19   * how to use
20
21 rshd
22   Read default environment from /etc/default/login and other files.
23   Encryption without secondary port is bugged, it currently does no
24   encryption. But, nobody uses it anyway.
25
26 autoconf
27
28 libraries
29   generate archive and shared libraries in some portable way.
30
31 ftpd
32
33 kx
34   Compress and recode X protocol?
35
36 kip
37   Other kinds of encapsulations?
38   Tunnel device as loadable kernel module.
39   Speed?
40
41 BUGS
42   Where?