Implement OpenSSH-compatible RSA key fingerprints and use them throughout
[u/mdw/putty] / pageant.c
2000-09-26 simonImplement OpenSSH-compatible RSA key fingerprints and...
2000-09-26 simonOops - free the key after removing it!
2000-09-26 simonRemote addition and removal of keys in Pageant
2000-09-26 simonAccelerators and wording change in Pageant systray...
2000-09-26 simonPageant should now not fail for lack of security APIs...
2000-09-25 simonPageant now detects if it is already running and refuse...
2000-09-25 simonPageant now allows filenames with spaces on cmdline...
2000-09-25 simonDouble-clicking on the Pageant systray icon now brings...
2000-09-25 simonRationalise ordering of authentication operations....
2000-09-19 simonImproved means of IPC between agent and PuTTY
2000-09-15 simonPageant now accepts an initial key list on the command...
2000-09-14 simonAdded Pageant, a first-attempt PuTTY authentication...