updated todo list

This commit is contained in:
Nikos Mavrogiannopoulos
2013-10-29 22:48:35 +01:00
parent 7ac0cfbb14
commit e821f3dac1

4
TODO
View File

@@ -1,15 +1,11 @@
* IPv6 support is probably broken or non-optimal. See how it can be
improved.
* Simplify client route forwarding to the server.
* Think how the DTLS part can use better negotiation of algorithms and DTLS
versions than the current openssl string approach (using PSK ciphersuites
seem to be like a solution, but then we could not use the session ID to
forward the UDP connection to the proper worker).
* Handle multiple settings/config files per user group.
* Certificate authentication to the main process. Possibly that is just
wishful thinking. To verify the TLS client certificate verify signature
packet one needs instead of the signature, the contents of all the handshake