Mercurial > dropbear
comparison TODO @ 185:5ccad7634388
* warn if we seem to be blocking on /dev/random
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Sun, 24 Apr 2005 15:56:36 +0000 |
parents | 5162f4e4021c |
children | ca6a7c7a925c |
comparison
equal
deleted
inserted
replaced
184:ca55377e4f7e | 185:5ccad7634388 |
---|---|
1 Current: | 1 Current: |
2 | 2 |
3 Things which might need doing: | 3 Things which might need doing: |
4 | 4 |
5 - Make options.h generated from configure perhaps? | 5 - Make options.h generated from configure perhaps? |
6 | |
7 - some sort of warning when blocking on random? (could be difficult, | |
8 investigate alarm() perhaps) | |
9 | 6 |
10 - Improved queueing of unauthed connections | 7 - Improved queueing of unauthed connections |
11 | 8 |
12 - handle /etc/environment in AIX | 9 - handle /etc/environment in AIX |
13 | 10 |