comparison TODO @ 330:5488db2e9e4e

merge of 332f709a4cb39cde4cedab7c3be89e05f3023067 and ca4ca78b82c5d430c69ce01bf794e8886ce81431
author Matt Johnston <matt@ucc.asn.au>
date Sat, 10 Jun 2006 16:39:40 +0000
parents 94ee16f5b8a8
children 0cbe8f6dbf9e
comparison
equal deleted inserted replaced
329:8ed0dce45126 330:5488db2e9e4e
4 4
5 - default private dbclient keys 5 - default private dbclient keys
6 6
7 - Make options.h generated from configure perhaps? 7 - Make options.h generated from configure perhaps?
8 8
9 - Improved queueing of unauthed connections
10
11 - handle /etc/environment in AIX 9 - handle /etc/environment in AIX
12 10
13 - check that there aren't timing issues with valid/invalid user authentication 11 - check that there aren't timing issues with valid/invalid user authentication
14 feedback. 12 feedback.
15 13
16 - Binding to different interfaces 14 - Binding to different interfaces
17 15
18 - check PRNG
19 - CTR mode 16 - CTR mode
20 - SSH_MSG_IGNORE sending to improve CBC security 17 - SSH_MSG_IGNORE sending to improve CBC security
21 - DH Group Exchange possibly, or just add group14 (whatever it's called today) 18 - DH Group Exchange possibly, or just add group14 (whatever it's called today)
22 19
23 - fix scp.c for IRIX 20 - fix scp.c for IRIX