Ben Harris
d970e2fb5e
When we're quoting user-interface text from PuTTY 0.51, we probably shouldn't
...
correct its spelling of "SSH-2".
[originally from svn r5485]
2005-03-10 17:08:00 +00:00
Jacob Nevins
5aa719d16e
Consistently use a single notation to refer to SSH protocol versions, as
...
discussed. Use Barrett and Silverman's convention of "SSH-1" for SSH protocol
version 1 and "SSH-2" for protocol 2 ("SSH1"/"SSH2" refer to ssh.com
implementations in this scheme). <http://www.snailbook.com/terms.html >
[originally from svn r5480]
2005-03-10 16:36:05 +00:00
Simon Tatham
89e5b32237
Charlie at work points out that the screen FAQ contains a different
...
- and probably better - solution to the screen-vs-alt-screen issue.
Reference it and describe the fix.
[originally from svn r5452]
2005-03-07 16:40:11 +00:00
Simon Tatham
b3d4ecd345
`What commands can I type into my PuTTY session' is probably the
...
single most frequently asked thing which isn't in the FAQ (it's in
feedback.but instead), so let's add it. I'm uncertain that the
people who mail us asking things like `how do I read my email' and
`how do I access $database' will successfully recognise this more
general question as one which includes their specific one, but it's
worth a try.
[originally from svn r5451]
2005-03-07 14:07:19 +00:00
Jacob Nevins
1e0aeea460
Mention `-cleanup' caveats on multi-user systems.
...
Mention installer in faq-cleanup.
Fix indexing snafu.
[originally from svn r5422]
2005-03-01 15:18:34 +00:00
Jacob Nevins
2487b41777
Update on Mac ports.
...
[originally from svn r5311]
2005-02-15 23:39:57 +00:00
Jacob Nevins
4ae1aa3b48
Missing {Question}
...
[originally from svn r5278]
2005-02-09 15:42:28 +00:00
Ben Harris
0edf329190
We _really_ don't need to hear about WSAECONNABORTED any more.
...
[originally from svn r5276]
2005-02-08 14:13:57 +00:00
Jacob Nevins
b21e8ac60b
Update faq-bce further for changes in 0.54.
...
[originally from svn r5076]
2005-01-07 15:25:32 +00:00
Simon Tatham
2d1f699293
I can't believe that after all this time we still had a rogue set of
...
`' quotes! Changed to \q{}.
[originally from svn r5069]
2005-01-06 15:47:12 +00:00
Simon Tatham
5d32d4af14
Now we use Subversion, it seems excessive to have an individual $Id$
...
line for every single .but file at the bottom of each page of the
HTML PuTTY docs. However, we can't _always_ replace that with a
single SVN revision, because there isn't always one available (SVN
still allows mixed working copies in which some files are
deliberately checked out against a different revision).
Hence, here's a mechanism for doing better. It uses `svnversion .'
to determine _whether_ a single revision number adequately describes
the current directory, and replaces all the version IDs with that if
so. If it can't do that, it uses the version IDs as before.
Also, this allows an explicit version string to be passed on the
make command line which will override _both_ these possibilities, so
that release documentation can be clearly labelled with the release
version number.
[originally from svn r4804]
2004-11-17 18:16:59 +00:00
Jacob Nevins
71228b9c45
pedantic s/CVS/Subversion/
...
[originally from svn r4796]
2004-11-16 23:58:25 +00:00
Simon Tatham
1b94cc85c6
Various changes related to the Subversion migration.
...
[originally from svn r4790]
2004-11-16 18:01:39 +00:00
Jacob Nevins
e22daa87c2
Mention that comp.terminals may also be a useful newsgroup.
...
I've done this by centralising information about newsgroups in feedback.but
and linking to that from elsewhere; I've also put in a link to Google Groups.
[originally from svn r4781]
2004-11-15 15:57:28 +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
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
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
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
7f2a2636eb
Add the WinXPSP2 alternate-localhost problem to the FAQ.
...
[originally from svn r4481]
2004-08-19 12:58:14 +00:00
Jacob Nevins
2efbd01b47
Update link to s2putty.
...
[originally from svn r4435]
2004-08-10 16:50:30 +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
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
b8e4b6f9b9
In the entry about twiddling Windows TCP timeouts, mention that it's OK to
...
create the registry values, and link back to the original MS KB articles.
[originally from svn r4259]
2004-05-26 09:19:48 +00:00
Simon Tatham
f5a7d348cd
Halibut now warns about code paragraph lines which are too long to
...
fit in the text output format. If only to stop myself getting
pestered with cron stderr messages every night, here are some
changes that remove over-long code lines from the PuTTY manual.
[originally from svn r4238]
2004-05-22 11:09:31 +00:00
Jacob Nevins
57aac97c06
"Does PuTTY support storing settings, so I don't have to change them
...
every time?" appears to be a FAQ.
(Some renumbering will ensue.)
[originally from svn r4163]
2004-04-28 17:26:15 +00:00
Jacob Nevins
4b66c105da
update pocketputty URL
...
[originally from svn r4161]
2004-04-28 17:16:32 +00:00
Simon Tatham
ddbd355af8
Add `can I put PuTTY on a coverdisk / bundle it / etc' to the FAQ in
...
case people are incapable of spotting it on the Feedback page. Also
add to both locations Owen's point about first-line support.
[originally from svn r4009]
2004-03-31 12:50:17 +00:00
Jacob Nevins
7b1cdeee4c
grammer
...
[originally from svn r4008]
2004-03-31 09:00:39 +00:00
Jacob Nevins
77f69653ca
Miscellaneous tinkering:
...
- remove a couple of "fixed in 0.52" (or before) type questions
- mention Mac OS X port that someone was working on
- add a missing {Question}
[originally from svn r3997]
2004-03-30 11:36:51 +00:00
Simon Tatham
1f332c19fe
PayPal is actually _much_ easier to work with than e-gold these
...
days, so I've reversed the order in the donations question.
[originally from svn r3995]
2004-03-29 11:37:44 +00:00
Simon Tatham
4ffc885ee3
Mention explicitly that offering us a reciprocal link is a very
...
silly way to persuade us to link to a website.
[originally from svn r3936]
2004-03-16 08:18:37 +00:00
Jacob Nevins
11868299c1
Mention Links page in ports section, since there are now a number of
...
third-party ports
[originally from svn r3921]
2004-03-04 21:24:10 +00:00
Jacob Nevins
3bc535fb29
Mention PocketPuTTY
...
[originally from svn r3896]
[this svn revision also touched putty-website,putty-wishlist]
2004-02-23 19:10:43 +00:00
Simon Tatham
d186c31c29
Couple of new FAQ questions: `what's the point of the Unix port' and
...
`why does scrollback no longer work when I run screen'.
[originally from svn r3868]
2004-02-16 14:38:42 +00:00
Jacob Nevins
e4c9705f7b
bloody PageRank hackers.
...
(since no-one objected to this wording back in October)
[originally from svn r3865]
2004-02-13 12:19:26 +00:00
Jacob Nevins
52a5520966
Missed one: sftp-slow has gone away with 0.54
...
[originally from svn r3859]
2004-02-13 00:20:52 +00:00
Simon Tatham
bcee13f8f7
Back out my temporary edit of the FAQ, to make it once again
...
0.54-ready.
[originally from svn r3848]
2004-02-12 18:28:00 +00:00
Simon Tatham
55bc23297f
Sigh. Since Mailman breakage means we won't be releasing 0.54 today
...
after all, I'll slightly edit those FAQ changes.
[originally from svn r3845]
2004-02-10 19:32:08 +00:00
Simon Tatham
f1d532e2d0
Jacob's FAQ changes for 0.54.
...
[originally from svn r3842]
2004-02-10 18:22:00 +00:00
Jacob Nevins
b33dc07ff8
Host key q: mention kh2reg.py
...
[originally from svn r3801]
2004-02-04 18:39:14 +00:00
Jacob Nevins
460bbd445a
Unix PuTTYgen: exists
...
[originally from svn r3768]
2004-01-24 18:30:32 +00:00
Simon Tatham
bd006a3ced
`What is PuTTY?' gets asked _just_ frequently enough to have finally
...
annoyed me.
[originally from svn r3749]
2004-01-21 17:11:55 +00:00
Jacob Nevins
9f98f81271
Make that last checkin more explicit, and in particular reference the
...
"common errors" section of the documentation.
[originally from svn r3554]
2003-11-19 19:09:07 +00:00
Jacob Nevins
2778f4b825
Soften language in `faq-incorrect-mac': buggy ssh.com servers aren't the
...
only possible reason for this message.
[originally from svn r3553]
2003-11-19 19:03:24 +00:00
Jacob Nevins
82d093c549
Update faq-pscp-ascii.
...
[originally from svn r3509]
2003-10-15 12:09:24 +00:00
Jacob Nevins
9860f1a10c
We now have Unix ports of PSCP and PSFTP.
...
[originally from svn r3506]
2003-10-14 19:57:50 +00:00
Simon Tatham
e43e4c4cd1
Update a couple of bits of the FAQ. We do now default to SSH2, and
...
we do have a Unix port of PuTTY proper.
[originally from svn r3200]
2003-05-22 08:43:50 +00:00
Owen Dunn
8397d66359
Update text about ports, hopefully not too controversial.
...
[originally from svn r3012]
2003-03-29 01:44:39 +00:00
Ben Harris
a4e81c06c7
Add 'what does "PuTTY" mean?', and add some IPA to the shortened pronunciation
...
answer.
[originally from svn r2904]
2003-03-04 14:14:17 +00:00
Jacob Nevins
862b846b74
faq-support:
...
Modified text to reflect the fact that the wishlist now shows bugs fixed
recently (FSVO "recently"). Hopefully I haven't made it too confusing.
[originally from svn r2852]
2003-02-15 18:47:22 +00:00
Ben Harris
58176ee753
Be slightly less negative about other people's setting up PuTTY-related
...
fora.
[originally from svn r2760]
2003-02-01 00:29:38 +00:00
Jacob Nevins
4004de9163
Change website refs from putty/wishlist.html to putty/wishlist/
...
[originally from svn r2714]
2003-01-24 14:12:31 +00:00
Jacob Nevins
5b79eedce2
Add {Question} to faq-psftp-slow
...
[originally from svn r2697]
2003-01-23 17:01:27 +00:00
Jacob Nevins
23a2fb17d8
faq-rh8-utf8: Problems with Red Hat 8.0 and UTF-8
...
[originally from svn r2327]
2002-12-15 11:51:21 +00:00
Ben Harris
4e25694ee5
Update the status of the Mac port.
...
[originally from svn r2239]
2002-11-22 00:07:31 +00:00
Jacob Nevins
fb334041df
Note that default will change to SSH-2 next release
...
[originally from svn r2238]
2002-11-21 00:15:52 +00:00
Simon Tatham
d54e79bde6
Probably about time we mentioned the nascent Unix port in the FAQ.
...
Not that I desperately want to shout about it just yet, but I feel a
bit bad about the FAQ saying `we don't have a Unix port, anyone who
told you so was wrong'. :-)
[originally from svn r2185]
2002-11-02 16:27:17 +00:00
Jacob Nevins
2074897dfe
Update to reflect 0.53 release.
...
[originally from svn r2026]
2002-10-10 14:39:35 +00:00
Jacob Nevins
9164a7b176
OpenSSH vs OpenSSL Q: mention older OpenSSH versions
...
[originally from svn r1958]
2002-09-14 10:24:27 +00:00
Jacob Nevins
0c59fb9bbd
Mention PocketPC in the WinCE question. I'm not sure how similar WinCE and
...
PocketPC are, though -- perhaps it merits its own question. (Although I don't
know of anyone who's looked into it yet.)
[originally from svn r1913]
2002-09-02 13:04:46 +00:00
Jacob Nevins
61a7dd82ca
Changed wording of OpenSSH vs bad OpenSSL FAQ so that it's more obvious it
...
applies to 3.4p1.
[originally from svn r1847]
2002-08-15 14:59:48 +00:00
Simon Tatham
1601559c8c
Actually, VirtualLock() looks better as \cw{} not \c{}.
...
[originally from svn r1826]
2002-08-09 09:14:04 +00:00
Simon Tatham
0011fa6dda
Add two more FAQs: why don't you use VirtualLock()' and
are you
...
based on OpenSSH'.
[originally from svn r1825]
2002-08-09 09:11:09 +00:00
Jacob Nevins
73e32fb7c0
OpenSSH/OpenSSL versioning problems: as of 3.4p1 this is _still_ not entirely
...
fixed.
[originally from svn r1781]
2002-07-09 11:34:10 +00:00
Jacob Nevins
f6c9873c96
Trying to use an SSH2 key with an SSH1 connection seems to be quite
...
common, so I've added a FAQ.
[originally from svn r1697]
2002-05-23 22:02:53 +00:00
Simon Tatham
ff5241c1ed
Added export of ssh.com key files.
...
[originally from svn r1682]
2002-05-15 19:16:45 +00:00
Simon Tatham
030c75b7db
Implemented export of OpenSSH keys.
...
[originally from svn r1677]
2002-05-14 18:11:15 +00:00
Simon Tatham
82d2d94d26
Update FAQ to mention ssh.com key importing
...
[originally from svn r1674]
2002-05-13 16:48:31 +00:00
Simon Tatham
9a8c58a64b
Added a framework for importing foreign key formats, and implemented
...
importing of OpenSSH SSH2 private key files (both encrypted and
unencrypted). Seems to work fine.
[originally from svn r1668]
2002-05-11 16:45:29 +00:00
Simon Tatham
428e0d565f
Add a couple of extra FAQ entries.
...
[originally from svn r1614]
2002-04-01 15:18:29 +00:00
Jacob Nevins
84812737b1
OpenSSH 3.1p1 SSH2 3DES is also broken.
...
[originally from svn r1603]
2002-03-24 14:08:13 +00:00
Jacob Nevins
06f8f6c8a3
Added an entry for the "OpenSSH 3.1p1 built with wrong OpenSSL" problem.
...
[originally from svn r1602]
2002-03-24 13:42:30 +00:00
Simon Tatham
3f8bd28598
Modify the donations bit in the FAQ. (We now don't need a copy of
...
Win2k since we already have two, but XP might be nice; also added
PayPal to the donation methods.)
[originally from svn r1556]
2002-02-12 11:07:07 +00:00
Simon Tatham
05545f3dde
Add a general `what ports exist?' question to the FAQ, so that the
...
next person who asks us whether we have a port for ${random_palmtop}
can be treated with the contempt they deserve.
[originally from svn r1555]
2002-02-04 13:52:05 +00:00
Simon Tatham
72ed86bcd0
Add `can PSCP and PSFTP do ASCII mode?' to the FAQ.
...
[originally from svn r1551]
2002-01-23 09:43:10 +00:00
Simon Tatham
a9fd52e72f
Update the FAQ to reflect 0.52 as being a current release rather
...
than a future prospect. I'm going to move the beta-0-52 tag on this
file, but that won't affect release binaries that have already been
built.
[originally from svn r1547]
2002-01-14 12:16:58 +00:00
Simon Tatham
4bcdf2ab2e
Add `where can I buy silly putty' as a FAQ, pointing to Crazy
...
Aaron's site :-)
[originally from svn r1527]
2002-01-02 15:44:06 +00:00
Simon Tatham
69b15bcc90
Add a FAQ about keyboard mapping problems: basically explaining that
...
we really need to know what character sequence you were _expecting_
your function key to generate before we can even think about making
PuTTY generate it.
[originally from svn r1519]
2001-12-29 17:00:06 +00:00
Simon Tatham
8f3995f6df
Add the `can we run under win3.1' question to the FAQ.
...
[originally from svn r1504]
2001-12-16 15:30:03 +00:00
Simon Tatham
789bb1e727
Now that Buttress can spot duplicate section keywords, it turns out
...
there are several of them I hadn't noticed! All fixed.
[originally from svn r1491]
2001-12-14 12:48:24 +00:00
Simon Tatham
431ffb478e
Oops - replacement section types should be capitalised
...
[originally from svn r1446]
[this svn revision also touched halibut]
2001-12-04 19:12:18 +00:00
Simon Tatham
7e0ef0b253
Further documentation work. Tidy up the Config chapter (add a few
...
new features - the code had got ahead of the docs), and propagate a
couple of cross-references to other files as a result.
[originally from svn r1424]
2001-11-25 19:22:47 +00:00
Simon Tatham
0da35d079f
Miscellaneous documentation updates. Finished a first draft of the
...
Pageant chapter; wrote something about passphrase lengths; added
\versionid to all chapters that didn't have it yet.
[originally from svn r1415]
2001-11-25 16:57:45 +00:00
Simon Tatham
774a173451
Make use of the new section-relabelling in Buttress to arrange for
...
all the FAQ questions to be cross-referenced as `question A.1.2'
instead of `section A.1.2'.
[originally from svn r1409]
2001-11-24 17:51:26 +00:00
Simon Tatham
0af5c7d246
Add background-colour erase and `set this at the start of the
...
session' to the FAQ.
[originally from svn r1402]
2001-11-22 22:00:38 +00:00
Simon Tatham
89b429e9d9
Add a rant to the FAQ about host key checking. I'm _sick_ of people
...
implementing a command line option to disable it and expecting us to
cheerfully accept the patch.
[originally from svn r1382]
2001-11-13 23:13:07 +00:00
Simon Tatham
45945b2726
Clarify the how-to-use-features-in-Plink question
...
[originally from svn r1379]
2001-11-13 10:34:14 +00:00
Simon Tatham
ec1d8c1408
Add a couple more FAQs (where's the Tunnels panel' and
how do I do
...
<blah> in Plink').
[originally from svn r1349]
2001-10-30 22:33:35 +00:00
Simon Tatham
7901347083
Add the `will you write an SSH server' question to the FAQ.
...
[originally from svn r1343]
2001-10-30 15:37:09 +00:00
Simon Tatham
1cd1f24264
Add the FAQ about `nothing happens when I try to type my password'.
...
[originally from svn r1337]
2001-10-28 15:11:24 +00:00
Simon Tatham
3dfaf08a0a
Tiny tinkerings with FAQ
...
[originally from svn r1326]
2001-10-25 18:48:54 +00:00
Simon Tatham
24a8b00ace
Fix a couple of errors in the FAQ.
...
[originally from svn r1320]
2001-10-25 08:09:58 +00:00
Simon Tatham
d73e94894f
_Actually_ add the new-look PuTTY FAQ. When will I remember to run "cvs add"?
...
[originally from svn r1318]
2001-10-24 18:56:52 +00:00