]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc update
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 10 Jan 2015 20:56:21 +0000 (21:56 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 10 Jan 2015 20:56:21 +0000 (21:56 +0100)
doc/TODO

index 7ba39a1771dda6847dd30b0f102e506a4466a3f8..38a8715c39665b50e3556c51a451634922ab33f9 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -3,6 +3,9 @@ anything), contact the developer's mailing list (gnutls-dev@lists.gnupg.org),
 in order to avoid having people working on the same thing. 
 
 Current list:
+* Add API to allow multiplexing multiple streams under DTLS. The streams
+  should be identified by the application using the raw packet, via a
+  callback.
 * Check https://github.com/yymax/x509test and evaluate whether it makes
   sense to include it in our self tests.
 * Handle openconnect's TSS files in gnutls_certificate_set_x509_key_file().