]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc update
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Fri, 7 Aug 2015 14:59:18 +0000 (16:59 +0200)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Fri, 7 Aug 2015 14:59:50 +0000 (16:59 +0200)
doc/TODO

index f8b5b97c5c750a0ec77da83ded6029edda7017ce..480a3be260e3c8a02eddbc8f54cba195d8474d75 100644 (file)
--- 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