Simon Tatham
93fb65af61
Fix translation of legacy registry RSA key format.
...
A user points out that in commit 6143a50ed2
, when I converted all
use of the registry to functions that return a newly allocated buffer
instead of allocating a buffer themselves beforehand, I overlooked
that one use of the old idiom was reusing the preallocated buffer as
work space.
I _hope_ nobody still needs this code - the 'old-style' host key cache
format it handles was replaced in 2000. If anyone has a PuTTY host key
cache entry that's survived 22 years without either having to be
reinitialised on a new system or changed when the machine's host key
was upgraded, they're doing better than I am!
But if it's still here, it should still work, obviously. Replaced the
reused buffer with a strbuf, which is more robust anyway.
2022-04-27 16:33:23 +01:00
..
2022-04-25 14:10:16 +01:00
2022-01-03 12:12:05 +00:00
2021-05-24 15:27:38 +01:00
2022-04-25 14:10:16 +01:00
2022-04-25 14:10:16 +01:00
2022-03-08 18:05:48 +00:00
2022-01-22 15:51:31 +00:00
2022-04-26 12:49:30 +01:00
2021-04-26 18:00:01 +01:00
2022-04-25 15:09:31 +01:00
2021-07-01 18:59:44 +01:00
2022-01-22 15:51:31 +00:00
2022-01-22 15:51:31 +00:00
2021-05-27 09:48:32 +01:00
2022-04-24 08:38:27 +01:00
2021-10-18 20:15:35 +01:00
2021-04-26 18:00:01 +01:00
2021-05-03 17:01:55 +01:00
2022-01-22 15:51:31 +00:00
2022-01-22 15:51:31 +00:00
2020-06-21 16:39:47 +01:00
2020-06-21 16:39:47 +01:00
2022-01-22 15:51:31 +00:00
2021-10-30 17:29:24 +01:00
2022-02-04 19:32:47 +00:00
2022-01-22 15:51:31 +00:00
2022-01-22 15:51:31 +00:00
2021-04-26 18:00:01 +01:00
2021-04-22 20:00:46 +01:00
2022-04-24 08:38:27 +01:00
2007-01-07 10:17:12 +00:00
2019-09-08 20:29:21 +01:00
2021-04-26 18:00:01 +01:00
2007-01-07 10:17:12 +00:00
2022-04-25 14:10:16 +01:00
2021-12-28 18:08:31 +00:00
2005-10-04 14:13:28 +00:00
2021-04-26 18:00:01 +01:00
2007-01-07 10:17:12 +00:00
2005-10-04 14:13:28 +00:00
2005-10-04 14:13:28 +00:00
2021-04-26 18:00:01 +01:00
2022-04-02 17:23:34 +01:00
2021-05-08 17:33:25 +01:00
2021-05-08 17:51:27 +01:00
2021-05-08 17:33:25 +01:00
2022-04-25 15:09:31 +01:00
2022-04-25 15:09:31 +01:00
2022-04-02 17:23:34 +01:00
2007-01-07 10:17:12 +00:00
2021-04-02 19:04:19 +01:00
2021-05-08 17:33:25 +01:00
2007-01-07 10:17:12 +00:00
2021-02-23 18:26:50 +00:00
2022-04-25 15:09:31 +01:00
2007-01-07 10:17:12 +00:00
2019-09-08 20:29:21 +01:00
2021-04-26 18:00:01 +01:00
2007-02-06 22:39:15 +00:00
2021-04-02 19:04:19 +01:00
2021-05-08 17:33:25 +01:00
2021-04-17 13:53:02 +01:00
2019-03-18 21:53:45 +00:00
2022-01-22 15:51:31 +00:00
2022-01-22 15:51:31 +00:00
2022-02-04 19:32:47 +00:00
2021-10-30 17:28:28 +01:00
2022-01-22 15:51:31 +00:00
2022-01-03 12:12:05 +00:00
2020-02-16 11:26:21 +00:00
2022-04-27 16:33:23 +01:00
2022-04-02 17:26:24 +01:00
2022-03-12 21:05:07 +00:00
2019-03-18 22:02:13 +00:00
2017-05-07 16:29:01 +01:00
2022-01-22 15:51:31 +00:00
2022-04-02 17:23:34 +01:00
2022-01-22 15:51:31 +00:00