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
Pageant's IPC mechanism. It's incomplete (he sent a much more
comprehensive set of fixes that I h...
the new 'pre-release' version type.
[originally from svn r9353]
[r9343 == 1dff23a2143b7a6ce1084a...
sections on the Download page.
[originally from svn r9351]
ce5be27773518715df905459bd7edd3fcd46ae90 authored about 13 years agoit's a pre-release of, and the revision number so you can tell two
pre-releases apart. I intend t...
[originally from svn r9326]
c72d4b413f024e3c50645caceaddbb65401fb06a authored over 13 years agogenerally private-key files, which have no need to be executable.
[originally from svn r9321]
6cfe48cde4121c26c4a966fe624d4dd5285e9752 authored over 13 years agoGUIs of Pageant and PuTTYgen. With that and the prompts_t redesign,
there should no longer be any...
[originally from svn r9319]
ff5a9c77fd3631f5d756d175dafb065c93811377 authored over 13 years agodeclared it static, and into winutils.c where it can be more generally
accessible.
[originally f...
535d77abf017ef36de213e4d1313c35e760788b4 authored over 13 years agoprompt_t to arrange that the buffer in which each prompt is stored can
be reallocated larger duri...
length limit, just as I did to FontSpec yesterday.
[originally from svn r9316]
62cbc7dc0b33808dc8794c59f60971fbba97894b authored over 13 years ago
[originally from svn r9315]
[r9314 == 9c75fe9a3fa5e6b709f1c210795d1140ca1be2e8]
allocated type.
The main reason for this is to stop it from taking up a fixed large
amount of sp...
because (a) under that circumstance we won't be writing to utmp
anyway, and (b) if we aren't setu...
[originally from svn r9308]
73444adc5011148e25abf37be59dddcc11bb8695 authored over 13 years agome this morning under strange circumstances.
[originally from svn r9303]
0c4a041f9b2d2723d851eaa51251f55600e6ad39 authored over 13 years ago[originally from svn r9295]
f5b9da6f317e53838229bb34eaf2a462614214d2 authored over 13 years agohadn't previously noticed, but Pango was helpfully re-reversing text
that PuTTY's own bidi module...
by introducing a wrapper around an individual unifont which falls back
to Pango (which already ha...
individual font implementation as wchar_t, rather than having to be
converted by the client into ...
[originally from svn r9291]
c8d943ed9d44a618a34c81af890f9f2c0d950afd authored over 13 years agoconstructed it it won't be deleted again by 'make clean'. The effect
is that not only does this w...
font operations are now done directly using Xlib calls, and the only
interaction with GDK within ...
makefile) as a side effect of running mkfiles.pl.
The automake docs observe that the BUILT_SOURC...
a4424bfd85a44a7aed5e6d5f85daaeb86c0f24e5 authored over 13 years agofrom forwarding data sources which will be good enough to last until
we close the socket, in the ...
incoming CHANNEL_CLOSE, if it's the main session channel. The idea is
that invocations such as 'p...
backend should unilaterally assume outgoing EOF when it sees incoming
EOF, if and only if the mai...
send CHANNEL_CLOSE until we have acks for all our winadj requests.
Should work around https://bug...
data channels. Should comprehensively fix 'half-closed', in principle,
though it's a big and comp...
power_on(), since the latter calls term_schedule_cblink which expects
term->blink_cur to have bee...
any session-save operation in PuTTYtel due to the empty GSS list.
[originally from svn r9276]
9da44eeb266f7c261e2f2c5787a2cb1407e55218 authored over 13 years agoof preference so that the later ones overwrite the configured stuff
from the older ones, test in ...
runs configure at the top level rather than the unix subdirectory. I'm
getting into the idea of e...
[originally from svn r9268]
[r9214 == a1f3b7a358adaa7c2a98359cd0373aa823eeb14b]
I don't have access to a server that still needs this fallback).
[originally from svn r9267]
[r9...
[originally from svn r9266]
[r9214 == a1f3b7a358adaa7c2a98359cd0373aa823eeb14b]
policies before and after r9178, and hence able to talk to both
0.60-like and 0.61-like clients.
...
error, we should also read the corresponding password inputs from
/dev/tty. That way, redirection...
I think I have to consider this to be a separate but related change to
the wishlist item 'pscp-f...
nonstandard port number when loading a saved session.
Occurs because those tools include be_none...
f14953d9e94c176cfc928bb719d6f613da96717e authored over 13 years agothat in the last commit, but svn must have ignored the permissions.)
[originally from svn r9243]
13c993da0729ca6a93594ac50306f00e44bbe71a authored over 13 years ago'mkfiles.pl -u', it will do its normal processing, then run mkauto.sh
to regenerate configure and...
the real configure script from the unix subdirectory, but with cwd
unchanged so that you end up d...
--without-gtk as a means of manually overriding the makefile into one
building the command-line t...
mkfiles.pl no longer generates a Makefile.in, but instead generates a
Makefile.am on which mkaut...
on success rather than to $LIBS, because it's only used in the GUI
tools and we don't want the co...
(In an embarrassingly silly way, too. No end of difficult stuff about
Conf serialisation done wi...
Spotted by Leonid Lisovskiy.
[originally from svn r9236]
d690920710d6383405b556d3cb05705244cfcd55 authored over 13 years agotwice. (Once in the GSSAPI code, once at the top of the main auth
loop. Removed the latter.)
[or...
363f57396f89c69f50412b7b3a3bdce37454a1d3 authored over 13 years agoaccidentally removed in the big config revamp.
[originally from svn r9231]
c33c02fb84ace81666e45c46c652a0c9a2c72820 authored over 13 years agotoday's snapshot on Windows.
[originally from svn r9230]
[r9214 == a1f3b7a358adaa7c2a98359cd0373...
revision ('Custom build r1234'). Those builds were passing
'-DSVN_REV=r1234' to version.c, instea...
which GTK version you want to build with if both are installed. Based
on a patch by Malcolm Smith...
files which provide auto-detection of GTK 1 and GTK 2. This makes it
easier for casual PuTTY deve...
authentication. We should now produce an Event Log entry for every
authentication attempted and e...
SSH_AUTH_SOCK is defined to the empty string. (Because a common way to
'unset' it is to run comma...
(o,p,r,s). They are displayed in Windows by actually writing the
centred one (q) with a vertical ...
loop that fetches the next item using conf_get_str_strs and passing
the previous key as a paramet...
[originally from svn r9219]
31fd55edf1c69aa01305b5ad55143a86ad75be0d authored over 13 years agowith the entries from the source one, otherwise add234 will keep
failing ("this key already exist...
to the right of it. Probably introduced sometime around r9063.
[originally from svn r9217]
[r906...
'Config' in putty.h, which stores all PuTTY's settings and includes an
arbitrary length limit on ...
website _wasn't_ missing - I just looked straight past it somehow.
Fold the two versions together...
- for 'ixion' read 'atreus' throughout
- the signature-checking commands needed minor modificat...
[originally from svn r9202]
e869c58963a0c16767aaaef92a01ac50029908b9 authored over 13 years ago[originally from svn r9201]
f1aadeed677e8ee29805bffd0b048fabc723e5a4 authored over 13 years ago[originally from svn r9200]
1fda4423e03a3e3e6c73e83f83e6eb6c020df6d1 authored over 13 years agohacky helper program to let PuTTY act as a local pterm-oid on
Cygwin-enabled Windows systems.
[o...
b642aa086a5994a2d205e906edd7d2e6b90943af authored over 13 years agoMD5. Shipped (and signed) alongside the existing 'md5sums' file.
[originally from svn r9189]
c8f2b65d166047d0bad013a73003e7e057792d15 authored over 13 years agoto "[email protected]" with SSH_MSG_CHANNEL_SUCCESS despite
probably having no i...
information about where to put items that aren't mentioned in the
saved configuration. So far the...
code (as introduced in r9043), so that it uses the user SID rather
than the default SID.
This do...
af78191a9c8a76281fe35b5e168b794d8cf328f9 authored over 13 years agoCurrently, if the IPC exchange goes wrong, the Event Log just prints
"Pageant is running. Request...
PuTTY compile cleanly under gcc 4.6.0 without triggering any of its
new warnings.
[originally fr...
934a5ad6b2bbe2b3d3a3c2959ec73b730ca99af0 authored over 13 years ago[originally from svn r9149]
e70878bd3a4973e5898716059feebc79bfadcef9 authored almost 14 years ago[originally from svn r9125]
fbee8c409cd042ddce4db674c4e4ddde84e227ac authored almost 14 years agothe wishlist entry.
[originally from svn r9120]
[this svn revision also touched putty-website,pu...
SIGPIPE ignored in its child processes, leading to unexpected
behaviour inside pterms. (The gnome...
that we won't keep calling close_session() again the next time we go
round the message loop. Shou...
it happening again; this was spotted by GCC's "-flto" option).
[originally from svn r9114]
91131fd1978aac8aa75c1403890187013bb5d93d authored almost 14 years agowarning).
[originally from svn r9113]
767778cf1b621367be5087d47b68af7e97194adb authored almost 14 years ago-Wunused-but-set-variable.
[originally from svn r9112]
d5790e1e72eee3a540123b56681a86fe40654cf9 authored almost 14 years ago[originally from svn r9111]
5eb70af8b1f1827d88ca30191dd3969fe4ffb38d authored almost 14 years agoconceivably help on platforms where int and pid_t aren't sufficiently similar.
[originally from ...
1c28be2056645f1683d28513fb0fd2762559f59e authored almost 14 years agoof array indices. You'd hope that compilers could automatically turn
the one representation into ...
functions I was depending on from my personal Python maths utility
module.
[originally from svn ...
9d4005e5c15ef9ae2ec51359c02cc48b66a1e3a6 authored almost 14 years agoroutines into their callers, where they'll be done once for a whole
modpow rather than many times...
mostly so I can valgrind both and make sure they free all their
workspace - a memory leak in this...
[originally from svn r9100]
15d7f8bb3eef97c2acfdaecebaf3fb1e23ff4f95 authored almost 14 years agofallback for when Montgomery is inapplicable.
(I may also at some point switch to using it for s...
1b47322c3be6ccb8dadef5380a7b294154f184a0 authored almost 14 years agocarry by more than one word. Now the current set of test cases all
pass again.
[originally from ...
260cee498e099a1abe7cedf7c4030eff00c37cb8 authored almost 14 years agotestdata/bignum.py is twice the size of the rest of the PuTTY source
put together, so I'm not che...
specified in the configuration. Jacob's userpass abstraction proves
its worth in making this a tr...
RSA private key operations by making use of the fact that we know the
factors of the modulus.
[o...
fa85085640c2b8cc45f6b6c015d19ee6b1dab0d5 authored almost 14 years agoexponentiation by replacing the modulo operation by a cleverly chosen
multiplication. This was no...
optimisation of large multiplies.
[originally from svn r9093]
d9c3353176215ae4d2f0e470e439bca24c52e947 authored almost 14 years agosetting BignumInt to 32 bits. gcc defines _LP64 on x86-64 and
presumably on other 64-bit architec...
in saved sessions, so that a programmable window manager can
distinguish different PuTTYs/pterms ...
and avoiding trashing a non-default port, don't treat a port of 0 as special;
this was causing de...
[originally from svn r9072]
[this svn revision also touched putty-website]