Add missing checks in m4/ and update configure.ac.
[tinc] / TODO
1 TODO LIST
2
3 * Finish tnl part
4   - Support 1.0's way of authentication (presence of key or certificate)
5   - Support signed certificates
6   - Support PGP keys
7   - Support SRP authentication
8   - Support UDP
9   - Secure PMTU detection (either 1.0's way or from a suitable RFC)
10   - Support TLS resume capability
11
12 * Finish rt part
13   - Finish connection management
14   - Finish/redo graph algorithms
15   - Keep per-node statistics
16   - Support multicast routing (and snooping in switch mode)
17
18 * Recreate documentation
19
20 * Add management interface