From: Nikos Mavrogiannopoulos Date: Sat, 10 Jan 2015 20:56:21 +0000 (+0100) Subject: doc update X-Git-Tag: gnutls_3_4_0~371 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=be2ee4ca7d4eb27dbc97bcf9ebbe7b343d1da46b;p=thirdparty%2Fgnutls.git doc update --- diff --git a/doc/TODO b/doc/TODO index 7ba39a1771..38a8715c39 100644 --- 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().