Ecosyste.ms: OpenCollective

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

github.com/maikebing/putty

PuTTY is a free implementation of Telnet and SSH for Windows and Unix platforms, along with an xterm terminal emulator. It is written and maintained primarily by Simon Tatham.
https://github.com/maikebing/putty

Module description file added

[originally from svn r196]

15d6509142fd3369e61eb02c6bd025a254b4a6ac authored over 25 years ago by Simon Tatham <[email protected]>
Fix potential security problems in random number generator

[originally from svn r190]

5aab53ce521ec51eae8a4df58e4d3ef0c52cbefe authored over 25 years ago by Simon Tatham <[email protected]>
Jimen Ching's patches to remove compiler warnings

[originally from svn r183]

4e889024e3d263cd78bf1e19115f838244fc0c25 authored over 25 years ago by Simon Tatham <[email protected]>
Remove double close of registry key

[originally from svn r182]

3774094e46927d90311c33621a88ec09c6b8f2ff authored over 25 years ago by Simon Tatham <[email protected]>
Add a couple of `extern' keywords

[originally from svn r181]

5862a6348aa21fafd1d7724893dbfe3e481037db authored over 25 years ago by Simon Tatham <[email protected]>
Third attempt at Blowfish, dammit

[originally from svn r179]

b74a5565a670131347a4d0c1a06eeec948b5641d authored over 25 years ago by Simon Tatham <[email protected]>
Blowfish patch, second attempt

[originally from svn r178]

59135fd9ea911febfffd5903d4446e5e9318656a authored over 25 years ago by Simon Tatham <[email protected]>
Fix misparse of ESC[?9r sequence; I must find out what it _should_ do

[originally from svn r176]

97731141adf0c0250bdb2a8d90c066eb934a1a14 authored over 25 years ago by Simon Tatham <[email protected]>
Add encryption selection, and Blowfish as second option

[originally from svn r175]

585c14f36590212e50cded084ea0fa531e43c796 authored over 25 years ago by Simon Tatham <[email protected]>
Joris's RSA works; reformat and remove old version

[originally from svn r173]

4b76ca2ab295ffcdf4542ff802e7125bd5b6c7fc authored over 25 years ago by Simon Tatham <[email protected]>
Put that ReleaseCapture call just _before_ return, not after!

[originally from svn r172]

b84caf5446c89cba4886cb444f13405da31c5ad0 authored over 25 years ago by Simon Tatham <[email protected]>
Joris van Rantwijk's RSA speedup patch

[originally from svn r171]

bd241d7dfc317fa1fb7053ebe66e816e23f46d8a authored over 25 years ago by Simon Tatham <[email protected]>
Improve error handling in registry code

[originally from svn r170]

cd5c916e25de06309c5ae261f709e4c09b1ea9fc authored over 25 years ago by Simon Tatham <[email protected]>
Add SSH_STATE_CLOSED to prevent accidentally sending resizes down a

closed connection; was causing process hangs under NT and whole-
system hangs under '95

[origina...

7c9195b8f9cf2e0f3300b4491ce13546d6a60a10 authored almost 26 years ago by Simon Tatham <[email protected]>
Change default mouse pointer to an I-beam

[originally from svn r125]

16fcf56bd3b3b1b07a0ae9d42cdd746fc5b6ae56 authored almost 26 years ago by Simon Tatham <[email protected]>
Add AltGr support at last! Thanks to <[email protected]> for the technique

if not all of the details.

[originally from svn r92]

ba5f955f3e9ee34a8840061150a46a5f5f567d58 authored almost 26 years ago by Simon Tatham <[email protected]>
Allow CSI 0;0r to set default scroll region (previously did nothing useful)

[originally from svn r85]

9a5b63aa03804f6dd90e88fe2fe873a41584c518 authored almost 26 years ago by Simon Tatham <[email protected]>
Use different window procedures for the About box and the Licence box.

Should prevent the version string masking part of the licence text ;-)

[originally from svn r51]

ab681763afb6f92741fea1b435f14bd86c2e2a38 authored almost 26 years ago by Simon Tatham <[email protected]>
Use SetCapture() to fix the problem with double-clicks on saved sessions

carrying throuh to the window below the config box

[originally from svn r37]

485c1f75080f319db5c233becac72649f8d1a29e authored almost 26 years ago by Simon Tatham <[email protected]>
Revert to using WinSock 1 - the upgrade to 2 was a checkin error

[originally from svn r36]

779a28e84feebaa7986dfa310c5a13314fb75b40 authored almost 26 years ago by Simon Tatham <[email protected]>
Cause irritating ? markers in cvs update/commit to disappear

[originally from svn r35]

4e55406a1932ec1822da22cd9648f64dcfae0bcd authored almost 26 years ago by Simon Tatham <[email protected]>
Add DeleteObject calls to go with the CreatePen calls in do_text. Should

fix a fairly nasty-looking resource leak. Thanks to Andrew Mobbs.

[originally from svn r34]

ac015f51e01dc31815d477f091fb659c5e1f5b51 authored almost 26 years ago by Simon Tatham <[email protected]>
Improve nasty version.obj hack so it doesn't actually do two compiles

[originally from svn r33]

37f49f0adff8597e16bdb0ce7d65a962feba5527 authored almost 26 years ago by Simon Tatham <[email protected]>
Attempt to fix problems with version.obj in some nmakes

[originally from svn r32]

114d7b1d1324c1fbe8905195313dfface605e5c2 authored almost 26 years ago by Simon Tatham <[email protected]>
Replaced ICON line which was accidentally removed *blush*

[originally from svn r31]

aa410406aa36663fdab595cccd58c800a7001054 authored almost 26 years ago by Simon Tatham <[email protected]>
Fix various segfaults and heap trashes. Thanks to Andrew Mobbs.

[originally from svn r29]

ee9e246617998b3f158a9b6333b4e8538170636d authored almost 26 years ago by Simon Tatham <[email protected]>
Added automatic version distinguishing code, to differentiate releases

from nightly builds from random development builds

[originally from svn r28]

3b1389a474467b06bda60d8b5538ad2535a0c8b8 authored almost 26 years ago by Simon Tatham <[email protected]>
Improve drag select (dragging outside LHS doesn't now select first

char too)

[originally from svn r20]

0fc1c0c9c9558139d7b582d93bbfc2f87671b44f authored almost 26 years ago by Simon Tatham <[email protected]>
Fix double/triple click, and improve drag select

[originally from svn r19]

a1078ecce423419ae0443a95b787cf4b0e5ec242 authored almost 26 years ago by Simon Tatham <[email protected]>
Update version number for 0.45 release

[originally from svn r18]

c19ba8098e24c1e14b67947c9702e7b3886037ef authored almost 26 years ago by Simon Tatham <[email protected]>
Remove /D_X86_ in Makefile to allow Alpha builds equally happily

[originally from svn r17]

0ab0a61830a1611cc6ec07209ed56b70f3b04c26 authored almost 26 years ago by Simon Tatham <[email protected]>
Add SSH don't-allocate-pty option, and corresponding LF-implies-CR

terminal setting

[originally from svn r16]

e68a529cc9a4f29f2f57d9b6a07322e72396e594 authored almost 26 years ago by Simon Tatham <[email protected]>
Remove CVS logs

[originally from svn r15]

1e312c26581b151869e94d84b33691f0ce378841 authored almost 26 years ago by Simon Tatham <[email protected]>
Fix breakage in window redraw

[originally from svn r14]

3352f57942abe639da00b3ba3c604e1d402f0236 authored almost 26 years ago by Simon Tatham <[email protected]>
Remove buffering on malloc log file

[originally from svn r13]

b78e127f7c02cc0f7605656a49802da6ee6558c1 authored almost 26 years ago by Simon Tatham <[email protected]>
John Sullivan's patches plus more fixes:

- Stop using the identifier `environ' as some platforms make it a macro
- Fix silly error box...

60ab6a5d829dbc56dc9e3f1a4f6f816127eee2a4 authored almost 26 years ago by Simon Tatham <[email protected]>
Initial checkin: beta 0.43

[originally from svn r11]

c74130d423fd83a65c51b7634e3c34aaf557ae68 authored almost 26 years ago by Simon Tatham <[email protected]>