Mercurial > dropbear
comparison TODO @ 111:88e0a1ad951a DROPBEAR_0.44test3
merge of 00b67a11e33c3ed390556805ed6d1078528bee70
and a3e68842a71eaba22c23468ff95fded952acb973
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Sat, 04 Sep 2004 14:19:19 +0000 |
parents | 10f4d3319780 |
children | b9d3f725e00b |
comparison
equal
deleted
inserted
replaced
110:9b7fc71039cd | 111:88e0a1ad951a |
---|---|
1 Current: | 1 Current: |
2 | 2 |
3 Things which might need doing: | 3 Things which might need doing: |
4 | |
5 - exit with returned exit codes? | |
6 | |
7 - errfd needs fixing | |
8 | 4 |
9 - Make options.h generated from configure perhaps? | 5 - Make options.h generated from configure perhaps? |
10 | 6 |
11 - Improved queueing of unauthed connections | 7 - Improved queueing of unauthed connections |
12 | 8 |
13 - fix agent fwd problems | 9 - fix agent fwd problems |
14 | 10 |
15 - handle /etc/environment in AIX | 11 - handle /etc/environment in AIX |
16 | |
17 - improve channel window adjustment algorithm (circular buffering) | |
18 | 12 |
19 - check that there aren't timing issues with valid/invalid user authentication | 13 - check that there aren't timing issues with valid/invalid user authentication |
20 feedback. | 14 feedback. |
21 | 15 |
22 - Binding to different interfaces | 16 - Binding to different interfaces |