]> asedeno.scripts.mit.edu Git - PuTTY.git/history - puttygen.c
Stop the "Sent username %s" message coming up twice in pscp -v
[PuTTY.git] / puttygen.c
2000-10-25 Simon TathamImpose a lower limit of 256 on key lengths. This is...
2000-10-25 Simon TathamBe more sure that state->collecting_entropy can't be...
2000-10-24 Simon TathamFix miscellaneous compiler warnings. Thanks to Jacob Nevins
2000-10-23 Simon TathamRemove the NO_SECURITY define I accidentally copied...
2000-10-20 Simon TathamA couple of UI tweaks in puttygen
2000-10-20 Simon TathamRemoved TODO comment after verifying that generated...
2000-10-20 Simon TathamEntropy fix after better statistical analysis
2000-10-20 Simon TathamVariable key size in PuTTYgen. Also required adding...
2000-10-20 Simon TathamCheck whether key was actually saved, and warn if not
2000-10-20 Simon TathamSave Key now prompts before overwriting an existing file
2000-10-20 Simon TathamAdd a second passphrase prompt to protect against typos
2000-10-20 Simon TathamWe must InitCommonControls() or the progress bar doesn...
2000-10-19 Simon TathamPuTTYgen initial version. Still to do are basic user...