comparison TODO @ 290:94ee16f5b8a8

0.48 progress
author Matt Johnston <matt@ucc.asn.au>
date Thu, 09 Mar 2006 12:37:38 +0000
parents 1b9e69c058d2
children 0cbe8f6dbf9e
comparison
equal deleted inserted replaced
289:497fddd4a94e 290:94ee16f5b8a8
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