Simon Tatham
|
f076feed67
Ben Hutchings points out that the initial states of the key-type
|
il y a 20 ans |
Jacob Nevins
|
bdfd70375b
Various tweaks to header comments to remind me which bits are meant to be
|
il y a 20 ans |
Simon Tatham
|
78cef7d199
Alexei Podtelezhnikov points out that PuTTYgen's key-type default
|
il y a 21 ans |
Jacob Nevins
|
55402ab183
I think the time has come for PuTTYgen to mention "authorized_keys" instead
|
il y a 21 ans |
Simon Tatham
|
e30aed9a6f
The WinSock library is now loaded at run-time, which means we can
|
il y a 21 ans |
Jacob Nevins
|
eebc7529ed
Work towards wish `keyfile-diagnostic'. Many sshpubk.c keyfile-loading
|
il y a 21 ans |
Jacob Nevins
|
fa0fa6d17d
Fixed accelerator clash between "Conversions" menu and "key comment" control
|
il y a 21 ans |
Simon Tatham
|
651b850514
Rene Post's other patch: PuTTYgen was generating double file dialogs
|
il y a 21 ans |
Simon Tatham
|
d36a4c3685
Introduced wrapper macros snew(), snewn() and sresize() for the
|
il y a 21 ans |
Simon Tatham
|
196fc3ea8d
Fixed the bug whereby PuTTYgen went into generation mode as soon as
|
il y a 21 ans |
Jacob Nevins
|
ae0a12c938
Set some parent windows on PuTTYgen and Pageant About/Licence dialog to
|
il y a 22 ans |
Jacob Nevins
|
8c9ac4ac48
Give PuTTYgen an icon.
|
il y a 22 ans |
Simon Tatham
|
f26b7aa0d3
Created new data types `Filename' and `FontSpec', intended to be
|
il y a 22 ans |
Jacob Nevins
|
01b8739894
Further cosmetic tweaks to file-selection boxes per observed conventions
|
il y a 22 ans |
Jacob Nevins
|
57610f8580
Steven Shockley points out that the .PPK extension is far from obvious to
|
il y a 22 ans |
Simon Tatham
|
7c95ea19c8
Robustness fixes for KEXINIT handling and others. In particular, I've
|
il y a 22 ans |
Simon Tatham
|
4756c15fc9
Yet more global-removal. The static variables in logging.c are now
|
il y a 22 ans |
Simon Tatham
|
6d0e9b205d
First phase of porting. pterm now compiles and runs under Linux+gtk.
|
il y a 22 ans |
Simon Tatham
|
437d740fb3
Pageant's command line handling now uses my new split_into_argv()
|
il y a 22 ans |
Simon Tatham
|
5e49e3fe1c
PuTTYgen will now start by loading a private key file if one is
|
il y a 22 ans |
Simon Tatham
|
452adcc952
Oops. That is to say, only loading and saving of PuTTY private keys
|
il y a 22 ans |
Simon Tatham
|
afbd7779e4
Now that we've decided on a file extension for private key files
|
il y a 22 ans |
Simon Tatham
|
c92ea6c8ed
UI changes for key imports. We now have a separate Load command and
|
il y a 22 ans |
Simon Tatham
|
de3b29f7e5
Final cleanups on key import/export work. Rationalised the UI (so
|
il y a 22 ans |
Simon Tatham
|
ff5241c1ed
Added export of ssh.com key files.
|
il y a 22 ans |
Simon Tatham
|
030c75b7db
Implemented export of OpenSSH keys.
|
il y a 22 ans |
Simon Tatham
|
ed29fdc91c
Add some basic framework code preparatory to adding key export.
|
il y a 22 ans |
Simon Tatham
|
9a8c58a64b
Added a framework for importing foreign key formats, and implemented
|
il y a 22 ans |
Simon Tatham
|
8c3a0eb50b
Improved error messages if you use the wrong key type: you should
|
il y a 22 ans |
Simon Tatham
|
dac0d45699
Ensure our network layer is properly cleaned up before PuTTY exits.
|
il y a 23 ans |