usbmodeswitch: Updated to v.1.2.6 from shibby's branch.
[tomato.git] / release / src / router / dropbear / TODO
blob9d688b3c9ca132486044c1467d0f5da357e5394b
1 Current:
3 Things which might need doing:
5 - default private dbclient keys
7 - Make options.h generated from configure perhaps?
9 - handle /etc/environment in AIX
11 - check that there aren't timing issues with valid/invalid user authentication
12   feedback.
14 - Binding to different interfaces
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)
20 - fix scp.c for IRIX
22 - Be able to use OpenSSH keys for the client? or at least have some form of 
23   encrypted keys.
25 - Client agent forwarding
27 - Handle restrictions in ~/.ssh/authorized_keys ?