summaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2009-05-31 10:01:40 +0300
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2009-05-31 10:01:40 +0300
commit0671e6ef3968e3c6ddc3d478455448127495e925 (patch)
tree82f0337e2c2fc3a84c394db930c81bd9d69f8377 /doc/TODO
parent66c1aa16c3cd0019fe78369e11813f18978fe20f (diff)
downloadgnutls-0671e6ef3968e3c6ddc3d478455448127495e925.tar.gz
Added gnutls_dh_get_prime_bits limitation.
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO2
1 files changed, 2 insertions, 0 deletions
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