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
aad5f5601d7a837fa5460ebd66481a5d9e036b8c authored about 10 years ago by Jacob Nevins <[email protected]>
38ec5cbb6b9a492490a5dd1802bb9972fdba3075 authored about 10 years ago by Jacob Nevins <[email protected]>
It could occur some time after a line was selected in the event log
window.
3b4f3266d84068d75a099102778e2464a2832362 authored about 10 years ago by Jacob Nevins <[email protected]>
5ffb20e4bf58cab31e066bc8cbdd4d4d94137eb0 authored about 10 years ago by Jacob Nevins <[email protected]>
"required by user" will grate if the user did not configure the
behaviour (and I'm about to chan...
14d219e0265e76940169e220b73c0d2def1b6b04 authored about 10 years ago by Jacob Nevins <[email protected]>
9090c1bb69c6873ff2423eee1aa4de78425f1b90 authored about 10 years ago by Jacob Nevins <[email protected]>
5da1d58325f647750a336cedf628f09c891443d2 authored about 10 years ago by Jacob Nevins <[email protected]>
Clarify that it's not necessary to faff around with explicit key
configuration if you're using P...
(Rather than just the generic 'network connections'.)
1f452736550acb76f7a1b748d2a326f99cfb87e6 authored about 10 years ago by Jacob Nevins <[email protected]>
For people who know they need graphical applications but don't know what
X11 is.
No change to the text.
1b4de84e4ff7675dbc2eb874547aef5b334340e0 authored about 10 years ago by Jacob Nevins <[email protected]>The default was increased in fd266a3 (just before 0.63).
dd933200d2c57472eaca6989704abb5436f1988f authored about 10 years ago by Jacob Nevins <[email protected]>44a936fbb526de7076830cc1093d17fdc05884b2 authored about 10 years ago by Jacob Nevins <[email protected]>
The old name was too long for the Windows configuration dialog, so the
last word got lost.
The extra contributor pushed one line past the edge.
7ef8505c780735518504cdac93fa8a9d8e60576f authored about 10 years ago by Jacob Nevins <[email protected]>(At least, I assume that's what it was.)
ec2423b98f2d973c5260ec7a504464d812e26fe4 authored about 10 years ago by Jacob Nevins <[email protected]>fb14d1e1b8dce3c2610894ff0a8f84f73f835c43 authored about 10 years ago by Jacob Nevins <[email protected]>
Define HIGH_SURROGATE_START etc even if IS_HIGH_SURROGATE is defined,
as they are used elsewhere...
cdb80025b769ccd477eecc2021d22e03d8a89f62 authored about 10 years ago by Ben Harris <[email protected]>
That's what you get for changing things at the last minute...
bb09a3936ee322b8162239380cf44f9ff7ef9090 authored about 10 years ago by Simon Tatham <[email protected]>
This provides support for ECDSA public keys, for both hosts and users,
and also ECDH key exchang...
880421a9afa23d16111204292f013cbeece39231 authored about 10 years ago by Simon Tatham <[email protected]>
Pageant's list box needs its tab stops reorganised a little for new
tendencies in string length,...
The OpenSSH key importer and exporter were structured in the
assumption that the strong commonal...
It's now a separate function, which you call with an identifying
string to be hashed into the ge...
7d1c30cd50ce18b8ad9c5970d7f917406d706ae0 authored about 10 years ago by Chris Staite <[email protected]>
SHA-384 was previously not implemented at all, but is a trivial
adjustment to SHA-512 (different...
The underlying function 'bigdivmod' does not ensure either of its
outputs is normalised, so its ...
As far as I can tell, it's been unused ever since it was introduced in
2001.
Previously, the original error code would be reported as having come
from FormatMessage. Spotte...
09111ea9c27c5f0c2d66866294f3ad9bfc08db9f authored about 10 years ago by Ben Harris <[email protected]>
This makes it easier for people to recompile the source in other
contexts or other makefiles.
We should NULL out mac after freeing it, so that the cleanup code
doesn't try to free it again; ...
Building from a git tag requires a different command-line syntax from
a Subversion tag.
e134cc42362a21b6d554098b11ca3b457bc7177e authored about 10 years ago by Simon Tatham <[email protected]>
to its bug-compatibility mode.
[originally from svn r10287]
ce6c269bbcd9d6737c1bd1b2e45fd399b0c0cdbe authored about 10 years ago by Jacob Nevins <[email protected]>
It became bash-dependent in r9229 because I used a bashism to remove
the 'r' from the front of $...
The symbol alphabet used for encoding ranges of backward distances in
a Deflate compressed block...
I've shifted away from using the SVN revision number as a monotonic
version identifier (replacin...
[originally from svn r10235]
725696f175836f0becd3bff846e752886861a848 authored over 10 years ago by Jacob Nevins <[email protected]>
The winegcc hack I use for my Coverity builds is currently using a
version of wincrypt.h that's ...
[originally from svn r10232]
cc66c86e7311c97db09da989c340ba3108c9e14f authored over 10 years ago by Jacob Nevins <[email protected]>[originally from svn r10231]
10b8ddaf2edb80669f41be0b4943da1231a6cb61 authored over 10 years ago by Jacob Nevins <[email protected]>[originally from svn r10230]
a44a6c3c544f28431f8df0f766a598bb27f7b786 authored over 10 years ago by Jacob Nevins <[email protected]>[originally from svn r10229]
addf6219bd9406f54b81139d7dfc8b6501ecd81a authored over 10 years ago by Jacob Nevins <[email protected]>[originally from svn r10228]
54588750c9d878ae58bbba0c172a482260b36325 authored over 10 years ago by Jacob Nevins <[email protected]>[originally from svn r10224]
25ea76da47e52ab0112830f31f80c5a1918af021 authored over 10 years ago by Jacob Nevins <[email protected]>
I had initially assumed that, since all of a user's per-connection
subdirectories live inside a ...
This option is available from the command line as '-hostkey', and is
also configurable through t...
I'm about to add a list box which expects to contain some very long
but uninformative strings, a...
I'm about to need to refer to it from a source file that won't
necessarily always be linked agai...
I'm about to introduce a configuration option which is really a _set_
of string values (rather t...
Without this, doing 'Restart Session' on Windows in a session with
sharing enabled but no actual...
A user points out that the person who writes a REG_SZ into the
registry can choose whether or no...
The IDM_RECONF handler unconditionally calls ldisc_configure to
reconfigure the line discipline ...
This is the same code I previously fixed for failing to check NULL
pointers coming back from ssh...
Now Jacob has reminded me that 'resize-no-truncate' was already on the
wishlist, I notice that i...
We now only truncate a termline to the current terminal width if we're
actually going to modify ...
Robert de Bath points out that failure to remove the timer whose
callback returned FALSE may not...
Mihkel Ader reports that on that system, timers apparently aren't
getting auto-destroyed when ti...
Manfred Schwarb points out that when I moved the autoconf machinery up
from the unix subdirector...
We now expect that after the server has sent us CHANNEL_CLOSE, we
should not expect to see any r...
[originally from svn r10193]
3d337b49ef55358a9db692696c9a28e9fc146de3 authored over 10 years ago by Jacob Nevins <[email protected]>
Philippe Maupertuis reports that on one particular machine, Windows
causes the named pipe create...
winshare.c includes ssh.h, but if you defined NO_SECURITY it then
decides to fall back to includ...
It's an old prototype from part way through the development of
connection sharing, which I must ...
Timer objects evaporate when our timer_trigger callback is called, and
therefore we should not r...
Thanks to René König for pointing it out.
[originally from svn r10174]
bd20c418a2fcf4fdee7f5a1d81c263b76e6b6bb3 authored over 10 years ago by Simon Tatham <[email protected]>
Martin Prikryl reports that it had the exact same bug as old OpenSSH
(insisting that RSA signatu...
questionnaires in unfriendly formats like Excel, apparently in the
mistaken belief that we have s...
It was intended to ensure that people still working with DOS filename
restrictions (or things ap...
[originally from svn r10154]
227d44e1448e47286e5777a9c71ed1dd4085711d authored almost 11 years ago by Simon Tatham <[email protected]>
Its previous policy of silence made sense before we did builds using
bob (gratuitous output on s...
We were inventing a random number by starting with a long zero bignum
and then setting bits at r...
gcc 4.8 compiling with -O3 gives a new warning about the access to
st->pending at the top of lz7...
Colin Watson points out that it's untidy to create it with the
makefile but not clean it up agai...
This rearranges the object files so that they each live alongside
their original source file, in...
Previously, 'configure' and its assorted machinery lived in the 'unix'
subdir, because that seem...
I had somehow missed this completely out of the GTK mouse-button
handling and never noticed unti...
On Windows (X mouse reporting of the mouse wheel isn't currently done
by the Unix front end, tho...
One of my changes in uxnet.c was outside the NO_IPV6 ifdef, and broke
compilation in the normal ...
A user pointed out that 'family' was uninitialised in config.c, and
when I tried test-building w...
Handlers for a number of escape sequences, notably including ESC[J and
the sequences that switch...
If we search for a colon by computing ptr + host_strcspn(ptr,":"),
then the resulting pointer is...
There's been a long-standing FIXME in Windows's sk_newlistener which
says that in IPv6 mode, an ...
Both GUI PuTTY front ends have a piece of logic whereby a string is
interpreted as host:port if ...
I've gone through everywhere we handle host names / addresses (on
command lines, in PuTTY config...
These are intended to make it easier to handle strings of the form
"hostname:port" or other colo...
The assertions I added to sshrand.c in r9930 are now justified,
because they were failing when c...
[originally from svn r10114]
bd119b1fbab64824267bf1f75f667ba0ccdb804e authored almost 11 years ago by Jacob Nevins <[email protected]>
[originally from svn r10113]
[r673 == 5d359d9528f158baba1862a8fec8ce1af31d2ee8]
Thanks to Mike Edenfield for the initial version of this patch; I've
polished it up a bit (in pa...
Mike Edenfield points out that modern versions of the Windows SDK have
decided that 'INPUT' is a...
The line that resets st->pktin->length to cover only the semantic
payload of the SSH message was...
(Sacrificing the ability to build PuTTY docs from Halibut source on SunOS 4,
apparently, but I e...
[originally from svn r10101]
24fef3758a758f61fab28659e1113cb766d5558e authored about 11 years ago by Jacob Nevins <[email protected]>
I found last week that when a local proxy process terminated
unexpectedly, Unix PuTTY went into ...
Previously I had unthinkingly called the general-purpose
check_selection() routine to indicate t...