comparison TODO @ 297:79bf1023cf11 agent-client

propagate from branch 'au.asn.ucc.matt.dropbear' (head 0501e6f661b5415eb76f3b312d183c3adfbfb712) to branch 'au.asn.ucc.matt.dropbear.cli-agent' (head 01038174ec27245b51bd43a66c01ad930880f67b)
author Matt Johnston <matt@ucc.asn.au>
date Tue, 21 Mar 2006 16:20:59 +0000
parents 94ee16f5b8a8
children 0cbe8f6dbf9e
comparison
equal deleted inserted replaced
225:ca7e76d981d9 297:79bf1023cf11
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