Граф коммитов

30 Коммитов

Автор SHA1 Сообщение Дата
Simon Tatham caaaf686f5 Mention the Secure Contact Key on the Feedback page.
Both in a new section about reporting vulnerabilities, and in the
section about large attachments (since some large attachments will
surely contain confidential information from the sender).
2016-03-27 20:20:03 +01:00
Simon Tatham 4d8782e74f Rework versioning system to not depend on Subversion.
I've shifted away from using the SVN revision number as a monotonic
version identifier (replacing it in the Windows version resource with
a count of days since an arbitrary epoch), and I've removed all uses
of SVN keyword expansion (replacing them with version information
written out by Buildscr).

While I'm at it, I've done a major rewrite of the affected code which
centralises all the computation of the assorted version numbers and
strings into Buildscr, so that they're all more or less alongside each
other rather than scattered across multiple source files.

I've also retired the MD5-based manifest file system. A long time ago,
it seemed like a good idea to arrange that binaries of PuTTY would
automatically cease to identify themselves as a particular upstream
version number if any changes were made to the source code, so that if
someone made a local tweak and distributed the result then I wouldn't
get blamed for the results. Since then I've decided the whole idea is
more trouble than it's worth, so now distribution tarballs will have
version information baked in and people can just cope with that.

[originally from svn r10262]
2014-09-24 10:33:13 +00:00
Simon Tatham c47a0a1f4e Make the text about our interest in new mirror sites significantly
less fluffy and welcoming.

[originally from svn r7824]
2007-12-20 11:03:45 +00:00
Jacob Nevins 3bc889e6e1 There's been an increase in people posting non-SSH PuTTY-related questions
to comp.security.ssh, posting queries that are clearly about PuTTY to
newsgroups without actually mentioning PuTTY, and so on. They may have been
directed there by this document :( Add a futile attempt to instil a sense of
etiquette.

[originally from svn r6895]
2006-11-08 21:15:30 +00:00
Jacob Nevins 5d13c986b1 Explicitly add linking to our website to the "asking permission for things"
section.
Replace the FAQ text with a summary + link to feedback.but.

[originally from svn r6613]
2006-03-15 14:31:39 +00:00
Jacob Nevins d4a365000e This is getting silly; nearly 25% of our mirrors are now in the US.
Discourage more strongly mirrors in well-served areas in the Feedback section.
Also, duplicate that text on the Mirrors page, along with a request to tell us
the country (since lots of people still don't).

[originally from svn r6109]
[this svn revision also touched putty-website]
2005-07-17 13:37:58 +00:00
Jacob Nevins 0e82598a35 Index the complete PuTTY manual.
This was a bit rushed, and could doubtless be improved.
Also fix a couple of things I noted on the way, including:
 - "pscp -ls" wasn't documented
 - Windows XP wasn't mentioned enough

[originally from svn r5593]
2005-04-05 18:01:32 +00:00
Simon Tatham a34ab9bfc9 Small markup fixes I just noticed, mostly use of literal double
quotes where \q{} would be better.

[originally from svn r5562]
2005-03-29 14:24:14 +00:00
Simon Tatham da948bc151 Add an extra appendix to the manual containing PuTTY's (hitherto)
unwritten design principles, so would-be contributors won't have to
either read our minds or pay _very_ close attention to the code.

[originally from svn r4815]
2004-11-18 15:16:18 +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 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 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 3b8df4811e Mention the mirroring guidelines on the web.
[originally from svn r4478]
2004-08-18 10:24:40 +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 f2ba6fee6b Expand "what platform" text to take account of Unix.
[originally from svn r3891]
2004-02-22 16:52:27 +00:00
Jacob Nevins 61ad562f72 Imply that some features that have been implemented may appear on the Wishlist
but not the Changes page, as this is now often the case.

[originally from svn r3459]
2003-09-23 10:12:02 +00:00
Jacob Nevins 701ad46226 Mention Windows on Alpha as worth mentioning
[originally from svn r3458]
2003-09-23 10:05:06 +00:00
Ben Harris a4d89d1d3e Suggest that local support staff are useful.
[originally from svn r3250]
2003-06-06 18:16:52 +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 870ccbef8c When voting for items already on the wishlist, a stonking new reason that
we hadn't already thought of might help.

[originally from svn r2627]
2003-01-17 13:32:51 +00:00
Ben Harris 2e8b94c8d4 Ask for a meaningful subject line on messages.
[originally from svn r2532]
2003-01-10 15:23:01 +00:00
Jacob Nevins d923ad791e Note about CTRL-C trick for copying text of error dialogs
[originally from svn r2240]
2002-11-23 11:22:57 +00:00
Simon Tatham bd361aaca6 Alter the Feedback page, so that instead of saying `at some point we
plan to start blocking executable attachments' it now says we _do_
block executable attachments. :-)

[originally from svn r1841]
2002-08-12 14:08:55 +00:00
Simon Tatham 1f0b28b305 Fix Halibut syntax error (oops).
[originally from svn r1819]
2002-08-07 18:08:29 +00:00
Simon Tatham a3a520709e Make it clear that we're only responsible for our own web site, and
people should contact mirror admins for problems with mirrors.

[originally from svn r1801]
2002-08-05 10:35:23 +00:00
Simon Tatham b6a9610e86 Modify the Feedback page / Appendix B to expand the section about
not sending us large attachments, and in particular remove the
emphasis on screen shots in the hope of also decreasing the number
of _other_ large attachments we get.

[originally from svn r1715]
2002-06-08 09:00:00 +00:00
Simon Tatham 6c620a6b50 Additions to the Feedback page to emphasise that we can't answer all
our mail any more, and to encourage support questions to be sent
elsewhere as a first resort.

[originally from svn r1623]
2002-04-27 16:20:16 +00:00
Simon Tatham 368244dbae Mention on the Feedback page that the mailing list archives are
private, just in case anyone was concerned.

[originally from svn r1600]
2002-03-23 18:59:46 +00:00
Simon Tatham 88295925be Fiddle the header of the new feedback section to make it carefully
ambiguous about whether it thinks it's on the website or in the manual.

[originally from svn r1503]
2001-12-16 15:14:36 +00:00
Simon Tatham 20e588c35e Add two extra appendices giving the licence text and details of how
to give feedback. (I think the latter has suddenly become worthwhile
now we have the ability to distribute a help file; so people won't
have to come to the website for the feedback information.)

[originally from svn r1502]
2001-12-16 14:56:02 +00:00