Import release 0.03
[secnet] / TODO
CommitLineData
2fe58dfd
SE
1conffile.c: deal with line numbers from included conffiles correctly
2
3dh.c: change format to binary from decimal string
4
5netlink.c: initial implementation done, needs basic router functionality
6adding. Can wait. Also support tun device.
7
8random.c: test
9
10resolver.c: done
11
12rsa.c: check padding type, change format to binary from decimal string
13
14secnet.c: done
15
16site.c: the site_incoming() routing could be implemented much more
17cleanly using a table. There's still quite a lot of redundancy in this
18file.
19
20transform.c: done
21
22udp.c: done
23
24util.c: sort out logging