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

Failure to initialise a local variable was leading to free(garbage)

on loading an OpenSSH key and getting the wrong passphrase.

[originally from svn r1737]

github.com/maikebing/putty - 802aeb2d5ee1f322dcfb007b38af6852b386804e authored over 22 years ago
One of the recent port forwarding crash reports contained details

which suggested bufchain_prefix() was finding an improperly
initialised bufchain structure. Looki...

github.com/maikebing/putty - 3f8d151c5a26fec09708b2a51b57aabf3d7bd38f authored over 22 years ago
Padding on the end of the encrypted data in OpenSSH key format was

broken: the OpenSSL EVP layer specifies a very particular form of
padding, which I wasn't generat...

github.com/maikebing/putty - 729512abc2a6209423511522709ae130d8b38ad9 authored over 22 years ago
Small memory allocation bug in openssh_encrypted() fixed.

[originally from svn r1732]

github.com/maikebing/putty - ab1d4f5dce15dc037672f817de28f1e27bcbf5a6 authored over 22 years ago
Modify the Feedback page / Appendix B to expand the section about

not sending us large attachments, and in particular remove the
emphasis on screen shots in the ho...

github.com/maikebing/putty - b6a9610e864862acff621334c643d20081939420 authored over 22 years ago
Workaround for the SSH2 RSA padding bug in OpenSSH 2.5 - 3.2

inclusive. Padding is accomplished by rewriting the signature blob
rather than at the point of ge...

github.com/maikebing/putty - 858441ba81ee4cd7945f116f8734fd727a83595a authored over 22 years ago
Fix AltGr/Application/Compose/CtrlAlt discrepancies introduced in windlg.c

rev 1.118 [r1033] (pointed out by Rob Pitman).

