Home | History | Annotate | Download | only in dropbear
      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 ?
     28