This commit is contained in:
Nikos Mavrogiannopoulos
2013-02-01 08:15:38 +01:00
parent 73c36c31f9
commit 366d47cdf3

3
TODO
View File

@@ -1,6 +1,7 @@
* Add a simple username/password back-end
* session resumption in main TLS
* Add path MTU discovery
* Handle multiple clients in a single tun device (check if needed at all)
* Run a server up/down script
* Keep the TLS key and certificates into the privileged process and use IPC
for operations (this will make the privileged process a bottleneck).
* session resumption in main TLS