1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-05-09 13:42:09 -05:00

2178 Commits

Author SHA1 Message Date
Simon Tatham
254ea454df Fiddly things involving pruning .svn directories, not mentioning
CVS, line endings etc. which I had to fix just before release.

[originally from svn r5367]
0.57
2005-02-20 16:14:26 +00:00
Simon Tatham
70fe897640 Bump version numbers. (Forgot to do this _before_ dropping the 0.57
tag, but that's OK because SVN doesn't distinguish tags from
branches anyway...)

[originally from svn r5361]
2005-02-20 10:51:02 +00:00
Simon Tatham
a36dd9c01c Couple of additional fixes for the more embarrassing bugs.
[originally from svn r5359]
2005-02-20 10:31:07 +00:00
Simon Tatham
124ed66bb9 Additional robustness to SFTP packet parsing and memory allocation.
[originally from svn r5358]
2005-02-20 10:30:05 +00:00
Simon Tatham
45cd927472 Move MODULE files out of individual project directories into a
MODULES top-level directory, which is where the Tartarus website
scripts will (hopefully) start reading them from.

[originally from svn r4813]
[this svn revision also touched charset,enigma,filter,halibut,puzzles,pycee,sdlgames,timber]
2004-11-18 11:30:39 +00:00
Simon Tatham
296b192161 Remove .cvsignore files on all active branches.
[originally from svn r4788]
[this svn revision also touched bmbm,caltrap,charset,enigma,filter,fonts,golem,grunge,halibut,html,lj,local,misc,polyhedra,putty-website,putty-wishlist,puzzles,pycee,sdlgames,svn-tools,timber,tweak]
2004-11-16 15:29:14 +00:00
Jacob Nevins
0acb18c036 cvs up -j1.12 -j1.13 blurb.but [svn merge -r4689:4690]
Note to Unix users.

[originally from svn r4691]
0.56
2004-10-24 22:58:17 +00:00
Jacob Nevins
4d907e2108 cvs up -j1.6 -j1.7 psftp.but [svn merge -r4687:4688]
Mention -i

[originally from svn r4689]
2004-10-24 18:30:31 +00:00
Jacob Nevins
825706d4f2 cvs up -j1.95 -j1.96 config.but [svn merge -r4685:4686]
Updates from trunk.

[originally from svn r4687]
2004-10-24 18:28:04 +00:00
Jacob Nevins
0448428106 cvs up -j1.36 -j1.37 using.but [svn merge -r4683:4684]
Freshness tweaks from trunk.

[originally from svn r4685]
2004-10-24 16:50:16 +00:00
Jacob Nevins
2a96780d60 cvs up -j1.11 -j1.12 blurb.but [svn merge -r4677:4678]
Mention PSFTP on title page

[originally from svn r4683]
2004-10-24 16:26:20 +00:00
Jacob Nevins
addceac761 cvs up -j1.8 -j1.9 gs.but [svn merge -r4680:4681]
Freshness tweaks from trunk.

[originally from svn r4682]
2004-10-24 16:25:34 +00:00
Jacob Nevins
fe561be6fc cvs up -j1.6 -j1.7 intro.but [svn merge -r4678:4679]
Remove now-incorrect paragraph about environment variables.

[originally from svn r4680]
2004-10-24 16:02:14 +00:00
Jacob Nevins
f84a8540f1 Put "release 0.56" in usage messages on branch.
[originally from svn r4677]
2004-10-24 13:50:09 +00:00
Simon Tatham
5b60f0bf45 Bump the version number on the 0.56 branch.
[originally from svn r4676]
2004-10-24 13:43:52 +00:00
Simon Tatham
612be61825 Back out Arabic on the 0.56 branch (patch precisely duplicated from
the backing-out diff on the 0.55 branch).

[originally from svn r4675]
2004-10-24 13:37:32 +00:00
Simon Tatham
f12be80774 Yet more trunk merges. Jacob's SSH signals stuff, some docs changes,
and stability stuff in ssh.c.

[originally from svn r4674]
2004-10-24 13:31:55 +00:00
Simon Tatham
5db33359a2 Further merges from trunk: Jacob's specials menu work, Jacob's extra
-N docs, my environment variables patch, and my UTF-8 locale
override mechanism in Unix PuTTY/pterm.

[originally from svn r4673]
2004-10-24 13:29:03 +00:00
Simon Tatham
a56a15df92 I've started an 0.56 release branch from just before my recent
terminal emulator re-engineering. This is a merge of various
unrelated new stuff from the trunk after that point: notably -N and
a variety of bug fixes.

[originally from svn r4672]
2004-10-24 13:21:11 +00:00
Jacob Nevins
f531e558f3 faq-alternate-localhost: You can now download the fix directly rather than
having to go through MS support.

