TODO 623 B

123456789101112131415161718192021222324252627
  1. Current:
  2. Things which might need doing:
  3. - default private dbclient keys
  4. - Make options.h generated from configure perhaps?
  5. - handle /etc/environment in AIX
  6. - check that there aren't timing issues with valid/invalid user authentication
  7. feedback.
  8. - Binding to different interfaces
  9. - CTR mode
  10. - SSH_MSG_IGNORE sending to improve CBC security
  11. - DH Group Exchange possibly, or just add group14 (whatever it's called today)
  12. - fix scp.c for IRIX
  13. - Be able to use OpenSSH keys for the client? or at least have some form of
  14. encrypted keys.
  15. - Client agent forwarding
  16. - Handle restrictions in ~/.ssh/authorized_keys ?