1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-06-30 02:56:11 -05:00
Commit Graph

7236 Commits

Author SHA1 Message Date
b433ee662e Oh yes, and the Unix Makefile needs to know that as well.
[originally from svn r3969]
2004-03-24 19:51:59 +00:00
2fcbb1c7b7 The Unix source archive ought to have pre-built docs (in particular
man pages) in it, if only so that non-Halibut-users have what they
need.

[originally from svn r3968]
2004-03-24 19:50:46 +00:00
ff6e3bc94d Now that Halibut is capable of generating man pages better than I
can do it by hand, I've converted the man page set from Unix PuTTY
into Halibut format, and enhanced the Makefile so it will build
them. At some future point this will also allow me to include the
man pages as an appendix in the main manual (once I _have_ a main
manual for Unix PuTTY).

[originally from svn r3966]
2004-03-24 19:36:04 +00:00
aa07666cc1 Fix from Thomas Henlich for bug in dead key support. I've reproduced the
problem and verified the fix on Win2K with the US-International keyboard layout.
(Closes: `win-dead-keys')
<20040323143836.GA40414@rcs.urz.tu-dresden.de>

[originally from svn r3963]
2004-03-24 14:53:51 +00:00
c4bfa9b7b7 Remove GetSystemPowerStatus() - should resolve hard-hangs
[originally from svn r3938]
2004-03-17 16:03:03 +00:00
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
3baa2bd3ee Tweak doc to reflect wrinkle in Owen's fixed implementation.
[originally from svn r3931]
2004-03-11 10:59:52 +00:00
e4f30d3b7a Make `Copy all to Clipboard' copy all non-empty lines from the
scrollback and the terminal to the clipboard, rather than just the
content before the cursor.  Should fix copyall-to-cursor.

[originally from svn r3929]
2004-03-10 17:11:12 +00:00
1c1cbae61c Finally correct REGEDIT syntax for "saving in a file" hack.
(verified on Win2K)

[originally from svn r3922]
2004-03-05 19:01:45 +00:00
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
1dd4521671 Mention that proxy password is saved in plain text in configuration, since
we've had a couple of indignant e-mails.

[originally from svn r3916]
2004-03-01 18:17:34 +00:00
3bc535fb29 Mention PocketPuTTY
[originally from svn r3896]
[this svn revision also touched putty-website,putty-wishlist]
2004-02-23 19:10:43 +00:00
f2ba6fee6b Expand "what platform" text to take account of Unix.
[originally from svn r3891]
2004-02-22 16:52:27 +00:00
e9ae739b9a Add (probably frustratingly) bare-bones man pages for pscp and psftp.
[originally from svn r3890]
2004-02-22 15:05:29 +00:00
325a0bb915 Correct slightly misleading usage
[originally from svn r3889]
2004-02-22 14:57:40 +00:00
75588d1f1d Minor fix in usage message
[originally from svn r3888]
2004-02-22 14:48:48 +00:00
866cd6126c Fix typo in -C
[originally from svn r3887]
2004-02-22 14:40:40 +00:00
a5ea485d0f Tart up, fix outright lies, mention web docs
[originally from svn r3886]
2004-02-22 14:37:54 +00:00
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
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
abe7dc7dd5 I don't think iXplorer is now sufficiently unique to mention in the docs
(given that we have a Links page full of such things now)

[originally from svn r3864]
2004-02-13 11:20:42 +00:00
78cef7d199 Alexei Podtelezhnikov points out that PuTTYgen's key-type default
ought to have moved in sync with PuTTY's SSH version default.

[originally from svn r3863]
2004-02-13 07:42:27 +00:00
a1ba4be490 Add .map files to Cygwin "clean" target
[originally from svn r3862]
2004-02-13 00:41:44 +00:00
8b2e775547 Makefile.cyg now generates a link map.
[originally from svn r3861]
2004-02-13 00:40:45 +00:00
c6d8ab8bd3 Remove claim that there's no Unix puttygen
[originally from svn r3860]
2004-02-13 00:21:35 +00:00
52a5520966 Missed one: sftp-slow has gone away with 0.54
[originally from svn r3859]
2004-02-13 00:20:52 +00:00
d548396918 Bah! Knew there'd be _something_.
[originally from svn r3857]
2004-02-12 23:26:37 +00:00
82ac1def16 Modifications to the release procedure as a result of actually
trying to _follow_ it for the first time :-) And also due to the
fact that it now needs to mention the Unix source tarball as well.

