mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-03-16 12:03:03 -05:00
We have a host key database, just not a very good one.
[originally from svn r5340]
This commit is contained in:
parent
0598df9217
commit
a2567371a6
@ -70,6 +70,8 @@ Known bugs:
|
|||||||
font switch at this point. This can be seen as a special case of
|
font switch at this point. This can be seen as a special case of
|
||||||
the need to switch fonts to get odd characters.
|
the need to switch fonts to get odd characters.
|
||||||
* Pasting large blocks of text doesn't work.
|
* Pasting large blocks of text doesn't work.
|
||||||
|
* The host key database is currently limited by its implementation to
|
||||||
|
2727 host keys.
|
||||||
|
|
||||||
Unimplemented features (should be done before release):
|
Unimplemented features (should be done before release):
|
||||||
* TCP urgent data.
|
* TCP urgent data.
|
||||||
@ -77,7 +79,6 @@ Unimplemented features (should be done before release):
|
|||||||
* Changing font size in reponse to resize requests.
|
* Changing font size in reponse to resize requests.
|
||||||
* Full screen mode.
|
* Full screen mode.
|
||||||
* Session configuration.
|
* Session configuration.
|
||||||
* Host key database.
|
|
||||||
* Entropy collection.
|
* Entropy collection.
|
||||||
* Private key files.
|
* Private key files.
|
||||||
* Pageant and PuTTYgen.
|
* Pageant and PuTTYgen.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user