Import release 0.04
[secnet] / TODO
CommitLineData
4efd681a
SE
1configure.in: cut down to just the required tests. Support for installation.
2
3Makefile.in: support for installation.
4
2fe58dfd
SE
5conffile.c: deal with line numbers from included conffiles correctly
6
7dh.c: change format to binary from decimal string
8
4efd681a 9netlink.c: done. Test tun-old code.
2fe58dfd
SE
10
11random.c: test
12
13resolver.c: done
14
15rsa.c: check padding type, change format to binary from decimal string
16
17secnet.c: done
18
19site.c: the site_incoming() routing could be implemented much more
20cleanly using a table. There's still quite a lot of redundancy in this
21file.
22
23transform.c: done
24
25udp.c: done
26
27util.c: sort out logging