Mercurial > dropbear
comparison TODO @ 389:5ff8218bcee9
propagate from branch 'au.asn.ucc.matt.ltm.dropbear' (head 2af95f00ebd5bb7a28b3817db1218442c935388e)
to branch 'au.asn.ucc.matt.dropbear' (head ecd779509ef23a8cdf64888904fc9b31d78aa933)
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Thu, 11 Jan 2007 03:14:55 +0000 |
parents | 0cbe8f6dbf9e |
children |
comparison
equal
deleted
inserted
replaced
388:fb54020f78e1 | 389:5ff8218bcee9 |
---|---|
1 Current: | |
2 | |
3 Things which might need doing: | |
4 | |
5 - default private dbclient keys | |
6 | |
7 - Make options.h generated from configure perhaps? | |
8 | |
9 - handle /etc/environment in AIX | |
10 | |
11 - check that there aren't timing issues with valid/invalid user authentication | |
12 feedback. | |
13 | |
14 - Binding to different interfaces | |
15 | |
16 - CTR mode | |
17 - SSH_MSG_IGNORE sending to improve CBC security | |
18 - DH Group Exchange possibly, or just add group14 (whatever it's called today) | |
19 | |
20 - fix scp.c for IRIX | |
21 | |
22 - Be able to use OpenSSH keys for the client? or at least have some form of | |
23 encrypted keys. | |
24 | |
25 - Client agent forwarding | |
26 | |
27 - Handle restrictions in ~/.ssh/authorized_keys ? |