[originally from svn r1707]
[r1033 == d2369721bbe...

github.com/maikebing/putty - d5e66f6098c9a49a4ee66f2e1139375de81354be authored over 22 years ago
Trying to use an SSH2 key with an SSH1 connection seems to be quite

common, so I've added a FAQ.

[originally from svn r1697]

github.com/maikebing/putty - f6c9873c96871da79603282980ee18ae66cb828c authored over 22 years ago
Note that answerback string can contain control characters with ^C notation,

and the ^~ escape, but don't go into the gory details.

[originally from svn r1693]

github.com/maikebing/putty - 2cd8ddb17d18124cf4c27beb837d826840415b4c authored over 22 years ago
UI changes for key imports. We now have a separate Load command and

Import command; the former warns you if you load a foreign key,
whereas the latter doesn't. So th...

github.com/maikebing/putty - c92ea6c8edfb61aa20984d0b9dba1a523767e3f5 authored over 22 years ago
ieof-for-nonexistent-channel problem: avoid comparing an unsigned with -1

[originally from svn r1686]

github.com/maikebing/putty - 8cdae4f73b377d5bb4fcf99b34bce63d33b8f4ec authored over 22 years ago
Nit: PuTTYgen can generate RSA _and DSA_ keys

[originally from svn r1685]

github.com/maikebing/putty - fdbfe9e89f2f26f8d100cffa5d0d01180cfe3129 authored over 22 years ago
Final cleanups on key import/export work. Rationalised the UI (so

that menu options are greyed out helpfully) and added documentation.

[originally from svn r1683]

github.com/maikebing/putty - de3b29f7e50451dfa72ab3f04975894157279138 authored over 22 years ago
Added export of ssh.com key files.

[originally from svn r1682]

github.com/maikebing/putty - ff5241c1edb0d1a29178fcaef1784f1f743b6940 authored over 22 years ago
Implemented export of OpenSSH keys.

[originally from svn r1677]

github.com/maikebing/putty - 030c75b7db19c25dd59aa8dc40bc906b737761ec authored over 22 years ago
Add some basic framework code preparatory to adding key export.

[originally from svn r1675]

github.com/maikebing/putty - ed29fdc91c0511e451519dea2d1088aa5d4ab6f8 authored over 22 years ago
Update FAQ to mention ssh.com key importing

[originally from svn r1674]

github.com/maikebing/putty - 82d2d94d2630ab95ca8955e265a45c705daf36b3 authored over 22 years ago
Be more careful about destroying sensitive data after private key

load/store/import operations.

[originally from svn r1673]

github.com/maikebing/putty - 286f1f5b1fea191caf5b00704b50b4685996b67b authored over 22 years ago
Add import of ssh.com private keys.

[originally from svn r1672]

github.com/maikebing/putty - 3b20d71a7ee9b8efa00bba86ea16dc52be4dd3ff authored over 22 years ago
Added a framework for importing foreign key formats, and implemented

importing of OpenSSH SSH2 private key files (both encrypted and
unencrypted). Seems to work fine....

github.com/maikebing/putty - 9a8c58a64bd9effebee2199d3757a0bcedac83e1 authored almost 23 years ago
Remove tiny unnecessary faff in new SSH-2-only code

[originally from svn r1665]

github.com/maikebing/putty - 07d48d8b27f833e26bb75c3973e69975e23a9f9c authored almost 23 years ago
SSH2 only support

[originally from svn r1664]

github.com/maikebing/putty - c71432cb861db25eb933963c66a408c2a8e7f9d6 authored almost 23 years ago
Added SSH2 only support.

[originally from svn r1663]

github.com/maikebing/putty - c14c2ff47940396790b162ceb63c17c0b3152501 authored almost 23 years ago
Improved error messages if you use the wrong key type: you should

now be told that the key is the wrong type, _and_ what type it is,
rather than being given a blan...

github.com/maikebing/putty - 8c3a0eb50b31bd9f3c730b0aedfdd636077e8ac5 authored almost 23 years ago
Removed the old Visual C++ master makefile, since it has now been

superseded by the new Recipe / mkfiles.pl mechanism.

[originally from svn r1624]

github.com/maikebing/putty - 43ddeb86bf64e7a0a40b535774214bd6f9a29154 authored almost 23 years ago
Additions to the Feedback page to emphasise that we can't answer all

our mail any more, and to encourage support questions to be sent
elsewhere as a first resort.

[o...

github.com/maikebing/putty - 6c620a6b5083aae31f935f219af0a25176e63bb9 authored almost 23 years ago
SOCKS proxy support added (next instalment of Justin Bradford's

proxy work). SOCKS 5 username/password authentication still
unsupported.

[originally from svn r1...

github.com/maikebing/putty - 5331956c079a05fdef4d7244d148f7bd36f56f0a authored almost 23 years ago
Added comments to document '-gui' Windows messages, based on putty-bugs post

<[email protected]> (except for Ryan Finnie's extra
messages).

[originally fr...

github.com/maikebing/putty - 6a95a15aaab450a281fc80fdc82d05e8d57c3149 authored almost 23 years ago
Added documentation of PuTTY command-line options (derived from the source)

[originally from svn r1619]

github.com/maikebing/putty - 1368cbb080b9b86a870ced4f8ca5c19b9a6c76eb authored almost 23 years ago
The SFTP form of PSCP should remember to send FXP_INIT! Oops.

[originally from svn r1616]

github.com/maikebing/putty - 8ea5ea17d138344496c0cad79b138cc51886abdb authored almost 23 years ago
Mention that numeric code pages can be entered manually in the

Translation box.

[originally from svn r1615]

github.com/maikebing/putty - 4a33fecb07ea7fb9b15b8f23ad093dedce7c40a1 authored almost 23 years ago
Add a couple of extra FAQ entries.

[originally from svn r1614]

github.com/maikebing/putty - 428e0d565f17770b6ce61d6c30119462fd004641 authored almost 23 years ago
The console version of askappend() completely forgot to check

cfg.logxfovr to see whether the user had already specified what
should happen to log files. Fixed...

github.com/maikebing/putty - 43c528f78068d0bd25ccc47fa4ba08acfe48cddb authored almost 23 years ago
Fix major memory leak in sftp_cmd_ls (thanks to Hans-Juergen Petrich

for pointing it out).

[originally from svn r1612]

github.com/maikebing/putty - ae2599845cdb6fd6e41d92f1c0eac37785518593 authored almost 23 years ago
Fix bug in Minefield's realloc() which was throwing away most of any

block > 4096 bytes. Arrgh.

[originally from svn r1611]

github.com/maikebing/putty - 01ca464ad2c89d1e3bd3247f01bbd5ecb8dfd885 authored almost 23 years ago
Remember to wait for SSH1_MSG_SUCCESS after enabling remote port

forwardings in SSH1. Was causing several MSG_SUCCESS to be queued up
unread, which was wrong-but-...

github.com/maikebing/putty - 17af65c78c2e754647f37cf0599b6bced213d7c6 authored almost 23 years ago
Matt Harden's (modified) patch to do getservbyname() lookups on port-

forwarding port numbers.

[originally from svn r1608]

github.com/maikebing/putty - e40f043ff80f6a00a9021b55d3720414e4ac57ab authored almost 23 years ago
Updates to proxy support, both from me and from Justin Bradford.

Removed unnecessary spin locks, added a few comments, added support
for Telnet-type proxies, and ...

github.com/maikebing/putty - ecd496a62178530ff2c7cd61fcf436557fae6aa6 authored almost 23 years ago
Dominique Faure's patch (slightly modified) to implement the PuTTY

saved-sessions menu in Pageant. Disabled if it can't find the PuTTY
binary on startup (just like ...

github.com/maikebing/putty - edd1ab57010b9f62019e9cc1cd2e6f428e6cb2f4 authored almost 23 years ago
Add -w-pia to the Borland makefile (suppress warnings about

assignment statements used as truth values).

[originally from svn r1605]

github.com/maikebing/putty - 689fcb5106abf54eb3beb3f470d92c4f75168ee5 authored almost 23 years ago
OpenSSH 3.1p1 SSH2 3DES is also broken.

[originally from svn r1603]

github.com/maikebing/putty - 84812737b1173829b3457edc074c92f3584bab67 authored almost 23 years ago
Added an entry for the "OpenSSH 3.1p1 built with wrong OpenSSL" problem.

[originally from svn r1602]

github.com/maikebing/putty - 06f8f6c8a36b6e6ba07ef9d436f937b1dc4ca43d authored almost 23 years ago
Fix apparent cut'n'paste error in new printing code. (Wasn't breaking anything,

to my knowledge.)

[originally from svn r1601]

github.com/maikebing/putty - 4113193a7e35a176995ff2ca23330fa83fe8c2d9 authored almost 23 years ago
Mention on the Feedback page that the mailing list archives are

private, just in case anyone was concerned.

[originally from svn r1600]

github.com/maikebing/putty - 368244dbaeada6cba9c158bf15202badd962575f authored almost 23 years ago
Attempt to ensure that everything passed to connection_fatal() is

also logged to the Event Log, so that it's easy to cut-and-paste the
error message afterwards.

[...

github.com/maikebing/putty - 36d125e1d7e0dcc0538ebb066048beeec22ffccf authored almost 23 years ago
Justin Bradford's proxy support patch. Currently supports only HTTP

CONNECT, but contains an extensible framework to allow other
proxies. Apparently SOCKS and ad-hoc...

github.com/maikebing/putty - eabd704d1ecf72868794284d0f24e8d69ec9ce76 authored almost 23 years ago
Pedantic little patch to ensure blank usernames work vaguely as

expected, in case anyone really wants to use one

[originally from svn r1596]

github.com/maikebing/putty - 869989e7e66524b8d412e70be0b72080cf0e9fac authored almost 23 years ago
Fix bug in the alternative code for -DNO_MULTIMON (was breaking

Cygwin build).

[originally from svn r1595]

github.com/maikebing/putty - 9157417feaafc411433f289248f65b0928ee7c06 authored almost 23 years ago
Fixed reference to putty-bugs@lists to putty@projects.

[originally from svn r1594]

github.com/maikebing/putty - d6c766a279ad1a25211c53b1c9051e0998ce7596 authored almost 23 years ago
Add new 'Makefile.vc' to .cvsignore

[originally from svn r1593]

github.com/maikebing/putty - 6ac102c6c011e261609f73d06a18c79540e14200 authored almost 23 years ago
Completely revamped mkfiles.pl which incorporates dependency

analysis (for both .c and .rc files). Generates the VC++ makefile as
well as the other two; the a...

github.com/maikebing/putty - a011a5edba36baefac91d4ca6991d4d2ed691aed authored almost 23 years ago
Fix multi-monitor / full-screen problems and clean up the code a

little. Thanks to Wez Furlong for the patch.

[originally from svn r1591]

github.com/maikebing/putty - 6bc827158fbc8f3eb53c54d86a688d372d686023 authored almost 23 years ago
Rev 1.189 [r1517] of this file introduced a bug. While it is correct

to avoid calling term_out() during a drag-select, it's false to
assume that all drags are selects...

github.com/maikebing/putty - 8375ad6bd8e91b82cd02dc4d78c419febf9d86d6 authored almost 23 years ago
Network printers weren't showing up on at least NT4. This version

appears to be better, but Jacob has found that it still isn't
perfect. Bah.

[originally from svn...

github.com/maikebing/putty - 9600d8815a2d0e4fea5420bf2388ce8b092eba9b authored almost 23 years ago
Avoid needless memory management error if EnumPrinters returns no

printers.

[originally from svn r1588]

github.com/maikebing/putty - 42cbf97a09684870e2d3fd1a4e79756e1c328173 authored almost 23 years ago
Bah. Add winspool.lib to libraries list. Maybe _now_ the nightly

builds will start working again :-/

[originally from svn r1587]

github.com/maikebing/putty - e4712f729ddb540ea52faebd1312fcfe26773595 authored almost 23 years ago
Slightly less grotty script to convert OpenSSH known_hosts and known_hosts2

host key files to .REG files for Windows.
(renamed from 'hosts2reg' because of 8.3 considerations...

github.com/maikebing/putty - a2a26684589c4f4248e52834d5869633e1d58a87 authored almost 23 years ago
Grotty script to sanity-check the accelerator keys in windlg.c.

(private RCS rev 1.4)

[originally from svn r1585]

github.com/maikebing/putty - 6bcc8e85e80197df41a60d5eb8cf02f4efb81b0a authored almost 23 years ago
Arrgh! Forgot yet another fiddly Makefile bit. Perhaps it's really

time I did something about my Makefile generator...

[originally from svn r1584]

github.com/maikebing/putty - 1e8a51447748bc57a8d32084877138c90ea33913 authored almost 23 years ago
... and add its dependencies to the Makefile too.

[originally from svn r1583]

github.com/maikebing/putty - dc87fb5f5a5bdf496f668ce78fcf7232b6e75a9e authored almost 23 years ago
As ever, There's Always One. Check in the extra source file. *blush*

[originally from svn r1582]

github.com/maikebing/putty - f8e7422c6ffb6a49021faa2146c02ac99f7ec1c0 authored almost 23 years ago
ANSI remote printer support. Raw mode only.

[originally from svn r1581]

github.com/maikebing/putty - ae476d5567beb362beb2c907edc3459328b9fcef authored almost 23 years ago
Fix Makefile dependencies.

[originally from svn r1580]

github.com/maikebing/putty - 04fba1e540282253c2b3730b230292713ef036d2 authored almost 23 years ago
Well, there was bound to be one I'd forgotten: the new Features

panel should include an option to disable xterm mouse reporting. So
now it does. Woo.

[originall...

github.com/maikebing/putty - fcb31d5cfe72bccc08b70122ad43e442b57b829e authored almost 23 years ago
Fix accelerator clash on Features panel, plus a couple of accelerator comments.

(not tested)

[originally from svn r1578]

github.com/maikebing/putty - ddee0ed132e51c8a02d718d2156c342067465a26 authored almost 23 years ago
Oops. I wrote in the docs that no-remote-resize also included

no-remote-move-window, so I'd better live up to that...

[originally from svn r1577]

github.com/maikebing/putty - 8c81f53a569b2ef77d37f53a8dfdcf7ad3e817d2 authored almost 23 years ago
Add the Features panel, allowing you to disable a bunch of the more

controversial terminal features.

[originally from svn r1576]

github.com/maikebing/putty - 2df966b43c61baf09b6d5d7ccee5edbea2329a2e authored almost 23 years ago
Ensure our network layer is properly cleaned up before PuTTY exits.

Specifically, we explicitly closesocket() all open sockets, which
appears to be necessary since o...

github.com/maikebing/putty - dac0d4569960236264898b112707c2b574eb285b authored almost 23 years ago
Add an extra example to the Plink-with-WinCVS section.

[originally from svn r1573]

github.com/maikebing/putty - f1ece56e40435efdf8eaeb2b11b34d73ee3f4a22 authored almost 23 years ago
The `wrapnext' flag should be saved and restored with the cursor

position. Failure to do this can give wrapnext==TRUE even with the
cursor not in the rightmost co...

github.com/maikebing/putty - d21683f92c8d8f4096318c5bae1713bb7fa2da0a authored almost 23 years ago
from_backend() should always be called with len > 0. Only rlogin

mode ever failed to do this, and only Plink actually had a problem
with it, so this didn't become...

github.com/maikebing/putty - fdbd6978016e9fd87db7b3bfc33ff0da8bd3eea9 authored almost 23 years ago
Memory leak fix: repair endemic failure to call sftp_pkt_free().

[originally from svn r1570]

github.com/maikebing/putty - 0b61ac21c2d7b41d5b9d0e14bbde042712ae482d authored almost 23 years ago
Set SSH socket variable to NULL if connect() fails. Failure to do

this was causing PSCP to hang indefinitely after reporting
Connection Refused.

[originally from ...

github.com/maikebing/putty - ae7c314f33b91c56485983a7eada18b3fe6a0ea1 authored almost 23 years ago
Cisco routers apparently have yet another bug: they can't handle RSA

auth attempts at all without panicking and bombing out. Workaround
added.

[originally from svn r...

github.com/maikebing/putty - 84c3ece865ffdc45fdb21759f5b3b832f601a3a3 authored almost 23 years ago
Patch to enable >512-character command lines. Thanks to Thomas Halling.

[originally from svn r1567]

github.com/maikebing/putty - a05d76fb1f63e3b93cdc7445984d742e4d2cbb15 authored almost 23 years ago
Oops - get the forward declaration right in that hack

[originally from svn r1566]

github.com/maikebing/putty - 6e1ac921944fc1210bfdc93e4360201d23a9de7d authored almost 23 years ago
Fix silly segfault due to PSFTP thinking connection is fine even if

fxp_init() fails to get initial packet.

[originally from svn r1565]

github.com/maikebing/putty - 98dd3cb9f25028e883a37cb812ace1fd10d528e8 authored almost 23 years ago
Make sure out-of-memory errors are logged to malloc.log when we're

logging mallocs.

[originally from svn r1564]

github.com/maikebing/putty - 4f33c36ff5b56846a496ff952d35efebc0c0bd08 authored almost 23 years ago
Document the fact that character classes are a default-only

configuration option (and so you must reset the terminal if you
change them in mid-session).

[or...

github.com/maikebing/putty - b025e37bbb4baf032c5d6ab35eab5d340a697a0c authored almost 23 years ago
It's 2002. Update copyright statements :-)

[originally from svn r1559]

github.com/maikebing/putty - f8a36fbdadd27177fd8e182382b4a4da1ce22905 authored almost 23 years ago
Work around surreal use of WM_COMMAND in radio button sets. Prevents

port number field resetting unnecessarily when protocol is set to
Raw using the arrow keys.

[ori...

github.com/maikebing/putty - 7fbbad0ce1216e66fccab818c0349e2413a3898c authored almost 23 years ago
Modify the donations bit in the FAQ. (We now don't need a copy of

Win2k since we already have two, but XP might be nice; also added
PayPal to the donation methods....

github.com/maikebing/putty - 3f8bd285983e7cbf677d2469990a72e1dd94be16 authored almost 23 years ago
Add a general `what ports exist?' question to the FAQ, so that the

next person who asks us whether we have a port for ${random_palmtop}
can be treated with the cont...

github.com/maikebing/putty - 05545f3dde2e9112c51a88b24475ab19e7b3f7df authored about 23 years ago
-pw in Plink doesn't work in Telnet. Mention this.

[originally from svn r1554]

github.com/maikebing/putty - 958be97ce76eb774408b2e32cbb1c2afb80026d7 authored about 23 years ago
Make the section on terminal answerback mention that this is _not_

the same thing as sending the terminal type in the proper way.

[originally from svn r1553]

github.com/maikebing/putty - d2b11dad9771015f61ed8b1aa6cf8edd6479134d authored about 23 years ago
Add `can PSCP and PSFTP do ASCII mode?' to the FAQ.

[originally from svn r1551]

github.com/maikebing/putty - 72ed86bcd04b4255595fcada9be6195c8336b4ca authored about 23 years ago
Various accelerator clashes (due to the addition of the global Help

button, which accel.pl wasn't prepared for) fixed.

[originally from svn r1550]

github.com/maikebing/putty - b1a4532be20f94761520ae8664d10b157fbe5edc authored about 23 years ago
Experimental checkin: re-enable support for the static WM_MOUSEWHEEL

even on systems where the version number check thinks we should be
expecting a dynamically regist...

github.com/maikebing/putty - 5e3663b48e819c9916f484af3b28ba42aeee8422 authored about 23 years ago
Update the FAQ to reflect 0.52 as being a current release rather

than a future prospect. I'm going to move the beta-0-52 tag on this
file, but that won't affect r...

github.com/maikebing/putty - a9fd52e72ff7a864a77c63ccb31baf101579917b authored about 23 years ago
Update an accelerator comment.

[originally from svn r1546]
[this commit reordered to come after creation of 0.52 tag]

github.com/maikebing/putty - 3b593096d14917edeeb83d3e4b9dcddf686ecfa1 authored about 23 years ago
Add support for sending SSH2_MSG_UNIMPLEMENTED for unrecognised

messages; also do something with the debugging messages sent as
SSH2_MSG_DEBUG.

[originally from...

github.com/maikebing/putty - e6cc16b8b2c9e4eca272b3d334b546900be3f7ac authored about 23 years ago
Flush the log file after logging each packet (so that if we're going

to crash, we get an up-to-the-minute log of what happened just
before then).

[originally from sv...

github.com/maikebing/putty - 3e7e1eb9e8ae85721e2b05ab177b8592852a5d5f authored about 23 years ago
Support SSH2_MSG_GLOBAL_REQUEST (just return failure)

[originally from svn r1542]

github.com/maikebing/putty - 46803abdbe7a1dc1e4de5084c334ce4d7e05a790 authored about 23 years ago
Extra safety feature to avoid sending SSH2_MSG_WINDOW_ADJUST on

a nonexistent channel. I don't quite know why this was happening,
but whatever it was this ought ...

github.com/maikebing/putty - cf8190f637f78b95d1e17110c7c13bb8d2b76227 authored about 23 years ago
Plink's front-end select loop was failing to send error messages to

winnet.c. The result was that complete failures to make an SSH
connection (connection refused, fo...

github.com/maikebing/putty - 290e08ae76525f5a49dae987836a9abe799b15bc authored about 23 years ago
Add the CRC32 compensation attack detector that all other SSH

clients have had for ages and I forgot about. Of course I've got the
version with the buffer over...

github.com/maikebing/putty - d2377735994b87f99f994ad0ef04b85845bb854d authored about 23 years ago
Patch from RDB: the ESC[8...t resize sequence and the ESC[18t size

report should both quote rows before columns, not vice versa.

[originally from svn r1534]

github.com/maikebing/putty - 349e2ce9e202f10409e132d4da790838ee7fecb7 authored about 23 years ago
Patch from RDB: the xterm move-window sequences now don't screw up

when the window is e.g. maximised.

[originally from svn r1533]

github.com/maikebing/putty - ba435fa6a0a041a331f93194d76fee07c14b79ab authored about 23 years ago
Patch from RDB: invent a /DMSVC4 compile-time definition which

renames header files and symbols etc. Now if I could only _find_ my
copy of MSVC4 we might even b...

github.com/maikebing/putty - 9e6923016cdf1b8fe592a8618b3d69f8fc8b1c68 authored about 23 years ago
Patch from RDB: make /DNO_MULTIMON (mentioned as a possible

compile-time definition in the Makefile) actually work. D'oh.

[originally from svn r1531]

github.com/maikebing/putty - c7aec27d6f41dc75a47e90ff7d290756394730f3 authored about 23 years ago