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

Oops - fix silly segfault in new puttygen

[originally from svn r974]

github.com/maikebing/putty - 146b5f5f6e3020d55ad8b3fd42520e15347530e6 authored almost 24 years ago by Simon Tatham <[email protected]>
Preliminary support for RSA user authentication in SSH2! Most of the

error messages are currently wrong, and Pageant doesn't yet support
the new key type, and I haven...

github.com/maikebing/putty - 28b1fc766c2907233d199de74e0d96accfda6a4b authored almost 24 years ago by Simon Tatham <[email protected]>
More options for bignum debugging

[originally from svn r972]

github.com/maikebing/putty - d89465891364b4f1326fe82fae4b1a771568fa3d authored almost 24 years ago by Simon Tatham <[email protected]>
Include key type in SSH2 key fingerprints, now we have more than one

[originally from svn r971]

github.com/maikebing/putty - 1d4009402ee2f77c8ea477531bb4d4d8fd97a1ed authored almost 24 years ago by Simon Tatham <[email protected]>
Argh, sshrsa.c now depends on sshsha.c so Pageant needs it :-(

[originally from svn r970]

github.com/maikebing/putty - ded661cd07d39c98eaf4787a7773131c95cadab6 authored almost 24 years ago by Simon Tatham <[email protected]>
Added support for RSA host keys (not user keys yet)

[originally from svn r969]

github.com/maikebing/putty - 97ace7d80d2c5207b4e2e41435ea15473ce38393 authored almost 24 years ago by Simon Tatham <[email protected]>
Extra crash-safety in decoding a DSS signature blob

[originally from svn r968]

github.com/maikebing/putty - 902d0636fc714648c299f4f0d978a3860969e9ac authored almost 24 years ago by Simon Tatham <[email protected]>
Support for selecting AES from the GUI. In the process, I've had to

introduce another layer of abstraction in SSH2 ciphers, such that a
single `logical cipher' (as d...

github.com/maikebing/putty - b182356f99fb8232e7bf03ab0678c5c3f34d140f authored almost 24 years ago by Simon Tatham <[email protected]>
Add AES support in SSH2. Not yet complete: there's no way to select

it in the GUI (or even in the registry).

[originally from svn r966]

github.com/maikebing/putty - bf25fd405c0f8e7fbabe366e992901f3f57a903b authored almost 24 years ago by Simon Tatham <[email protected]>
A fix in modmul: don't segfault or fill the result with rubbish if

the unreduced product is shorter than the modulus.

[originally from svn r965]

github.com/maikebing/putty - 47fc223782c228a309d196ba77f5b99f6ebe4515 authored almost 24 years ago by Simon Tatham <[email protected]>
Fix problem with pointer hiding

[originally from svn r964]

github.com/maikebing/putty - 5f0d3bd19dc249230c5b459cb0f8c75e21027a68 authored almost 24 years ago by Simon Tatham <[email protected]>
Jacob's fixes for the Event Log

[originally from svn r963]

github.com/maikebing/putty - b6255788ca4e63edcc3ab3081622fc3422cf4ed0 authored almost 24 years ago by Simon Tatham <[email protected]>
Diffie-Hellman group exchange in SSH2. Currently #ifdeffed out

(change the sense of #ifdef DO_DIFFIE_HELLMAN_GEX in ssh.c) because
it's _far_ too slow. Will be ...

github.com/maikebing/putty - cc9d7ba87e6bd97e66ee7184804b825d64a77d50 authored almost 24 years ago by Simon Tatham <[email protected]>
Add a key length indication to each SSH2 cipher structure, in

preparation for needing to know how much key material each cipher
needs in order to select a suit...

github.com/maikebing/putty - 862d6a496d6e1844a06f21824f072d03c334d4d3 authored almost 24 years ago by Simon Tatham <[email protected]>
Remove the last lingering knowledge, outside sshbn.c, of the

internal structure of the Bignum type. Bignum is now a fully opaque
type unless you're inside ssh...

github.com/maikebing/putty - f72b5aa95f231c646db5a057d94ecd21f6113612 authored almost 24 years ago by Simon Tatham <[email protected]>
Stop accidental subsystem attempts

[originally from svn r959]

github.com/maikebing/putty - 7717c386a128f4108cd7f65c92ff1950b60282b5 authored almost 24 years ago by Simon Tatham <[email protected]>
Fix a potential segfault

[originally from svn r958]

github.com/maikebing/putty - d226659a1224b6a54c2bcbcd209737995cd0c267 authored almost 24 years ago by Simon Tatham <[email protected]>
Oops, that broke Telnet negotiation display. Fix tabstops in eventlog.

[originally from svn r957]

github.com/maikebing/putty - a680cef1b2d8bca4949c68994d1497e30058233a authored almost 24 years ago by Simon Tatham <[email protected]>
Timestamp every line of the Event Log. The primary reason for this

(generating detail in bug reports when SSH2 repeat key exchange
failed) is no longer an issue, bu...

github.com/maikebing/putty - 0d3ab7306e1060f3c0031d303a79dfcf256cb55f authored almost 24 years ago by Simon Tatham <[email protected]>
Patches to prevent a couple of silly crashes

[originally from svn r954]

github.com/maikebing/putty - 2b8ab6082f06b3262b2530b71e5ceba35f0312c1 authored almost 24 years ago by Simon Tatham <[email protected]>
Moderately evil workaround to compensate for a variation in

behaviour of FXP_REALPATH. (Specifically, BSD and GNU realpath(3)
disagree over whether to return...

github.com/maikebing/putty - b10bc57b03beef666af316ebd48efe5057505a20 authored almost 24 years ago by Simon Tatham <[email protected]>
Ahem. sftp.obj depends on sftp.c not on psftp.c!

[originally from svn r952]

github.com/maikebing/putty - 1129d200e4536a364406056d15c58990babb9346 authored almost 24 years ago by Simon Tatham <[email protected]>
Finish adding PSFTP to the master Makefile (oops!)

[originally from svn r944]

github.com/maikebing/putty - 22c9d8c9e8a5d860b44904b7132b13fa54490e7e authored almost 24 years ago by Simon Tatham <[email protected]>
psftp now works as part of the PuTTY suite

[originally from svn r940]

github.com/maikebing/putty - 39cf689fd6931173197234fedef5ffc389b4e4e0 authored almost 24 years ago by Simon Tatham <[email protected]>
SFTP client now successfully handles cd, ls, get and put.

[originally from svn r939]

github.com/maikebing/putty - 094dd30d957b0ad07181d4270b1c8243bf38e289 authored almost 24 years ago by Simon Tatham <[email protected]>
First stab at an SFTP client. Currently a Unixland testing app, not

integrated into PuTTY.

[originally from svn r938]

github.com/maikebing/putty - 48b988b4398565b8304cc9b2cf11a9df65a343c9 authored almost 24 years ago by Simon Tatham <[email protected]>
64-bit integer routines

[originally from svn r937]

github.com/maikebing/putty - af83203852f38313327107a6074ed3217dffc264 authored almost 24 years ago by Simon Tatham <[email protected]>
Add a traffic analysis defence to SSH2 password authentication

[originally from svn r936]

github.com/maikebing/putty - 5cdfd67cd1693ab36214766db99d4696b06d9d84 authored almost 24 years ago by Simon Tatham <[email protected]>
Update copyright dates to 2001 :-)

[originally from svn r935]

github.com/maikebing/putty - c40ee23d0fad4d0a5d01fa0eef4dc9c094b2e6d2 authored almost 24 years ago by Simon Tatham <[email protected]>
Attempt to fix the remaining key re-exchange bug

[originally from svn r934]

github.com/maikebing/putty - 8a4206e636bcb5c4020c7c8707ec5d06fe34d874 authored almost 24 years ago by Simon Tatham <[email protected]>
More proto `how-to' documentation: CVS and WinCVS

[originally from svn r933]

github.com/maikebing/putty - 53f03d93d5708405777d3fed0df8a50323341a64 authored almost 24 years ago by Owen Dunn <[email protected]>
Add a how-to section on public-key authentication in PSCP

[originally from svn r932]

github.com/maikebing/putty - 04e1b8b9d274bda7008756e56cf2014c043859a9 authored almost 24 years ago by Simon Tatham <[email protected]>
Add "make clean" target

[originally from svn r931]

github.com/maikebing/putty - 83370ae6e56d9b890520b5ef1ea17d53031c031f authored almost 24 years ago by Simon Tatham <[email protected]>
Prelim. CVS/plink howto

[originally from svn r930]

github.com/maikebing/putty - 7e41e63161af6f89f5e93641520b4938de43776e authored almost 24 years ago by Owen Dunn <[email protected]>
Mostly Mathias Leinmueller's PuTTYgen documentation, modified slightly

and Buttressed.

[originally from svn r929]

github.com/maikebing/putty - e7f833834ce392483117c41fff6eb9fd00dc956b authored almost 24 years ago by Owen Dunn <[email protected]>
Modifications to the new Close On Exit option:

- wording change (required a patch to winctrls.c:radioline())
- `only on clean exit' is used wh...

github.com/maikebing/putty - 9b7dbb92cc102c55effb6ecea6113f6bf667ade8 authored almost 24 years ago by Simon Tatham <[email protected]>
Jacob's patch to improve Close On Exit behaviour

[originally from svn r927]

github.com/maikebing/putty - 4d830f7587544b97074608fbbfd0d4b499694079 authored almost 24 years ago by Simon Tatham <[email protected]>
Various bug/warning fixes from Jacob

[originally from svn r926]

github.com/maikebing/putty - 0507b7437a3a164b87247c555dde2f8f1cc14cab authored almost 24 years ago by Simon Tatham <[email protected]>
Fix various slashes.

[originally from svn r925]

github.com/maikebing/putty - 764a14a431caee787c2a8c07b470aa2b5b406e33 authored almost 24 years ago by Owen Dunn <[email protected]>
Plink documentation cribs heavily from PSCP documentation, film at 11.

[originally from svn r924]

github.com/maikebing/putty - 18fc1dd00246587b1d9cc4afa87494c2fa0a8e53 authored almost 24 years ago by Owen Dunn <[email protected]>
Some examples.

[originally from svn r923]

github.com/maikebing/putty - 32e4c43dfe04963076d8c8a1f5ab40533101a1e0 authored almost 24 years ago by Owen Dunn <[email protected]>
Shrink the keepalive-timeout box so the text beside it can all fit in

[originally from svn r922]

github.com/maikebing/putty - 6dc2424db2a90e2aa87d4b5640463dea8f8f2d80 authored almost 24 years ago by Simon Tatham <[email protected]>
Yet another attempt at OOB handling in the network abstraction. This

version allows you to specify, per socket, which sockets receive OOB
data in-line (so that you kn...

github.com/maikebing/putty - 60585cff9c30ffc9f2457c5b2aed941c9cd4d0c3 authored almost 24 years ago by Simon Tatham <[email protected]>
Ignore the zero byte at the start of the rlogin main protocol

[originally from svn r920]

github.com/maikebing/putty - 1e2b9ced0146a87d367e8a4a816c255ad6610aed authored almost 24 years ago by Simon Tatham <[email protected]>
Fix an always-false comparison (don't compare a char to 0x80!)

[originally from svn r919]

github.com/maikebing/putty - c3c0db0c0fb6c8f26aba762ae4e26bd4ecd580a7 authored almost 24 years ago by Simon Tatham <[email protected]>
Avoid mallocing zero bytes in the event log Copy processing, which

was apparently a problem for compilers other than Visual C. Thanks
to Roman Pompejus for pointing...

github.com/maikebing/putty - 4707d0823e2e4eada593c6e6786494968a08257e authored almost 24 years ago by Simon Tatham <[email protected]>
Add zlib_freetable() to prevent memory leaks. Thanks to Kevin Eric Saunders

[originally from svn r917]

github.com/maikebing/putty - 48699e8431b672bf0bd65e928e3e8aaa9930042a authored almost 24 years ago by Simon Tatham <[email protected]>
This time, a working version of the pscp docs.

[originally from svn r916]

github.com/maikebing/putty - 13b9a2da3165e1c9275ce2a37b6558e3440b2e7e authored almost 24 years ago by Owen Dunn <[email protected]>
More pscp documentation.

[originally from svn r915]

github.com/maikebing/putty - 8221f7c09d29185ca799a1a6f47119716754b5a2 authored almost 24 years ago by Owen Dunn <[email protected]>
More stuff is written.

[originally from svn r914]

github.com/maikebing/putty - 9b15a8010102fc83dcd7eef78014a65f11619d63 authored almost 24 years ago by Simon Tatham <[email protected]>
Don't forget to read any outstanding data on receipt of FD_CLOSE.

Particularly useful for people speaking HTTP, Finger etc over raw
connections.

[originally from ...

github.com/maikebing/putty - ee154f7ed3f3d69247bda2dd31ea6d10a9cfa885 authored almost 24 years ago by Simon Tatham <[email protected]>
Robert de Bath's TCP Urgent / Telnet SYNCH patch.

[originally from svn r912]

github.com/maikebing/putty - 930fcdadebdb87f7dd2f8b629fda6107becd5c49 authored almost 24 years ago by Simon Tatham <[email protected]>
Prevent "Connection closed" message box from appearing after the

"Network error" box. The latter on its own is enough.

[originally from svn r911]

github.com/maikebing/putty - d3185a40a091471d94ba3b97a663b5059d337812 authored almost 24 years ago by Simon Tatham <[email protected]>
Prevent duplicate sk_close() calls on the same socket when the

connection dies unexpectedly (CONNABORTED / CONNRESET)

[originally from svn r910]

github.com/maikebing/putty - 362d3deaf1698177ac66c08970b381e9b762d22b authored almost 24 years ago by Simon Tatham <[email protected]>
Remove a segfault in bombout() macro: don't sk_close() the socket if

it's already NULL. The `Incorrect MAC' problem was causing
ssh2_rdpkt to bombout(), setting s to ...

github.com/maikebing/putty - 6017418fcab1c236ca3e550dce5ba97e2beef9bd authored almost 24 years ago by Simon Tatham <[email protected]>
Instructions on setting PATH more permanently.

[originally from svn r908]

github.com/maikebing/putty - 36644228e326ec83cd07d4c6981712ca402fb1d6 authored almost 24 years ago by Owen Dunn <[email protected]>
More options documented

[originally from svn r907]

github.com/maikebing/putty - ce573a66a640351c712aee570e1fdc492a651006 authored almost 24 years ago by Owen Dunn <[email protected]>
Use the PuTTY site's CSS stylesheet.

Add Contact mail address to the page footer.

[originally from svn r906]

github.com/maikebing/putty - 7d3eb91142ae89ca15ceb5ad75aac7d8d8b6ab05 authored almost 24 years ago by Owen Dunn <[email protected]>
Documentation for -P and -pw

[originally from svn r905]

github.com/maikebing/putty - d8fd41efcc7458889be691ab87b722ea69f937f4 authored almost 24 years ago by Owen Dunn <[email protected]>
A start at some proper PSCP documentation

[originally from svn r904]

github.com/maikebing/putty - 8786aa8b23bba79f9de4750cbdefb4dbb5243646 authored almost 24 years ago by Owen Dunn <[email protected]>
Remove -gui from the command-line help in pscp, because it's an

internal option only.

[originally from svn r903]

github.com/maikebing/putty - 1de4d2939200807f14c8823e07912037071dc84d authored almost 24 years ago by Simon Tatham <[email protected]>
Fix the SSH2 key re-exchange bug. Session id != exchange hash,

because the session id is the exchange hash from the _first_ key
exchange, so in subsequent key e...

github.com/maikebing/putty - 65b47c59c6a788941b0726ec5776b27cd74a5481 authored almost 24 years ago by Simon Tatham <[email protected]>
Ensure all backends _remember_ the connection has closed after

receiving a network error. Should prevent the cascading-error-box
bug.

[originally from svn r900]

github.com/maikebing/putty - 62a76699ad5aa45d07f32a3f866a2f9299e547c6 authored almost 24 years ago by Simon Tatham <[email protected]>
Jacob's patch to fix all the accelerators. AGAIN.

[originally from svn r899]

github.com/maikebing/putty - 0d0c8a5e2e28e15306dd777bd3f3cf492cd6fe9b authored almost 24 years ago by Simon Tatham <[email protected]>
Fix build errors in PSCP after line discipline upheaval

[originally from svn r898]

github.com/maikebing/putty - 23dbd2d8f5ec14b82cedbc4af78e8373305bfe5a authored almost 24 years ago by Simon Tatham <[email protected]>
Use `default_port' rather than `22' when loading a default session.

[originally from svn r896]

github.com/maikebing/putty - 9a31bb390554523620b1764bddc0255019a60161 authored almost 24 years ago by Simon Tatham <[email protected]>
Rethink the whole line discipline architecture. Instead of having

multiple switchable line disciplines, we now have a single unified
one which changes its behaviou...

github.com/maikebing/putty - 7a79df8fe6285542ae2fdc0e3031929c30d7706f authored almost 24 years ago by Simon Tatham <[email protected]>
Improve socket error handling so that a socket error isn't an

automatic fatalbox(). Instead, the error is passed to the receiver
routine, which can decide just...

github.com/maikebing/putty - 89505459e31136106e5922fabb74df90eae4008b authored almost 24 years ago by Simon Tatham <[email protected]>
Ahem. The log-file Browse button should set cfg.logfilename and not

cfg.keyfile. Next time I copy and paste a huge chunk of code, I
should take more care about it :-...

github.com/maikebing/putty - 3082f7e8bede374d6955c7ce3ae1050551aa6abc authored almost 24 years ago by Simon Tatham <[email protected]>
Roman Pompejus's suggestion: do sensible things with focus when the

event log window appears or disappears.

[originally from svn r892]

github.com/maikebing/putty - 34af1c4f1a21455928022096c35e1a95e7032cc4 authored almost 24 years ago by Simon Tatham <[email protected]>
Roman Pompejus's fix for the TAB-not-working-in-Event-Log bug

[originally from svn r891]

github.com/maikebing/putty - bde2f9ac8a527ac64d5f080cfeff51eef6bb7072 authored almost 24 years ago by Simon Tatham <[email protected]>
When the SSH panel disappears in puttytel, the Tunnels panel should too!

[originally from svn r890]

github.com/maikebing/putty - d58d2cc2bb8bbb6848e440558b2c46888542dae6 authored almost 24 years ago by Simon Tatham <[email protected]>
Remove the entirely pointless fourth parameter from x11_init().

[originally from svn r889]

github.com/maikebing/putty - 1eb0308ad765bf4a603dcdb74bd7e0fa9784cf82 authored almost 24 years ago by Simon Tatham <[email protected]>
Fix a subtle bug affecting multiple-socket handling in Plink. (Was

interfering with X forwarding.)
Details of bug: the event object used as the target of
WSAEventSe...

github.com/maikebing/putty - c171bb0a2c8195f2502cdc39fc684ec6df5d6be4 authored almost 24 years ago by Simon Tatham <[email protected]>
Update puttygen GUI code to use Jeremy Sawicki's better group boxes

[originally from svn r887]

github.com/maikebing/putty - f2b218078fa324a3655f48e700d0f92e0b1a44d6 authored almost 24 years ago by Simon Tatham <[email protected]>
Add dependencies for puttygen.c

[originally from svn r886]

github.com/maikebing/putty - ae353f6dcb3f7dfa03ed3b171706826db7d9ecb7 authored almost 24 years ago by Simon Tatham <[email protected]>
Clean up a couple of trivial compiler warnings.

[originally from svn r885]

github.com/maikebing/putty - 477c66fc64acf34f4cb3ff471c553a728b4229eb authored almost 24 years ago by Simon Tatham <[email protected]>
Jeremy Sawicki's fix for the multiple-conflicting-accelerators

problems: controls are now destroyed and recreated on a panel
switch. In addition, this patch als...

github.com/maikebing/putty - 5c8e6a52953ffd4e9806b44fc95acd3aa5328b00 authored almost 24 years ago by Simon Tatham <[email protected]>
Ability to hide the mouse pointer on a keypress a la Word

[originally from svn r883]

github.com/maikebing/putty - beeaa85fc5877b26530f763f9351847e885575e5 authored almost 24 years ago by Simon Tatham <[email protected]>
Bring the SSH2 channel architecture up to scratch, enabling X

forwarding to work under SSH2. Also - surprise! - implement X
forwarding under SSH2.

[originally...

github.com/maikebing/putty - 83066d174ce133124015f33a9358c42bf3cee9e1 authored almost 24 years ago by Simon Tatham <[email protected]>
Update the file list in .cvsignore

[originally from svn r881]

github.com/maikebing/putty - b2cbee69cf56dc3b0a497b5d099a308d78799dd4 authored almost 24 years ago by Simon Tatham <[email protected]>
Add a title to the Tunnels panel

[originally from svn r880]

github.com/maikebing/putty - a9ff0485c043e8dc32b2652b5c3679f73aef8ed9 authored almost 24 years ago by Simon Tatham <[email protected]>
Try the blindingly-obvious fix for the hidden-controls-are-still-

accessible GUI bug.

[originally from svn r879]

github.com/maikebing/putty - c9c214d1e4147aed55d66b335b98293962778c49 authored almost 24 years ago by Simon Tatham <[email protected]>
Add X11 forwarding, mainly thanks to Andreas Schultz

[originally from svn r878]

github.com/maikebing/putty - 4a339ef430bf7826d725385249a7e81f03e67b4b authored almost 24 years ago by Simon Tatham <[email protected]>
Make sure it's SSH, and not Rlogin, which gets omitted from the

PuTTYtel config box. Oops!

[originally from svn r877]

github.com/maikebing/putty - 7edcb497ccbab4e4f3bee3d15081a6dfa7a37435 authored almost 24 years ago by Simon Tatham <[email protected]>
Experimental Rlogin support, thanks to Delian Delchev. Local flow

control is unsupported, and server-to-client comms may fail for want
of working TCP Urgent.

[ori...

github.com/maikebing/putty - ca90be26a880dc2f3189c9cd2ff0f378280c8d0f authored almost 24 years ago by Simon Tatham <[email protected]>
Keepalives are now in seconds not minutes

[originally from svn r874]

github.com/maikebing/putty - 72cdcc611aa24e65a071138904f7b04ff036aa6a authored almost 24 years ago by Simon Tatham <[email protected]>
Add a .cvsignore file

[originally from svn r873]

github.com/maikebing/putty - 20397a174f61236d841df75a0d7cca06921ed9c2 authored almost 24 years ago by Simon Tatham <[email protected]>
The `wrapnext' variable now states whether we _would_ wrap next

character if we were wrapping, not whether we _will_ wrap next
character. Makes for saner behavio...

github.com/maikebing/putty - d9de560388943e9194af9fc1d485bd8bbf2bb6fc authored almost 24 years ago by Simon Tatham <[email protected]>
Tidy up that latest checkin. PS_DOTTED is spelled PS_DOT and in any

case doesn't really cut it; we have to SetPixel every other one
manually because although PS_ALTE...

github.com/maikebing/putty - d199d419faae5a27bdf32c4c76f1faed5a938cde authored almost 24 years ago by Simon Tatham <[email protected]>
Introduce alternative cursor shapes: underline, vertical line

[originally from svn r870]

github.com/maikebing/putty - c68959b584c3f85e5cae06a0ee3474ac65b6c6a5 authored almost 24 years ago by Simon Tatham <[email protected]>
Trivial fix for when the two directions select different encryption

algorithms

[originally from svn r869]

github.com/maikebing/putty - e364010d4f176c5238723ce49e38b781cb1531e7 authored almost 24 years ago by Simon Tatham <[email protected]>
Further work on writing the manual

[originally from svn r868]

github.com/maikebing/putty - 0990485276f7ea807da27d8f637dfab207f98a3b authored almost 24 years ago by Simon Tatham <[email protected]>
Continue writing documentation. Looks like a long job :-(

[originally from svn r867]

github.com/maikebing/putty - 4e3d39135e2e2de4e9d24c8dffb68b962992b408 authored almost 24 years ago by Simon Tatham <[email protected]>
Initial checkin of an outline for the PuTTY user manual.

[originally from svn r865]

github.com/maikebing/putty - 54a4337c6afca452270a8513c9439aee056b135c authored almost 24 years ago by Simon Tatham <[email protected]>
Remove rogue debug statement

[originally from svn r855]

github.com/maikebing/putty - cd9bab9b522f4ed23a4e1113be1a64437b0f0af9 authored almost 24 years ago by Simon Tatham <[email protected]>
IPv4 numeric addresses were broken thanks to IPv6 patch

[originally from svn r854]

github.com/maikebing/putty - 3f7bf81cf6cf87f257a374fbc6ec0df3e6d73137 authored almost 24 years ago by Simon Tatham <[email protected]>
Oops - accidentally undid rev 1.82 [r844]

[originally from svn r853]
[r844 == eac718ee1bef7e1d5055aafc674ac3db1527a876]

github.com/maikebing/putty - 43dff683087b4220cd3e7af1fd6152796aedd721 authored almost 24 years ago by Simon Tatham <[email protected]>
Enable explicit changing of the window title after session start

[originally from svn r852]

github.com/maikebing/putty - e4532bb582f9f2d45977f7fb5b26462c44174687 authored almost 24 years ago by Simon Tatham <[email protected]>
Disable logging completely if the user selects Cancel when told the

file already exists

[originally from svn r851]

github.com/maikebing/putty - 48b368d3ed7fde580c2d6136270eba8d698a9400 authored almost 24 years ago by Simon Tatham <[email protected]>