view TODO @ 22:c1e5d9195402

merge of abac2150ee4f4031a98016241fbd136d24fed127 and ffa047425729e478a5b49b1ab0f8ec71c08a1421
author Matt Johnston <matt@ucc.asn.au>
date Wed, 23 Jun 2004 07:14:16 +0000
parents fe6bca95afa7
children 469950e86d0f
line wrap: on
line source

Current:

Things which need doing:

- Make options.h generated from configure perhaps?

- investigate self-pipe?
- fix agent fwd problems
- improve channel window adjustment algorithm (circular buffering)

- Don't use pregenerated AES tables

- check PRNG
- check that there aren't timing issues with valid/invalid user authentication
  feedback.

- IP6 (binding to :: takes over ipv4 as well, sigh. If anyone wants to suggest
  a clean way (ie no V4MAPPED or setsockopt things) please let me know :)
- Binding to different interfaces (see ipv6 probably)

- PAM ??
- inetd
- possible RSA blinding? need to check whether this is vuln to timing attacks
- CTR mode, SSH_MSG_IGNORE sending to improve CBC security
- DH Group Exchange possibly

- fix scp.c for IRIX