comparison TODO @ 399:a707e6148060

merge of '5fdf69ca60d1683cdd9f4c2595134bed26394834' and '6b61c50f4cf888bea302ac8fcf5dbb573b443251'
author Matt Johnston <matt@ucc.asn.au>
date Sat, 03 Feb 2007 08:20:34 +0000
parents 0cbe8f6dbf9e
children
comparison
equal deleted inserted replaced
394:17d097fc111c 399:a707e6148060
4 4
5 - default private dbclient keys 5 - default private dbclient keys
6 6
7 - Make options.h generated from configure perhaps? 7 - Make options.h generated from configure perhaps?
8 8
9 - Improved queueing of unauthed connections
10
11 - handle /etc/environment in AIX 9 - handle /etc/environment in AIX
12 10
13 - check that there aren't timing issues with valid/invalid user authentication 11 - check that there aren't timing issues with valid/invalid user authentication
14 feedback. 12 feedback.
15 13
16 - Binding to different interfaces 14 - Binding to different interfaces
17 15
18 - check PRNG
19 - CTR mode 16 - CTR mode
20 - SSH_MSG_IGNORE sending to improve CBC security 17 - SSH_MSG_IGNORE sending to improve CBC security
21 - DH Group Exchange possibly, or just add group14 (whatever it's called today) 18 - DH Group Exchange possibly, or just add group14 (whatever it's called today)
22 19
23 - fix scp.c for IRIX 20 - fix scp.c for IRIX