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

Implement writing RTF to the clipboard (off by default), so that if

you enable it text will paste into Word et al in the same font as
PuTTY itself is displaying in. ...

github.com/maikebing/putty - 7f1e73904ad291c19f4f0b8c51a13a286c9d2200 authored about 23 years ago
Makefile fix: we've been compiling ssh.c separately because it needs

$(VER) defining, but forgetting that it also needs the rest of the
stuff!

[originally from svn r...

github.com/maikebing/putty - 4e7778752745fde6e6f99b5266d0b322b20c9116 authored about 23 years ago
RDB's fix to full-screen mode. Apparently sorts out most of the

fullscreen/maximised confusions, by treating fullscreen as a special
case of maximised (fair enou...

github.com/maikebing/putty - 4fd313f2581606e0de85f11f566366ffac9b2c8a authored about 23 years ago
Fix accelerators in Window panel

[originally from svn r1351]

github.com/maikebing/putty - 2fe380a9ca1d3c51e7a86c6c304da5e46d032d32 authored over 23 years ago
Rectangular-block selection. Enabled by Alt+drag, unless you

configure it to be the default in which case it's _dis_abled by
Alt+drag.

[originally from svn r...

github.com/maikebing/putty - d2c99376910c5e2a32a17033b1c65d573bb0cd5c authored over 23 years ago
Add a couple more FAQs (`where's the Tunnels panel' and `how do I do

<blah> in Plink').

[originally from svn r1349]

github.com/maikebing/putty - ec1d8c1408f2f0ef9e3b6a177d2672f17afe8d6c authored over 23 years ago
Shrink the PuTTYgen window for 640x480 friendliness (thanks Jacob)

[originally from svn r1348]

github.com/maikebing/putty - 58fb67ec18089176215d1df620dc4be494079138 authored over 23 years ago
Word-by-word (double-click) selection now spans line breaks if the

line break was created by wrapping. (Equivalently, if the selection
would _paste_ as a single wor...

github.com/maikebing/putty - 4badd37b4be4dc324eed2adf0c606b17d4a65847 authored over 23 years ago
The other utilities should do the same processing of the hostname

(parsing `user@' prefixes etc) that PuTTY proper does.

[originally from svn r1346]

github.com/maikebing/putty - a7f196263ee66e29dd997d43b6f37fc7a625d3a4 authored over 23 years ago
Tidy up the SERIOUS NETWORK ERROR fixes

[originally from svn r1345]

github.com/maikebing/putty - f2319456bc1e36ff84bf250d8f0ccd5b39c96269 authored over 23 years ago
Tidy up SSH packet-level debugging

[originally from svn r1344]

github.com/maikebing/putty - d1e305543ab6540c11bab9be8d90a1e2f073eff3 authored over 23 years ago
Add the `will you write an SSH server' question to the FAQ.

[originally from svn r1343]

github.com/maikebing/putty - 7901347083006eac75f5d5dd391d7ec766371a7e authored over 23 years ago
Increase cfg.line_codepage buffer size to cope with the explanatory

text added in a recent unicode.c patch.

[originally from svn r1342]

github.com/maikebing/putty - 49f6e56e730542db434767b1d352fd18f1264fd0 authored over 23 years ago
Fix trivial UI buglets related to DSA key support.

[originally from svn r1338]

github.com/maikebing/putty - d8fa043b22d291c2ec8879e6829320d72ba0a671 authored over 23 years ago
Add the FAQ about `nothing happens when I try to type my password'.

[originally from svn r1337]

github.com/maikebing/putty - 1cd1f242643b187e6fa79922647fed38c6afdfaf authored over 23 years ago
Fix character set problems. Some systems lack the ISO8859 codepages,

so we specify them explicitly to avoid this problem. Also in
particular get_unitab() no longer de...

github.com/maikebing/putty - 8ea353eb8f45bbc37f2dcad1f1d718fa1454fd7b authored over 23 years ago
Fix the `SERIOUS NETWORK INTERNAL ERROR' oversight in winnet.c. See

the comment in try_send() for details of the problem.

[originally from svn r1335]

github.com/maikebing/putty - 555ded77406b45c6e15cc37bea80fd195bcda9fd authored over 23 years ago
Fix silly scrolling-vs-selection bug: if you selected text on line

9, then did ANSI Delete Line on line 10, the selection highlight
would move up a line even though...

github.com/maikebing/putty - 9bbe53d700501224d9db155875d0c8ddff3e54b7 authored over 23 years ago
Add remaining comments to the last checkin (gah, remember to hit

Save in the editor _before_ running cvs commit).

[originally from svn r1333]

github.com/maikebing/putty - 8493e83d740d29dc89ddc966a6486301699e168a authored over 23 years ago
Update to password length traffic analysis: one Cisco router can

apparently not deal with SSH1_MSG_IGNORE _or_ padded passwords, so
we must fall back to sending a...

github.com/maikebing/putty - 6c9cdbe29f6ca6b96325ca825182d290369c84f2 authored over 23 years ago
Tiny tinkerings with FAQ

[originally from svn r1326]

github.com/maikebing/putty - 3dfaf08a0a8e4e173b164e1ddeaeba8794b4e959 authored over 23 years ago
Fix a couple of errors in the FAQ.

[originally from svn r1320]

github.com/maikebing/putty - 24a8b00acead06ccaea82ebb3846dbe0e1f358d4 authored over 23 years ago
Condense the docs into fewer HTML files. Particularly useful since

the new-look FAQ is now one file.

[originally from svn r1319]

github.com/maikebing/putty - 2074adcf5b5a961776d7e65278879f154adcc5e5 authored over 23 years ago
_Actually_ add the new-look PuTTY FAQ. When will I remember to run "cvs add"?

[originally from svn r1318]

github.com/maikebing/putty - d73e94894f7cddc6f7984df8be2da03bdef50efa authored over 23 years ago
Add the new-look PuTTY FAQ

[originally from svn r1317]

github.com/maikebing/putty - b55b94e069237e14cb4d1fe7620f52beffdc6783 authored over 23 years ago
Now that we can configure whether ^C and friends generate Telnet IP

and friends, we should honour the user's choice even in line editing
mode. In particular, Telnet ...

github.com/maikebing/putty - 830c1ea580cb7adbf5f484797e8c13ae6d72a5f2 authored over 23 years ago
Add Jacob's patch for compiling without multimon.h.

[originally from svn r1315]

github.com/maikebing/putty - aa5f38e53c5ce7888b14e65a768ae420c83bf2e1 authored over 23 years ago
Better robustness in visual bell timeouts: handling GetTickCount

wraparound, not referencing vbell_timeout if in_vbell==FALSE, that
sort of thing. I doubt it'll f...

github.com/maikebing/putty - cb102602a9bd85725bab0ce384eb639a0a9d96ea authored over 23 years ago
Don't quit the plink main loop until the stdout and stderr buffers

are empty.

[originally from svn r1313]

github.com/maikebing/putty - f9bbdc1226836dc7dd1f9bf1e122bf41aede84d9 authored over 23 years ago
Wez Furlong's patch to tidy up full-screen mode: make it

multi-monitor aware and make the scrollbar separately configurable
in and out of full-screen mode...

github.com/maikebing/putty - 05226e43a9a77524d3024d632ae01f520f050af7 authored over 23 years ago
Finally remove this pile of obsoleteness

[originally from svn r1309]

github.com/maikebing/putty - 22deaf4e08c548c714f5e35376523af2150ea24b authored over 23 years ago
D'oh, trivial typo which was completely breaking log-all-output.

[originally from svn r1308]

github.com/maikebing/putty - 7e1272bb534afc046a734b9c153861c5cb6810bf authored over 23 years ago
Revamp the window-resize behaviour UI so there are only three states

rather than four. Should fix all sorts of bugs, since the fourth
(and default!) state was behavin...

github.com/maikebing/putty - 07b6efb23deddc0ba6aa18a5bbd3a093b4c96d6a authored over 23 years ago
Due to fears that an incompetent WinSock might allow localhost-

listening sockets to be talked to by non-local hosts, reinstate the
explicit peer address check o...

github.com/maikebing/putty - f8547bdefb0024b79f0fa6eb257f81d81caa9e7b authored over 23 years ago
Extra line in the help text to mention you can use a saved session

as well as a hostname.

[originally from svn r1305]

github.com/maikebing/putty - 7d27dbe4c752b72ca5cd0a214e23147b37517c0f authored over 23 years ago
`Server got confused by' error messages now quote a packet type, so

I can start debugging as soon as I get one sent to me.

[originally from svn r1304]

github.com/maikebing/putty - 28292dbc95b392f79b9dd92b3dcd973942185090 authored over 23 years ago
Fiddly fixes in code page handling

[originally from svn r1303]

github.com/maikebing/putty - 4e15d73a425a463fe608d7253fb5359673948cf2 authored over 23 years ago
Spelling fix. When the user hits `Browse' next to the `Private key'

box, they should see a file chooser labelled Select _Private_ Key
File, not Public!

[originally ...

github.com/maikebing/putty - 835b7a9a184bcb78c3c81baeb74f83694c049534 authored over 23 years ago
Another potential segfault fixed. Thanks RDB :-)

[originally from svn r1301]

github.com/maikebing/putty - bdb80924920a72859534ab408a67357bfeb341b7 authored over 23 years ago
Tidy up a comment.

[originally from svn r1300]

github.com/maikebing/putty - 89d13dbe29c1c066b3e70b1edfc97ac8fd98fe5a authored over 23 years ago
John Sullivan's patch to recreate the Pageant systray icon if

Explorer crashes and restarts while Pageant is running.

[originally from svn r1299]

github.com/maikebing/putty - 988ef91d5ff67eaef0123dbed48f760effa02c5d authored over 23 years ago
Fix various fiddly little warnings.

[originally from svn r1298]

github.com/maikebing/putty - 36e6d63b66662d50fa123fc20af788c4f403d0c9 authored over 23 years ago
Restore Lars Gunnarsson's old link for iXplorer.

[originally from svn r1295]

github.com/maikebing/putty - d84c7e05ba9e3fa87a05b9dffbbf219db4ec9448 authored over 23 years ago
Destroy DOS line endings and unnecessary redefinition of uint32.

[originally from svn r1289]

github.com/maikebing/putty - c7139c343c722a338e299c3155b173f18842a964 authored over 23 years ago
Oops - another missing file :-/

[originally from svn r1287]

github.com/maikebing/putty - f5aca9a62b2a28897394ef3f0e0ea16db62f2c8e authored over 23 years ago
Arrgh, there's always one. Actually check in the extra file :-)

[originally from svn r1286]

github.com/maikebing/putty - e9f6d3276a213e76f7f39a966d63a03fbdf85a05 authored over 23 years ago
Add extra explanatory comment about the DSA k generation.

[originally from svn r1285]

github.com/maikebing/putty - 8306df80a4c67b846434f3c2e95769707f75e061 authored over 23 years ago
Add support for DSA authentication in SSH2, following clever ideas

on how to get round the problem of generating a good k.

[originally from svn r1284]

github.com/maikebing/putty - d345ebc2a5a0b599be5ce4462ef6d7a9b510497a authored over 23 years ago
Pretty much finished writing the Config chapter.

[originally from svn r1283]

github.com/maikebing/putty - 486685c89a4e0fd5474fdad0f31da6f8a159ce5d authored over 23 years ago
Oops - that tweak had bad Buttress syntax. D'oh!

[originally from svn r1282]

github.com/maikebing/putty - 630fd6c5466b9a990763e051fe79d98532a28b6a authored over 23 years ago
Miscellaneous small documentation tweaks.

[originally from svn r1281]

github.com/maikebing/putty - 9a97208dd221d1bc40247b0c69a6b1cb378b2917 authored over 23 years ago
Correct capitalisation in one config option (Cyrillic Caps Lock).

[originally from svn r1280]

github.com/maikebing/putty - 1ffe49bea5b3e61aed86784377f3ad52531bce20 authored over 23 years ago
Ongoing pastes were being abandoned on any key-down event. Quite

apart from the debatable semantic sanity of abandoning mid-paste,
this was breaking Shift-paste (...

github.com/maikebing/putty - 7466f4785c3024101997441dcd3d99bb12743a6b authored over 23 years ago
Fix pasting of newlines in local line editing mode. Possibly not a

very _good_ fix; something might want doing after the release.

[originally from svn r1277]

github.com/maikebing/putty - 39c3f9b8bc0c251ac55b5acb4a3894c7ce7e88d2 authored over 23 years ago
terminal.c's from_backend() no longer calls term_out(), because

term_out() can in turn call ldisc_send() which calls back to
from_backend() when local echo is en...

github.com/maikebing/putty - 6364ff3e714ea1c8bd09d68eb83c28939dc594bd authored over 23 years ago
Fix flaky scrollbar update when scrollback was reset to bottom.

[originally from svn r1275]

github.com/maikebing/putty - 8c532d766846945366dd6d9cec9b660fdab56664 authored over 23 years ago
Selection point movement on scroll should move selanchor as well as

selstart and selend, otherwise all those worthy ideals go *foom*
while the mouse buttons are held...

github.com/maikebing/putty - b4501dec5701a4b5ee4d6dba40a5e1596ebb61c9 authored over 23 years ago
Reintroduce Cyrillic Caps Lock mode, which was in 0.51 but got

kicked out by the Unicode patch. It's not very good - only works
sanely on US keyboards - but it'...

github.com/maikebing/putty - f3a17c07156e4e798ed93a368df98bd337913c63 authored over 23 years ago
Fix the licence again. (Despite the copyright holders being more

numerous, it still only said _I_ would not be liable rather than
_everybody_ not being liable; al...

github.com/maikebing/putty - f3b95b60b4a6d0a6f56bb7dbdd5a37d4ed494212 authored over 23 years ago
SSH back end should now be tolerant of garbage appearing in the data

stream after the actual SSH connection is finished. Some firewalls
add this for no good reason.

...

github.com/maikebing/putty - 2e4480d6b60dbb3bd532caed2882408790fc7332 authored over 23 years ago
Three more patches from RDB: one to make Atomica work right, one to

fiddle with the widths of characters in DBCS screen fonts, and (the
big one) one to enable a mode...

github.com/maikebing/putty - 3d3ef9b8a4a11822bc8a059ada30bfb1f00abab1 authored over 23 years ago
Cygwin build fixes: update the dependencies, add -DNO_SECURITY to

the Cygwin CFLAGS, and declare `struct ssh_channel' in ssh.h to
prevent gcc warning about scope-c...

github.com/maikebing/putty - abee2a59abad1958ef2607556de0dea9a12a9d55 authored over 23 years ago
Christopher Allene's patch for going full-screen on Alt-Enter.

[originally from svn r1267]

github.com/maikebing/putty - fe43458dadfa9562f0cead2d2f79ba69fba3ae15 authored over 23 years ago
Scrollback viewing position, and selection endpoints, now keep pace

with the scrollback movement. (The former is of course only
detectable when reset-scrollback-on-a...

github.com/maikebing/putty - 6403725639d41afdcfdd1af2d1f7b3e358594cb1 authored over 23 years ago
PSFTP: when choosing a default destination filename for `get' and

`put', it makes more sense to pick the _basename_ of the source
rather than use the whole path - ...

github.com/maikebing/putty - 98af2ddc72caa50984a4fb0f2312a7b2f5370ae5 authored over 23 years ago
psftp and pscp should disable all forwarding (ports, X, agent).

Partly because that's a good idea _anyway_, and partly because it
seems to be causing trouble. (S...

github.com/maikebing/putty - 7692bf350a03be7a50390bdddbdb7b3419d4eaa0 authored over 23 years ago
Clarify the comment at the top of scp.c to make the licensing

situation more explicit.

[originally from svn r1263]

github.com/maikebing/putty - e9adbd2473f184471ed992605441513def97991c authored over 23 years ago
Add the `pwd' command in PSFTP.

[originally from svn r1262]

github.com/maikebing/putty - 89e59fc5a369ab7435f3d143998579cc5c970f29 authored over 23 years ago
Add online help in PSFTP.

[originally from svn r1261]

github.com/maikebing/putty - 31eb324fd1143ee5a3177e13f0b529384bc15d30 authored over 23 years ago
Modify the FIXME into a calculated risk. I don't like this, but I

don't like the thought of having to try to fix it either,
particularly when I can't tell whether ...

github.com/maikebing/putty - b9d9b4951f8448f21a574067f3dd4407cb690096 authored over 23 years ago
Be more careful of bombouts at the s_rdpkt level: if these happen

(for example SSH_MSG_DISCONNECT) we should avoid even calling
ssh_protocol.

[originally from svn...

github.com/maikebing/putty - 7bb4a9f5f08fd32d8e9629192db5de1cc2374444 authored over 23 years ago
Add the names of major contributors to the copyright statement. I've

been meaning to do this for _years_.

[originally from svn r1258]

github.com/maikebing/putty - e48610f8bc1c7816e6c9a39f3c6b7d6d5801fb5b authored over 23 years ago
psftp is an interactive program and the ssh.c flags should reflect

this (so we get login banners and a little more verbosity during
authentication).

[originally fr...

github.com/maikebing/putty - 716d2b1e045864d424250e0e02d13f643e515ee7 authored over 23 years ago
Oops - changing the prototype of statictext() affected puttygen.c too

[originally from svn r1256]

github.com/maikebing/putty - 08c1ca1936310779f49079d884d3702eb7cc6619 authored over 23 years ago
Roman Pompejus's patch (heavily hacked) for parametric log file

names with date, time and hostname automatically embedded.

[originally from svn r1255]

github.com/maikebing/putty - d27684019b5c9a639fecb8ca713a0bc80c7239bc authored over 23 years ago
Fix potential float screwup in scp percentage indicator. (Don't

compute (100*a)/b. Instead compute 100*(a/b), because that way
there's no chance that 100*a will ...

github.com/maikebing/putty - b5dcdf7fc81339532ebae2776de586b7258b961e authored over 23 years ago
Jacob's TIS / CCard authentication tweaks.

[originally from svn r1253]

github.com/maikebing/putty - b12f45096412ae6d1e04c0279e7168ef01907a65 authored over 23 years ago
Jan Holmen Holsten's patch for drag-selects to scroll the scrollback.

[originally from svn r1252]

github.com/maikebing/putty - 51eeeae237f0c403c58b24d67bd00febbd51f022 authored over 23 years ago
Fix error message: couldn't load _private_ key, not public.

[originally from svn r1251]

github.com/maikebing/putty - a3bfa43b0f0dde665bb5604ec380dec0923d44a4 authored over 23 years ago
When we receive SSH_MSG_DISCONNECT, say so in an error box because

it's likely to be more helpful than `Strange packet received' or
whatever.

[originally from svn ...

github.com/maikebing/putty - 2e4cefa4200e0f392cf9c5f62f3b8255d03f39ee authored over 23 years ago
Fix to link_font() from RDB. I must get him to comment some of this :-)

[originally from svn r1249]

github.com/maikebing/putty - c1e38248b1ad38153fa07c6f1dbb08dfa7ceb755 authored over 23 years ago
RDB also points out we don't need the CJK `not recommended for

general use' wcwidth function, so we condition it out to save space.

[originally from svn r1248]

github.com/maikebing/putty - ea788e29c777fde8cacfba9df13e5c03e6755401 authored over 23 years ago
Patch from RDB: Markus Kuhn has issued an updated version of his

wcwidth function.

[originally from svn r1247]

github.com/maikebing/putty - 8692657fdd817efebfd1bac2fdaf00688b3e68ed authored over 23 years ago
Another patch from RDB: prevent luni_send from sending a particular

range of Unicode characters. Not entirely sure I understand this one
but I trust that RDB knows w...

github.com/maikebing/putty - 5768c6700dbe1f50cac24f68626bc4f3030ca6ea authored over 23 years ago
RDB points out that when you memset a newly allocated structure to

zero, covering the size of the _structure_ rather than the size of
the pointer to it might help :...

github.com/maikebing/putty - 97a2c907dbdc7030eba913531c56c625833eb2bc authored over 23 years ago
RDB's session logging patch: due to some ghastly special case, UTF-8

characters that failed the UTF-8 canonicality rules were being sent
to the session log twice. Sou...

github.com/maikebing/putty - e2c086b090e9944d5fafe2635a6af75d0f466abb authored over 23 years ago
Pedantry patch from RDB: sanitise header use, correct one comment

and remove an unused variable.

[originally from svn r1243]

github.com/maikebing/putty - 3c74c01014a4a13dc8adb1f6ee02a0ccf99fd174 authored over 23 years ago
Patch from RDB: in the case where the protocol read from the

settings file is unrecognised (i.e. PuTTYtel reading PuTTY's
registry), fall back to the default ...

github.com/maikebing/putty - eebec27c99ce5f37a7e42f64ddb0f8b0cb1ce8cf authored over 23 years ago
Patch from RDB: fix the failure to display window-resize pointers

when in raw mouse mode.

[originally from svn r1241]

github.com/maikebing/putty - e1ecb1c61ed4aea5a4faf29dce24d6b1501faca4 authored over 23 years ago
Patch from RDB: rename ISO-8859-12 to -13, add ISO-8859-16, and

update the year specifications on some of the ISO-8859 names.

[originally from svn r1240]

github.com/maikebing/putty - 0a2950f834b3c64e00ae1a0e0bcb72c34594e539 authored over 23 years ago
Robert de Bath's asynchronous-connect patch. Helps a lot in port

forwarding; improves Event Log; and causes the PuTTY window to
appear earlier in the setup proces...

github.com/maikebing/putty - f08de20a1e9ea12f207622bd381d769e2151d584 authored over 23 years ago
Fix gratuitous assertion failure in Plink (ssh1_throttle_count was

being decremented far too many times).

[originally from svn r1238]

github.com/maikebing/putty - 47e97ae0321797be1f88572bd16cb139fb5ef089 authored over 23 years ago
Robert de Bath's `Patch.a_alt_key': clean up the handling of

Alt-Space, Alt-only and the System menu. It lets Windows do more of
the work, and also saves a st...

github.com/maikebing/putty - f1c2f2fcf0466091f7841771cbc149daf2c75113 authored over 23 years ago
Use WM_SETREDRAW to disable incremental updates while the config box

is switching panels. Speeds things up hugely on slow systems.

[originally from svn r1236]

github.com/maikebing/putty - 8e58b47df213f38c451065932cb3a069b9caca73 authored over 23 years ago
Jacob's patch to cause Shift to return to copy-and-paste when xterm

mouse tracking is enabled. (This can be turned off if your app
really wants Shift+mouse, but it d...

github.com/maikebing/putty - 5fad95e7488cbc78c84a2b813c0d7f597750c9a4 authored over 23 years ago
Oops, fix that fix. TranslateKey can return <0 and it needs to be

dealt with. I don't recall being told that; I should comment it at
some stage.

[originally from ...

github.com/maikebing/putty - fdb6435ef91413e24fbcaf5cee983aec3b63392c authored over 23 years ago
Fix mouse hiding on keypresses, which was failing due to the Unicode

patch having done something bizarre to the semantics of TranslateKey.

[originally from svn r1233]

github.com/maikebing/putty - e65095f52b45e3b52c918bf323351c531b451b5a authored over 23 years ago
Fix the intermittent fault in the socket layer that was occasionally

bombing out X forwarding. It turns out to be a workaround for YET
ANOTHER useless WinSock impleme...

github.com/maikebing/putty - 25c58b71d18603d37d950d54130f7dd849658593 authored over 23 years ago
Swap round the contents of the Translation panel. The codepage box

should be at the top because it's by _far_ the most important.

[originally from svn r1231]

github.com/maikebing/putty - c6346dce42119f56ac0de58a57a3909a36bfb738 authored over 23 years ago
Unicode cleanup phase 2: we now reintroduce the ability to enter a

numeric code page, and also reinstate the direct-to-font zero
translation mode (but now under an ...

github.com/maikebing/putty - 12e7195c0e536e812e9848146c708e5e4f9a9be7 authored over 23 years ago