[originally from svn r3853]
2004-02-12 19:45:45 +00:00
bcee13f8f7 Back out my temporary edit of the FAQ, to make it once again
0.54-ready.

[originally from svn r3848]
0.54
2004-02-12 18:28:00 +00:00
1f04a58f8d Jacob's last-minute testing found a couple of trivial bugs in
import.c, and my attempts to reproduce them in cmdgen found another
one there :-)

[originally from svn r3847]
2004-02-11 13:58:27 +00:00
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
f41b9c6304 Jacob reports a segfault when using HTTP proxying under Minefield.
It appears that this is because Visual C's sscanf works by first
calling strlen to get the length of the string, so that its internal
read-character routine can be sure of never overrunning the buffer.
Quite why the internal read-char routine can't detect \0 _itself_
rather than having to have it found for it in advance I have no
idea. Sigh.

[originally from svn r3844]
2004-02-10 19:07:45 +00:00
f1d532e2d0 Jacob's FAQ changes for 0.54.
[originally from svn r3842]
2004-02-10 18:22:00 +00:00
b68beb2420 Briefly document the "special commands" menu.
[originally from svn r3830]
2004-02-08 00:14:57 +00:00
441231814b Document the new "Compromise" mouse-handling option introduced 2003-11-20
[originally from svn r3829]
2004-02-07 23:49:21 +00:00
e05a4be0cb Mention the Ctrl+right-click context menu now available on Windows.
[originally from svn r3827]
2004-02-07 23:35:32 +00:00
0d9e99db60 Update the advice about updating the wishlist post-release
[originally from svn r3825]
2004-02-07 23:21:28 +00:00
8b57939f6b Update version numbers preparatory to tagging for release.
[originally from svn r3820]
2004-02-07 18:17:50 +00:00
3f9dbeae19 Another admin script, to build the Unix source archive.
[originally from svn r3819]
2004-02-07 18:14:53 +00:00
ade0cb3d84 Added a wrinkle to the version.c build in the Unix makefile, which
will validate an md5sums manifest and if all md5sums match will use
a version number provided in a file. This should allow me to produce
a Unix release source archive with the property that when unpacked
and built it will produce binaries advertising themselves as
`Release X.YZ', but as soon as the user starts fiddling with the
sources it will revert to `Unidentified build' (though of course the
user can still _explicitly_ ask for a release tag, and in fact this
will override the default if any default is specified).

[originally from svn r3818]
2004-02-07 18:10:54 +00:00
ad889c93d2 Add some Unix blurb.
[originally from svn r3817]
2004-02-07 17:38:54 +00:00
a152cc760a Silly grammatical error.
[originally from svn r3816]
2004-02-07 17:36:05 +00:00
72e538e3b2 Charles Wilcox reported a signature validation bug with 2500-bit RSA
keys. This _appears_ to be due to me computing the byte count of the
key by dividing the bit count by 8 and rounding _down_ rather than
up. Therefore, I can't see how this code could ever have worked on
any SSH2 RSA key whose length was not a multiple of 8 bits; and
therefore I'm staggered that we haven't noticed it before! OpenSSH's
keygen appears to be scrupulous about ensuring the returned key
length is exactly what you asked for rather than one bit less, but
even so I'm astonished that _all_ keygen implementations for servers
we've ever interoperated with have avoided tripping this bug...

[originally from svn r3815]
2004-02-07 10:02:20 +00:00
b33dc07ff8 Host key q: mention kh2reg.py
[originally from svn r3801]
2004-02-04 18:39:14 +00:00
5e2a33caec Patch from Theo Markettos: apparently "BSD-derived IP stacks fall over when
trying to bind to the localhost interface with a sockaddr_in which has non-zero
sin_zero fields." Zero sockaddr_in (and sockaddr_in6) before any use.

[originally from svn r3793]
2004-02-03 14:47:43 +00:00
8472b1c8d7 Patch from Colin Watson: document pterm.WarnOnClose
[originally from svn r3792]
2004-02-03 14:36:01 +00:00
460bbd445a Unix PuTTYgen: exists
[originally from svn r3768]
2004-01-24 18:30:32 +00:00
72083d11ac Reasonably thorough test suite for command-line PuTTYgen, and
several bugs fixed in the process of constructing same.

[originally from svn r3767]
2004-01-24 17:16:37 +00:00
3f199bfe5c Add a man page for the new command-line PuTTYgen.
[originally from svn r3766]
2004-01-23 13:21:25 +00:00
509e84ed77 Couple of bits missing from the command-line help.
[originally from svn r3765]
2004-01-23 13:21:17 +00:00