1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-05-10 06:02:10 -05:00

315 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]
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
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]
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
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
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
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
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
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
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
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
5d5ffc274f Credit Malcolm Smith in the copyrights.
[originally from svn r4518]
2004-08-30 13:23:23 +00:00
Jacob Nevins
60b9bfe3fe faq-alternate-localhost language tweak
[originally from svn r4509]
2004-08-27 13:33:25 +00:00
Jacob Nevins
d8d6714b47 alternate-localhost: add "apparently" since none of this is first-hand
[originally from svn r4488]
2004-08-20 09:09:01 +00:00
Jacob Nevins
4c660a3405 alternate-localhost WinXP SP2: apparently SP2 fixes the problem with
Terminal Services that meant you needed to use alternate-localhost in
the first place!

[originally from svn r4487]
2004-08-20 08:32:30 +00:00
Jacob Nevins
87ecc7e052 Remove claim in usage text that Plink defaults to SSH, since it's not true
in a number of situations.

[originally from svn r4484]
2004-08-19 13:15:02 +00:00
Jacob Nevins
7f2a2636eb Add the WinXPSP2 alternate-localhost problem to the FAQ.
[originally from svn r4481]
2004-08-19 12:58:14 +00:00
Jacob Nevins
3b8df4811e Mention the mirroring guidelines on the web.
[originally from svn r4478]
2004-08-18 10:24:40 +00:00
Jacob Nevins
0edefb1809 Note behaviour of `cd' with no arguments.
[originally from svn r4458]
2004-08-15 17:21:46 +00:00
Jacob Nevins
fabc2b32bb add xref at the bottom of X11 section to options in config.but
[originally from svn r4450]
2004-08-12 20:55:58 +00:00
Simon Tatham
e2930a5519 Remove the email address from the footer of the HTML manual, and
replace it with a link to the Feedback page, as we have long since
done everywhere else on the PuTTY website.

[originally from svn r4438]
2004-08-10 17:12:31 +00:00
Jacob Nevins
2efbd01b47 Update link to s2putty.
[originally from svn r4435]
2004-08-10 16:50:30 +00:00
Jacob Nevins
e11ab2f5b7 Merge minor usage message tweaks (but not version number changes) from
branch-0-55.

[originally from svn r4385]
2004-08-03 13:23:48 +00:00
Jacob Nevins
29605a0719 Tweak to make it more obvious that the System menu is only available from
the _terminal_ window -- should be obvious from context but the nearest
context is some distance away.

[originally from svn r4375]
2004-07-30 09:38:37 +00:00
Jacob Nevins
970079d102 "Where does PuTTY store its data?" -- mention where Unix PuTTY stores its
data

[originally from svn r4371]
2004-07-29 10:23:48 +00:00
Jacob Nevins
67f5853cd2 Text around -load option "(although Plink still requires an explicitly
specified host name)" didn't appear to actually be true any more (see
`cmdline-host-override'). Removed

[originally from svn r4350]
2004-07-25 12:12:53 +00:00
Jacob Nevins
09e44d8e40 In faq-bce, mention that the non-immediate effect of changing BCE only applies
to versions prior to 0.54.

[originally from svn r4346]
2004-07-24 12:37:42 +00:00
Jacob Nevins
3373f5fb99 Add a section on the errors you see when you attempt to load a key of the
wrong type.

[originally from svn r4345]
2004-07-22 12:38:37 +00:00
Jacob Nevins
131976fe93 Mention bps units of terminal speeds (FWLIW).
[originally from svn r4344]
2004-07-22 11:18:08 +00:00
Jacob Nevins
d8f8c3c3bf Limitations of -m option.
[originally from svn r4337]
2004-07-20 15:34:39 +00:00
Jacob Nevins
d3b8ed6152 Mention the dangers of the "-pw" option.
[originally from svn r4336]
2004-07-20 15:30:51 +00:00