From: Nikos Mavrogiannopoulos Date: Fri, 7 Aug 2015 14:59:18 +0000 (+0200) Subject: doc update X-Git-Tag: gnutls_3_5_0~750 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=42b31342f2d2be34471b6f294f5877fe2646feb8;p=thirdparty%2Fgnutls.git doc update --- diff --git a/doc/TODO b/doc/TODO index f8b5b97c5c..480a3be260 100644 --- a/doc/TODO +++ b/doc/TODO @@ -3,10 +3,6 @@ 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 a check version macro that allows the compiler to optimize it out - when compiling with new gnutls versions. E.g., - #define gnutls_check_version(x) ( x >= BUILD_TIME_GNUTLS_VERSION || - gnutls_runtime_check_version(x) ) * Add API to allow multiplexing multiple streams under DTLS. The streams should be identified by the application using the raw packet, via a callback. @@ -42,7 +38,6 @@ Current list: - Clean up name space of helper functions in library (memmem, firstElement, bit_mask, ...) for platforms that libtool's -export-symbols-regex doesn't work. -- Add Kerberos ciphersuites - Update the current test suite, using the newest NIST's PKI Test vectors, see http://csrc.nist.gov/pki/testing/x509paths.html - Make gnutls-cli-debug exit with better error messages if the