The unified diff between revisions [d0935a5d..] and [e0686662..] is displayed below. It can also be downloaded as a raw diff.

This diff has been restricted to the following files: 'TODO'

#
#
# patch "TODO"
#  from [50ee35bff72e972e85237c9ffa8a291ae5b60643]
#    to [3f82959bf798a1e75ec6472c5e3d47ebd84444ed]
#
============================================================
--- TODO	50ee35bff72e972e85237c9ffa8a291ae5b60643
+++ TODO	3f82959bf798a1e75ec6472c5e3d47ebd84444ed
@@ -2,12 +2,12 @@ Things which might need doing:

 Things which might need doing:

+- default private dbclient keys
+
 - Make options.h generated from configure perhaps?

 - Improved queueing of unauthed connections

-- fix agent fwd problems
-
 - handle /etc/environment in AIX

 - check that there aren't timing issues with valid/invalid user authentication
@@ -15,9 +15,9 @@ Things which might need doing:

 - Binding to different interfaces

-- possible RSA blinding? need to check whether this is vuln to timing attacks
 - check PRNG
-- CTR mode, SSH_MSG_IGNORE sending to improve CBC security
+- CTR mode
+- SSH_MSG_IGNORE sending to improve CBC security
 - DH Group Exchange possibly, or just add group14 (whatever it's called today)

 - fix scp.c for IRIX