mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-01-09 17:38:00 +00:00
9fcbb86f71
This centralises the messages for weak crypto algorithms (general, and host keys in particular, the latter including a list of all the other available host key types) into ssh/common.c, in much the same way as we previously did for ordinary host key warnings. The reason is the same too: I'm about to want to vary the text in one of those dialog boxes, so it's convenient to start by putting it somewhere that I can modify just once. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
no-ca-config.c | ||
no-cmdline.c | ||
no-gss.c | ||
no-print.c | ||
no-rand.c | ||
no-term.c | ||
no-timing.c | ||
null-cipher.c | ||
null-key.c | ||
null-lp.c | ||
null-mac.c | ||
null-opener.c | ||
null-plug.c | ||
null-seat.c |