Add TODO list.
authorGuus Sliepen <guus@tinc-vpn.org>
Tue, 4 May 2004 08:54:48 +0000 (08:54 +0000)
committerGuus Sliepen <guus@tinc-vpn.org>
Tue, 4 May 2004 08:54:48 +0000 (08:54 +0000)
TODO [new file with mode: 0644]

diff --git a/TODO b/TODO
new file mode 100644 (file)
index 0000000..f2c1b82
--- /dev/null
+++ b/TODO
@@ -0,0 +1,20 @@
+TODO LIST
+
+* Finish tnl part
+  - Support 1.0's way of authentication (presence of key or certificate)
+  - Support signed certificates
+  - Support PGP keys
+  - Support SRP authentication
+  - Support UDP
+  - Secure PMTU detection (either 1.0's way or from a suitable RFC)
+  - Support TLS resume capability
+
+* Finish rt part
+  - Finish connection management
+  - Finish/redo graph algorithms
+  - Keep per-node statistics
+  - Support multicast routing (and snooping in switch mode)
+
+* Recreate documentation
+
+* Add management interface