[originally from svn r4607]
2004-10-08 12:38:08 +00:00
Jacob Nevins
00953e4cd3 faq-permission: xref licence
[originally from svn r4606]
2004-10-07 10:19:46 +00:00
Jacob Nevins
98028c746f X forwarding changes:
- new function platform_get_x_display() to find a sensible local display.
   On Unix, the Gtk apps weren't taking account of --display when
   determining where to send forwarded X traffic.
 - explicitly document that leaving X display location blank in config tries
   to do something sensible (and that it's now blank by default)
 - don't override X11Display setting in plink, since that's more properly
   done later

[originally from svn r4604]
2004-10-06 22:31:07 +00:00
Jacob Nevins
e375ba107d `ssh-log-pw-blank': known password fields are now omitted from SSH packet logs
by default (although they can be included). There's also an option to remove
session data, which is good both for privacy and for reducing the size of
logfiles.

[originally from svn r4593]
2004-10-02 00:33:27 +00:00
Jacob Nevins
fb92f118bd Mention the negotiated SSH-2 MAC algorithm(s) in the Event Log.
(It should be possible to at least see what MAC is in use without going to a
SSH packet log.)

[originally from svn r4591]
2004-09-29 23:57:03 +00:00
Simon Tatham
05696aabfd Report details in Event Log when receiving SSH2_MSG_CHANNEL_OPEN_FAILURE.
[originally from svn r4589]
2004-09-29 12:38:45 +00:00
Jacob Nevins
3a11379597 Line (as opposed to block) cursors were being displayed when they shouldn't
have been, including when they were blinked off. Fixes Debian bug #272877.

[originally from svn r4586]
2004-09-28 20:42:39 +00:00
Jacob Nevins
aba082f324 "Incoming packet was garbled on decryption": I think this could in principle
be due to corruption on the wire?

[originally from svn r4582]
2004-09-27 00:23:19 +00:00
Jacob Nevins
f927fd9728 Treat USER specially in event logging of Telnet ENVIRON option; it's
occasionally been a pain that the username wasn't visible in the Event Log.

[originally from svn r4573]
2004-09-22 22:38:23 +00:00
Jacob Nevins
6f83b757e9 Document telnet_keyboard more completely, cross-reference from "Special
Commands" section, and tweak option description in code.

[originally from svn r4572]
2004-09-22 22:15:25 +00:00
Jacob Nevins
7e1d6dad22 faq-missing-slash: the missing-slash-in-PSFTP OpenSSH bug keeps coming up.
[originally from svn r4568]
2004-09-22 14:07:35 +00:00
Jacob Nevins
57c34f0872 Add `OSU_1.5alpha4' to BUG_CHOKES_ON_SSH1_IGNORE; this is apparently enough to
enable login with this version. (I'd suspected as much -- see ssh.c CVS
log 1.299 [r3359] -- and Geoffrey Hughes has now confirmed this.)

[originally from svn r4566]
[r3359 == d534d4e1045b4f5685affad40435ec2d5252cdef]
2004-09-21 21:04:28 +00:00
Jacob Nevins
43c4ff62d7 ampersat-in-username': tweak strchr' to `strrchr' where necessary to
consistently support usernames containing `@'.

[originally from svn r4563]
2004-09-21 16:49:51 +00:00
Jacob Nevins
90cdc99795 Reformat special commands to use \b instead of \dt / \dd.
[originally from svn r4558]
2004-09-20 22:10:09 +00:00
Jacob Nevins
a7231c2133 Explicitly list all the special commands supported by PuTTY.
[originally from svn r4557]
2004-09-20 22:06:29 +00:00
Jacob Nevins
175bfe1971 Add accelerator for "Special Command" sub-menu.
[originally from svn r4556]
2004-09-20 21:42:27 +00:00
Jacob Nevins
a514f399cf First gentle encouragement to direct mirroring efforts to regions where we
don't already _have_ lots of mirrors.

[originally from svn r4550]
2004-09-19 23:49:46 +00:00
Jacob Nevins
e574e3711e Make it a bit easier to find our explanation of `raw' mode.
[originally from svn r4547]
2004-09-17 14:26:39 +00:00
Jacob Nevins
43ab6808fc Tweak language re "Remote ports [accept connections from other hosts]"
[originally from svn r4546]
2004-09-16 15:44:58 +00:00
Simon Tatham
e7470a08cd `dwalin' spotted a NULL dereference in the new makekey() error
handling. Oops.

[originally from svn r4541]
2004-09-12 22:02:06 +00:00
Jacob Nevins
c7498e2b18 Mention requirement for Gtk+-1.2.
Other minor cleanups.

[originally from svn r4539]
2004-09-09 18:00:05 +00:00
Jacob Nevins
a55e8d34fa Make it clearer that the XP SP2 hotfix is described in the KB article.
[originally from svn r4538]
2004-09-09 10:37:17 +00:00
Jacob Nevins
27193c4bf0 Improved diagnostics in port-forwarding: we now log any error returned by
pfd_addforward() rather than just ignoring it.

[originally from svn r4529]
2004-09-03 13:46:39 +00:00
Jacob Nevins
47997ad904 In SSH-2, list each compression algorithm only once. (No particular reason
for this change, just tidiness.)

[originally from svn r4528]
2004-09-03 12:28:19 +00:00
Jacob Nevins
065c303a29 Bleh, grammar.
[originally from svn r4523]
2004-09-01 10:19:22 +00:00
Jacob Nevins
b7d834f61c Documentation existence of SOCKS5 CHAP authentication.
[originally from svn r4522]
2004-09-01 10:12:41 +00:00
Simon Tatham
f076feed67 Ben Hutchings points out that the initial states of the key-type
radio buttons and menu items are inconsistent.

[originally from svn r4521]
2004-08-31 18:26:54 +00:00
Simon Tatham
5d5ffc274f Credit Malcolm Smith in the copyrights.
[originally from svn r4518]
2004-08-30 13:23:23 +00:00
Simon Tatham
3af7d33340 Malcolm Smith's patch to support CHAP (digest-based) authentication
when talking to SOCKS 5 proxies. Configures itself transparently (if
the proxy offers CHAP it will use it, otherwise it falls back to
ordinary cleartext passwords).

[originally from svn r4517]
2004-08-30 13:11:17 +00:00
Simon Tatham
e2cd7e404e More sensible error handling when we receive an SSH1 public key
modulus of zero (!!), and also a robustness fix in ssh1_rdpkt which
I happened to notice while debugging that.

[originally from svn r4516]
2004-08-28 16:51:26 +00:00
Jacob Nevins
60b9bfe3fe faq-alternate-localhost language tweak
[originally from svn r4509]
2004-08-27 13:33:25 +00:00