Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

IoTSharp

IoTSharp is an open-source IoT platform for data collection, processing, visualization, and device management.
Collective - Host: opensource - https://opencollective.com/iotsharp - Website: https://www.maikebing.com - Code: https://github.com/maikebing

Ensure ssh specials (EOF and PING) don't occur except in connection

states where they're meaningful. In case Plink misses an EOF by
attempting to send it before reac...

github.com/maikebing/putty - 609593e119a6059716544fd248efc538592ad889 authored almost 24 years ago by Simon Tatham <[email protected]>
Jeroen Massar's IPv6 patch. Disabled by default, for now.

[originally from svn r849]

github.com/maikebing/putty - c57d5242989b51462164b1480adfdbe51d77b428 authored almost 24 years ago by Simon Tatham <[email protected]>
Fix for spurious Space getting sent when alt_space and alt_only are

both set and you bring up the Sysmenu with an alt_space and dispatch
it with an alt_only. (The SY...

github.com/maikebing/putty - 170a75b5209a60dd0e4e30515c7a30053e58005c authored almost 24 years ago by Simon Tatham <[email protected]>
Kestutis Kupciunas's Lithuanian-friendliness patch to TranslateKey

[originally from svn r847]

github.com/maikebing/putty - 0026e5ada788a94f4553a67ad887b6128240e2a5 authored almost 24 years ago by Simon Tatham <[email protected]>
Improved session logging courtesy of Roman Pompejus

[originally from svn r846]

github.com/maikebing/putty - 3a2a06b1fcda900f4fe49d4a13035df142dc2fc7 authored almost 24 years ago by Simon Tatham <[email protected]>
Squelch some spurious resize events.

[originally from svn r845]

github.com/maikebing/putty - 947c03869e61f4e70bc34e87630060b216fa38d8 authored almost 24 years ago by Simon Tatham <[email protected]>
Adam D Ligas's segfault: one form of connection closure was failing

to set SSH_STATE_CLOSED, causing subsequent resize events to go foom.

[originally from svn r844]

github.com/maikebing/putty - eac718ee1bef7e1d5055aafc674ac3db1527a876 authored almost 24 years ago by Simon Tatham <[email protected]>
Oops - that do-we-need-to-resize-window check failed to spot font changes

[originally from svn r843]

github.com/maikebing/putty - 1f22416c3cbcda4574d62ab898419300fcfb20e5 authored almost 24 years ago by Simon Tatham <[email protected]>
Fix the System Caret so it really is invisible, and the right size

too.

[originally from svn r842]

github.com/maikebing/putty - 175d849778f33e0c4ca185843b99d23fb1203738 authored almost 24 years ago by Simon Tatham <[email protected]>
`Change Settings' now behaves sensibly w.r.t. window size.

[originally from svn r841]

github.com/maikebing/putty - f2b13650c866f0f290328e35a18523c6797575e1 authored almost 24 years ago by Simon Tatham <[email protected]>
Turn a rogue malloc to smalloc

[originally from svn r840]

github.com/maikebing/putty - fc478e6cad68311ad40746231c60a8db09303a9d authored almost 24 years ago by Simon Tatham <[email protected]>
Apply `getservbyname' to the Port Number field in case it's

non-numeric. Patch due to Christian Biesinger.

[originally from svn r839]

github.com/maikebing/putty - 5a908bb1d7b182fdaa534bc8c600788cfa3549a5 authored almost 24 years ago by Simon Tatham <[email protected]>
AltGr should now work again even when Compose key disabled

[originally from svn r838]

github.com/maikebing/putty - a24c502f4f79e6f48cc1c68b681b8f1b789557ea authored almost 24 years ago by Simon Tatham <[email protected]>
Make the colour list failsafe. Patch due to Robert de Bath

[originally from svn r837]

github.com/maikebing/putty - 93004c40adaebe9c1f9a3e86546cfc3826ff9714 authored almost 24 years ago by Simon Tatham <[email protected]>
Patch from Christian Biesinger: pscp guesses your Windows username by default

[originally from svn r836]

github.com/maikebing/putty - 826a464682aa0aac09e8a331d3f210b157fb10ec authored almost 24 years ago by Simon Tatham <[email protected]>
Apply improved WinSock error handling to the few situations it still

hadn't been applied to.

[originally from svn r827]

github.com/maikebing/putty - d3f120884c0ee1869d092e1262ed7403274f3cbf authored about 24 years ago by Simon Tatham <[email protected]>
Attempt to get repeated key exchange working in SSH2. Still under

test - might not be 100%. I think it _ought_ to work though.

[originally from svn r826]

github.com/maikebing/putty - 7a580aa4d82aebfe41ba6a02789e6f5231d83508 authored about 24 years ago by Simon Tatham <[email protected]>
Remove unnecessary printfs from Minefield

[originally from svn r822]

github.com/maikebing/putty - e89704fa9a3123c090642f63ca94eae0c929d733 authored about 24 years ago by Simon Tatham <[email protected]>
Fix an intermittent segfault that prevented the new Zlib compression

from being very useful. (Thanks to Minefield for catching it.)

[originally from svn r820]

github.com/maikebing/putty - c34ff1bcbfddd185cc4d89f445d517776f49f65f authored about 24 years ago by Simon Tatham <[email protected]>
Added Minefield: an alternative memory allocator along the lines of

Electric Fence. Enable by compiling with /DMINEFIELD.

[originally from svn r819]

github.com/maikebing/putty - ddd12b3e6cabe1cd3b31abd80135d62046a38605 authored about 24 years ago by Simon Tatham <[email protected]>
Make memory management uniform: _everything_ now goes through the

smalloc() macros and thence to the safemalloc() functions in misc.c.
This should allow me to plug...

github.com/maikebing/putty - d5240d41571b86c0f1e7887972c4e3af2febd5e4 authored about 24 years ago by Simon Tatham <[email protected]>
Improve SSH2 host key abstraction into a generic `signing key'

abstraction, so as to be able to re-use the same abstraction for
user authentication keys and pro...

github.com/maikebing/putty - 8eca227b92255d2519186ac26f5c01d37fabf3ca authored about 24 years ago by Simon Tatham <[email protected]>
Fix bugtraq 1949: server could open an agent forwarding channel even

if agent forwarding had not been negotiated on, and more
particularly even if it had been deliber...

github.com/maikebing/putty - 6bdd92be5f85a4be066e3dc3867949e39da2bedd authored about 24 years ago by Simon Tatham <[email protected]>
Prevent wildcards in source specs from matching . or ..

[originally from svn r813]

github.com/maikebing/putty - b9c07ac26674bf1fd725a6dbf73ace45ff9441e0 authored about 24 years ago by Simon Tatham <[email protected]>
Correct pointer types in new clipme function

[originally from svn r812]

github.com/maikebing/putty - d75f3687fb3c1a998f79b23153a9204fcd6c5bd6 authored about 24 years ago by Simon Tatham <[email protected]>
Ron Kuris's "copy everything to clipboard" patch

[originally from svn r808]

github.com/maikebing/putty - 9147f68fb64bb6ec30184ddcb60e65c7debc2c96 authored about 24 years ago by Simon Tatham <[email protected]>
Patch from Robert de Bath: increase timer resolution.

[originally from svn r807]

github.com/maikebing/putty - f7aec0aa10498007d35861d66495016fe1aaa94f authored about 24 years ago by Simon Tatham <[email protected]>
Patch from Robert de Bath: blank the saved-session name edit box

when loading `Default Settings'.

[originally from svn r806]

github.com/maikebing/putty - 7a3c5f57b55dedd17d6615bc15c584ace104a95a authored about 24 years ago by Simon Tatham <[email protected]>
Oops - and if we generate link maps, "make clean" should remove them too

[originally from svn r805]

github.com/maikebing/putty - 664de6a1a8eed5e32fbf2c17d1106e0db67e5bef authored about 24 years ago by Simon Tatham <[email protected]>
Add link map files to Makefile, in case people send crash dumps

[originally from svn r804]

github.com/maikebing/putty - f2d5eb542a9c2d00be5958be079dec077bcb2bba authored about 24 years ago by Simon Tatham <[email protected]>
Fix segfault when you press a key before the SSH protocol decides whether

it's doing SSH1 or SSH2. Only visible on slow servers :-)

[originally from svn r803]

github.com/maikebing/putty - d094883d3c13500631fed9ae8e9d016fb26d2676 authored about 24 years ago by Simon Tatham <[email protected]>
Improve comment so I don't misunderstand when I come back to this :-)

[originally from svn r802]

github.com/maikebing/putty - 0ff0fad344e54d9a84f54c4056cdc9100c601a30 authored about 24 years ago by Simon Tatham <[email protected]>
Use a Miller-Rabin test instead of a Fermat test; add comments

[originally from svn r801]

github.com/maikebing/putty - 7ac98ae071a81ddf52bf8819c63404f70b53dcee authored about 24 years ago by Simon Tatham <[email protected]>
Fix another silly segfault

[originally from svn r800]

github.com/maikebing/putty - 694fd2eedf06074ff975952064ddcd98cf3b6eb3 authored about 24 years ago by Simon Tatham <[email protected]>
Software invocation of the System menu now pops up the actual menu, rather

than just putting the window into the state where Down will do so

[originally from svn r793]

github.com/maikebing/putty - 8c0c31a0e918d427ceba46b6f82055d1a6727921 authored about 24 years ago by Simon Tatham <[email protected]>
Implement Zlib compression, in both SSH1 and SSH2.

[originally from svn r792]

github.com/maikebing/putty - 462063cdc5889476d2a966aba8a0eaae0881ab01 authored about 24 years ago by Simon Tatham <[email protected]>
Move dprintf and the debug system out into misc.c, to centralise it.

Saves binary space and also allows redirection of debug statements
to a file `debug.log'.

[origi...

github.com/maikebing/putty - 84077ea5ee9a9334f2a7a89697aadaf2c4b1c82c authored about 24 years ago by Simon Tatham <[email protected]>
Back off a bit of that vulnerability fix, which was breaking `pscp

host:wildcard* .' and suchlike.

[originally from svn r790]

github.com/maikebing/putty - 6928fbb1e3512a7cf4f543e69894aff4efc14fba authored about 24 years ago by Simon Tatham <[email protected]>
Fix side-effect of Always On Top patch: any reconfiguring in mid-session

was zapping the window to the top left corner of the screen

[originally from svn r780]

github.com/maikebing/putty - a739876719cee8d83a25a5539f8cc7d58eb0c47a authored about 24 years ago by Simon Tatham <[email protected]>
Reset compose state to zero when PuTTY window gains focus

[originally from svn r779]

github.com/maikebing/putty - 21299d2c39297090a5d68a69a0b01bef7c15c697 authored about 24 years ago by Simon Tatham <[email protected]>
Couple of fixes for pscp's GUI interface mode

[originally from svn r778]

github.com/maikebing/putty - 2cc663cafb1b81e810781150d2d2f4ab4f67aa66 authored about 24 years ago by Simon Tatham <[email protected]>
Add support for Always On Top. Patch due to Janes "Ender" Brown.

[originally from svn r773]

github.com/maikebing/putty - 091acb4e064b3235522a53fc2a74a4e55369916c authored about 24 years ago by Simon Tatham <[email protected]>
Stop the "Sent username %s" message coming up twice in pscp -v

[originally from svn r772]

github.com/maikebing/putty - 696400a67220b5c2617d0d55920a420d861b4ce2 authored about 24 years ago by Simon Tatham <[email protected]>
Misc bugfixes

[originally from svn r771]

github.com/maikebing/putty - 2c9c817895d261937117d9e887ac7fb7e70ba725 authored about 24 years ago by Simon Tatham <[email protected]>
Format SSH2_MSG_DISCONNECT correctly (with reason code, reason

string, and language tag).

[originally from svn r770]

github.com/maikebing/putty - eab981fbd1f0f0ab399cdd5b282cc33d16ffdb4e authored about 24 years ago by Simon Tatham <[email protected]>
Fix a segfault (addr->error was unpredictable following a dotted-dec lookup)

[originally from svn r768]

github.com/maikebing/putty - 8fff1e48214bb7ba624b6f29c16d12d67691a927 authored about 24 years ago by Simon Tatham <[email protected]>
Impose a lower limit of 256 on key lengths. This is mostly because

the primegen() function doesn't work well with <100 bits, so RSA
keys need to be >=200 to be gene...

github.com/maikebing/putty - 5f73cf092fe2e71928f165ea94290bfe5f576b94 authored about 24 years ago by Simon Tatham <[email protected]>
Gaaah, I might have known. Split combined app cursor / app keypad

disablement option into two options so the app cursor keys and app
keypad can be controlled separ...

github.com/maikebing/putty - fc63ad0046b36fb9988f05f8a2dc17bf9f87972e authored about 24 years ago by Simon Tatham <[email protected]>
Be more sure that state->collecting_entropy can't be spuriously set

[originally from svn r765]

github.com/maikebing/putty - 4aafc6e5c3502c762c8e948fc01894e4dcba3019 authored about 24 years ago by Simon Tatham <[email protected]>
Fix control ID bug causing rogue Appearance title bars in other panels

[originally from svn r764]

github.com/maikebing/putty - 9e6dc1faa176d8af466399d6b904eeed621997c8 authored about 24 years ago by Simon Tatham <[email protected]>
Reintroduce random_stir()

[originally from svn r763]

github.com/maikebing/putty - f9cf0d70b7074b5aab0c6e1256f15aaa4510cde0 authored about 24 years ago by Simon Tatham <[email protected]>
Enhance Diffie-Hellman implementation to use bignum_cmp

[originally from svn r762]

github.com/maikebing/putty - 38e7de3372adc40ab29f4def7bb398435f6f596c authored about 24 years ago by Simon Tatham <[email protected]>
Fix another bignum formatting problem. This one hit Diffie-Hellmann

[originally from svn r761]

github.com/maikebing/putty - 809bd81d5c66c5e151ce7c38be1624f2f053547a authored about 24 years ago by Simon Tatham <[email protected]>
Add configurable option to disable application keypad/cursor keys totally

[originally from svn r760]

github.com/maikebing/putty - fc9b38ed016848353430482f741b11411eed4c3e authored about 24 years ago by Simon Tatham <[email protected]>
Add a couple of ellipses in system menu

[originally from svn r759]

github.com/maikebing/putty - 779069ccd3173cbeee604fd328aac750f5aef466 authored about 24 years ago by Simon Tatham <[email protected]>
Remove a rogue diagnostic

[originally from svn r758]

github.com/maikebing/putty - 8f7a1e30f7fc3f8864243dfbf848178aa3fa529c authored about 24 years ago by Simon Tatham <[email protected]>
Add the Appearance panel and reorganise things a bit

[originally from svn r757]

github.com/maikebing/putty - ea0d42801af60ef3921a8f8a7b49135fb24c0889 authored about 24 years ago by Simon Tatham <[email protected]>
Fix failure to re-enable local line discipline when TELOPT_ECHO is

turned _back off_ by the remote server. (server sends WONT)

[originally from svn r756]

github.com/maikebing/putty - 372a4e1e7e3f663b26ec54862288d1c264a0f459 authored about 24 years ago by Simon Tatham <[email protected]>
Fix miscellaneous compiler warnings. Thanks to Jacob Nevins

[originally from svn r755]

github.com/maikebing/putty - 384eeb3f76b885fef9a6730666d607abcbac3b80 authored about 24 years ago by Simon Tatham <[email protected]>
SSH2 connections weren't closing cleanly after socket revamp. Fixed.

[originally from svn r754]

github.com/maikebing/putty - 5ff9cc2f1f1794bdcb5532db3f768672e9127d5f authored about 24 years ago by Simon Tatham <[email protected]>
Window resizing wasn't working in SSH2

[originally from svn r753]

github.com/maikebing/putty - 039103ff5d8bebf6a67c8ea5c75384ef71bbba1b authored about 24 years ago by Simon Tatham <[email protected]>
Make the frankly ridiculous prototypes for modpow() and modmul() more sane

[originally from svn r752]

github.com/maikebing/putty - e51b4da9f786c4c6c6349509c668de99a94c3d78 authored about 24 years ago by Simon Tatham <[email protected]>
Update DSS implementation to use new bignum routines

[originally from svn r751]

github.com/maikebing/putty - bf2744aabf874494d2ca81953e43c88dcf4eb45d authored about 24 years ago by Simon Tatham <[email protected]>
Improved entropy gathering.

[originally from svn r750]

github.com/maikebing/putty - 36156d858cf09f88c3cc527d93bc3e6e1aa87b5c authored about 24 years ago by Simon Tatham <[email protected]>
Fix a bug which was causing occasional failed-host-key-check

messages. Also left some diagnostics in, under #if 0, so that next
time this happens it'll be eas...

github.com/maikebing/putty - 43304f1fca70b104ad51207109513400174f8dc8 authored about 24 years ago by Simon Tatham <[email protected]>
Oops. A field like `sending_oob' in the Socket structure really

deserves to be initialised to something sane at creation time.

[originally from svn r748]

github.com/maikebing/putty - b5c41a473b0611a97a876d8ee6fb9b532a3968a4 authored about 24 years ago by Simon Tatham <[email protected]>
Plink and PSCP were failing to load the `Default Settings' options

when connecting to an arbitrary hostname. In particular, setting a
default user name didn't work....

github.com/maikebing/putty - d0635e9d39a08ea7532212e7afefe8e29bcab640 authored about 24 years ago by Simon Tatham <[email protected]>
Remove the NO_SECURITY define I accidentally copied from Pageant

[originally from svn r746]

github.com/maikebing/putty - 5d27e5775c99a9ee6c0f09e714d1100d07b6881c authored about 24 years ago by Simon Tatham <[email protected]>
Created a shiny new abstraction for the socket handling. Has many

advantages:
- protocol modules can call sk_write() without having to worry
about writes block...

github.com/maikebing/putty - 988c1974eaedada55de08752d86e7c16a30e11e5 authored about 24 years ago by Simon Tatham <[email protected]>
Created a shiny new abstraction for the socket handling. Has many

advantages:
- protocol modules can call sk_write() without having to worry
about writes block...

github.com/maikebing/putty - bbbda4110b960bd46f5d27c1d7107f4290b83f68 authored about 24 years ago by Simon Tatham <[email protected]>
Ooh. Actually, that vulnerability is further-reaching than I

thought. As well as the ".." attack in recursive copies, the name
sent by the client was also tru...

github.com/maikebing/putty - 882f653081e8a8ffc2ec3f9f674692019cbe7d2e authored about 24 years ago by Simon Tatham <[email protected]>
Fix a potential vulnerability in incoming `pscp -r'. The server

sends filenames of things in the directory being copied. A malicious
server could have sent, for ...

github.com/maikebing/putty - b78c5699d1b071d76af5371aa91ec8f4241eb52d authored about 24 years ago by Simon Tatham <[email protected]>
Three new configurable options:

- Robert de Bath's Compose key is now off by default and configurable on
- The ages-old controv...

github.com/maikebing/putty - 6eb613e3c4869e5ea2ecf07a2ff9b63125a3d99b authored about 24 years ago by Simon Tatham <[email protected]>
Chinese support patch from [email protected]

[originally from svn r740]

github.com/maikebing/putty - 77c8e3c17c687e76c15317ed0bccdab6f71ddb7b authored about 24 years ago by Simon Tatham <[email protected]>
Remember to close key files when rsakey_encrypted meets a bogus one

[originally from svn r739]

github.com/maikebing/putty - 964e6407e111aebe8c82df27d9034f5d84dc9eb7 authored about 24 years ago by Simon Tatham <[email protected]>
Put back the code that ensures "Default Settings" is always in the

session list even if it isn't in the Registry. This got deleted
overenthusiastically because I di...

github.com/maikebing/putty - 17cea8353fc272d689a1842a93af1ae15ad53663 authored about 24 years ago by Simon Tatham <[email protected]>
Rename "Stored Sessions" to "Saved Sessions" for consistency

[originally from svn r732]

github.com/maikebing/putty - 51b05a4438a9bd56c047b4449651ece108ff9b98 authored about 24 years ago by Simon Tatham <[email protected]>
Some better IDC_* names for the controls on the Colours panel

[originally from svn r731]

github.com/maikebing/putty - 4b08041d4293cd2a76404f320c2e036f5a89f49f authored about 24 years ago by Simon Tatham <[email protected]>
Add the LBS_NOTIFY style to the list box in colouredit(), which was

vital to it working right

[originally from svn r730]

github.com/maikebing/putty - cbf38bc8319b963f82af544bccca96ec0b2b396d authored about 24 years ago by Simon Tatham <[email protected]>
Introduce a sane interface function, from_backend(), for backends to

use when they have data from the network. Replaces the utterly daft
inbuf / inbuf_head / term_out...

github.com/maikebing/putty - e32603347c00d0dbd9c85906e93739cd9c07e2eb authored about 24 years ago by Simon Tatham <[email protected]>
Trim trailing whitespace off saved session names on the command line

[originally from svn r728]

github.com/maikebing/putty - 31374678c08c7aa46ae1062554274965f0b76d9b authored about 24 years ago by Simon Tatham <[email protected]>
Remember to update scrollbar when scrollback is reset

[originally from svn r727]

github.com/maikebing/putty - a80fa10287eabc5ade643ed0ad3acdb62c912ebe authored about 24 years ago by Simon Tatham <[email protected]>
Replace the 8859-2 -> Win1250 translation which I accidentally blew away

[originally from svn r726]

github.com/maikebing/putty - 0432fabf20558e51c6e94c4ffa3cbd94ed741be0 authored about 24 years ago by Simon Tatham <[email protected]>
A couple of UI tweaks in puttygen

[originally from svn r725]

github.com/maikebing/putty - 26ff0d4e755a33a8349ca60ce65678940d141aaf authored about 24 years ago by Simon Tatham <[email protected]>
Removed TODO comment after verifying that generated keys work

[originally from svn r724]

github.com/maikebing/putty - 450905f02c47c480005c9a256220910d585b80a8 authored about 24 years ago by Simon Tatham <[email protected]>
Entropy fix after better statistical analysis

[originally from svn r723]

github.com/maikebing/putty - 58cdc03c6829727beb08871fc2f4e71539eec7b7 authored about 24 years ago by Simon Tatham <[email protected]>
Variable key size in PuTTYgen. Also required adding WM_VSCROLL to the

window style in bigeditctrl() in winctrls.c.

[originally from svn r722]

github.com/maikebing/putty - 92deca11dd66906b21421dd16c31b60322ebe7ea authored about 24 years ago by Simon Tatham <[email protected]>
Add a PuTTYgen icon

[originally from svn r721]

github.com/maikebing/putty - 2743ab90f5fce2511912b5bccc318d1af3608939 authored about 24 years ago by Simon Tatham <[email protected]>
Check whether key was actually saved, and warn if not

[originally from svn r720]

github.com/maikebing/putty - 8c138ebd413a030a1db8e02ef690906692a77ba3 authored about 24 years ago by Simon Tatham <[email protected]>
Save Key now prompts before overwriting an existing file

[originally from svn r719]

github.com/maikebing/putty - 918c9ddfc542f7cbdb0b01896ca4c2dd13e987a5 authored about 24 years ago by Simon Tatham <[email protected]>
Adjust the title of the PuTTYgen window

[originally from svn r718]

github.com/maikebing/putty - e0ad00f264731698921308217c633d887464b884 authored about 24 years ago by Simon Tatham <[email protected]>
Add a second passphrase prompt to protect against typos

[originally from svn r717]

github.com/maikebing/putty - 76638e62bef8c4a40fb5f19fddf80147d45780f0 authored about 24 years ago by Simon Tatham <[email protected]>
We must InitCommonControls() or the progress bar doesn't work on 95

[originally from svn r716]

github.com/maikebing/putty - 0210709520b58f4bf542e342fce3466ae8539acb authored about 24 years ago by Simon Tatham <[email protected]>
PuTTYgen initial version. Still to do are basic user-friendliness

features (prompt for passphrase twice, prompt before overwriting a
file, check the key file was a...

github.com/maikebing/putty - 8d0bee8629eaa974e6c0ab002e6110b49968c910 authored about 24 years ago by Simon Tatham <[email protected]>
Miscellaneous cleanups and reorgs in preparation for building

PuTTYgen. In particular, moved self-managing controls stuff out of
windlg.c into the new and reus...

github.com/maikebing/putty - 8e7a270f7f658b29d6dfda13c663c15160404c96 authored about 24 years ago by Simon Tatham <[email protected]>
Add some more commented-out diagnostics for ssh1

[originally from svn r713]

github.com/maikebing/putty - f543b08ca54c9cdf0ab84f2bb08327f434ad002c authored about 24 years ago by Simon Tatham <[email protected]>
RSA key generation routines, and the bignum enhancements required to

support them. A key generation tool will be forthcoming soon.

[originally from svn r712]

github.com/maikebing/putty - e41344c544053b082708231e6dce0eef5c4f90ae authored about 24 years ago by Simon Tatham <[email protected]>
Add an "Add Key" option to the systray menu in Pageant

[originally from svn r710]

github.com/maikebing/putty - 633ae5a22b630e3453be00b18b8c0494108f6fcd authored about 24 years ago by Simon Tatham <[email protected]>
Implement MD5 MAC for the benefit of old SSH2 servers

[originally from svn r709]

github.com/maikebing/putty - 95697270b50936eabcacd170cf5f83151ee6c89c authored about 24 years ago by Simon Tatham <[email protected]>
Miscellaneous fixes for better interoperation with commercial SSH 2

[originally from svn r708]

github.com/maikebing/putty - fd3e15f328a327576acc12014e6b665a9ebd76c3 authored about 24 years ago by Simon Tatham <[email protected]>