From 0671e6ef3968e3c6ddc3d478455448127495e925 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Sun, 31 May 2009 10:01:40 +0300 Subject: Added gnutls_dh_get_prime_bits limitation. --- doc/TODO | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/TODO') diff --git a/doc/TODO b/doc/TODO index 074241b5cb..86f144ba68 100644 --- a/doc/TODO +++ b/doc/TODO @@ -84,6 +84,8 @@ Current list: - Debug why connections to smtp.hispeed.ch fails (Debian #429183). Most likely the server is buggy, but it would be useful to document the problem better. +- The return value of gnutls_dh_get_prime_bits and probably other get*bits + functions' are rounded up on byte level. Fix it. (+) Means high priority (*) Means medium priority -- cgit v1.2.1