Commit History

Author SHA1 Message Date
  Simon Tatham f30937f737 Debugging improvements. Started using Dave Hinton's dmemdump 24 years ago
  Simon Tatham 713679a0fa Jacob's patch to make passphrase boxes work more sanely 24 years ago
  Simon Tatham 3abea3d4ea Having now compiled the last few days' changes with MSVC, it's turned 24 years ago
  Simon Tatham 03c9b6107b Replace PuTTY's 2-3-4 tree implementation with the shiny new counted 24 years ago
  Simon Tatham a7f58efa85 Remove the diagnostics I checked in by mistake in the last revision. 24 years ago
  Simon Tatham 522f130391 Pageant interface changes. You can now do `pageant -c command' to 24 years ago
  Simon Tatham 1742f1cd34 Remove some stray diagnostics 24 years ago
  Simon Tatham 245cf9c8c9 SSH2 can now use Pageant to obtain keys from 24 years ago
  Simon Tatham 1f168926d7 Add support for the OpenSSH SSH2 agent protocol. 24 years ago
  Simon Tatham 28b1fc766c Preliminary support for RSA user authentication in SSH2! Most of the 24 years ago
  Simon Tatham d5240d4157 Make memory management uniform: _everything_ now goes through the 24 years ago
  Simon Tatham 384eeb3f76 Fix miscellaneous compiler warnings. Thanks to Jacob Nevins 24 years ago
  Simon Tatham 8d0bee8629 PuTTYgen initial version. Still to do are basic user-friendliness 24 years ago
  Simon Tatham 633ae5a22b Add an "Add Key" option to the systray menu in Pageant 24 years ago
  Simon Tatham b8967e5231 Add a compile option so that anyone who really wants to can build a 24 years ago
  Simon Tatham 8c169b0c6d Tighten up use of "static" throughout. Module-internal things should NOT 24 years ago
  Simon Tatham ab68fc8a96 Local remove of first key in list wasn't working 24 years ago
  Simon Tatham 31b58f3337 Add the About and Licence boxes to Pageant 24 years ago
  Simon Tatham 815e2be208 Fix small compilation problem in Pageant 24 years ago
  Simon Tatham 355cdbd5e8 Implement OpenSSH-compatible RSA key fingerprints and use them throughout 24 years ago
  Simon Tatham 3312fd2933 Oops - free the key after removing it! 24 years ago
  Simon Tatham d6d53f4ae9 Remote addition and removal of keys in Pageant 24 years ago
  Simon Tatham 99dc6ef4f7 Accelerators and wording change in Pageant systray menu 24 years ago
  Simon Tatham 5b20c5b8ce Pageant should now not fail for lack of security APIs on 95-type platforms 24 years ago
  Simon Tatham 1dc5147efb Pageant now detects if it is already running and refuses to start if so 24 years ago
  Simon Tatham 603619cbfe Pageant now allows filenames with spaces on cmdline. Thanks to Brian Coogan 24 years ago
  Simon Tatham fa5a243407 Double-clicking on the Pageant systray icon now brings up the key list 24 years ago
  Simon Tatham 673f2e48a7 Rationalise ordering of authentication operations. Still some work to do, 24 years ago
  Simon Tatham 0e67e1b291 Improved means of IPC between agent and PuTTY 24 years ago
  Simon Tatham c96384efe0 Pageant now accepts an initial key list on the command line 24 years ago