mirror of git://git.tartarus.org/simon/putty.git, used for client testing
Перейти к файлу
Ben Harris d21041f7f8 Add have_ssh_host_key() and use it to influence algorithm selection.
The general plan is that if PuTTY knows a host key for a server, it
should preferentially ask for the same type of key so that there's some
chance of actually getting the same key again.  This should mean that
when a server (or PuTTY) adds a new host key type, PuTTY doesn't
gratuitously switch to that key type and then warn the user about an
unrecognised key.
2015-05-30 01:01:36 +01:00
charset Rework versioning system to not depend on Subversion. 2014-09-24 10:33:13 +00:00
contrib Commit my replacement Windows I-beam mouse pointer. 2015-05-28 18:14:14 +01:00
doc Unix Pageant: man page and online help. 2015-05-19 18:24:04 +01:00
icons
macosx Giant const-correctness patch of doom! 2015-05-15 12:47:44 +01:00
testdata Fix an array-size bug in modmul, and add some tests for it. 2013-08-02 06:27:54 +00:00
unix Add have_ssh_host_key() and use it to influence algorithm selection. 2015-05-30 01:01:36 +01:00
windows Add have_ssh_host_key() and use it to influence algorithm selection. 2015-05-30 01:01:36 +01:00
.gitignore New 'contrib' tool: a script for faking initial KEX. 2015-02-28 07:58:29 +00:00
Buildscr Bump version number for 0.64 release. 2015-02-28 07:57:35 +00:00
Buildscr.cv Rework versioning system to not depend on Subversion. 2014-09-24 10:33:13 +00:00
CHECKLST.txt Add a new checklist item. 2015-02-28 15:47:45 +00:00
LATEST.VER Bump version number for 0.64 release. 2015-02-28 07:57:35 +00:00
LICENCE Merge branch 'pre-0.64' 2015-01-05 23:49:25 +00:00
README Update documentation to refer to Git rather than Subversion. 2014-11-01 17:17:57 +00:00
Recipe Log identifying information for the other end of connections. 2015-05-18 14:03:10 +01:00
be_all.c
be_all_s.c
be_none.c
be_nos_s.c
be_nossh.c
be_ssh.c
callback.c Oops! Remove a tight-looping diagnostic. 2013-09-15 14:40:46 +00:00
cmdgen.c Giant const-correctness patch of doom! 2015-05-15 12:47:44 +01:00
cmdline.c Giant const-correctness patch of doom! 2015-05-15 12:47:44 +01:00
conf.c Giant const-correctness patch of doom! 2015-05-15 12:47:44 +01:00
config.c Giant const-correctness patch of doom! 2015-05-15 12:47:44 +01:00
configure.ac Log identifying information for the other end of connections. 2015-05-18 14:03:10 +01:00
cproxy.c
dialog.c Giant const-correctness patch of doom! 2015-05-15 12:47:44 +01:00
dialog.h Giant const-correctness patch of doom! 2015-05-15 12:47:44 +01:00
errsock.c Log identifying information for the other end of connections. 2015-05-18 14:03:10 +01:00
import.c Fix mpint signedness bug in importing PEM ECDSA keys. 2015-05-15 14:01:35 +01:00
int64.c
int64.h
ldisc.c Giant const-correctness patch of doom! 2015-05-15 12:47:44 +01:00
ldisc.h
ldiscucs.c Giant const-correctness patch of doom! 2015-05-15 12:47:44 +01:00
logging.c Giant const-correctness patch of doom! 2015-05-15 12:47:44 +01:00
minibidi.c Rework versioning system to not depend on Subversion. 2014-09-24 10:33:13 +00:00
misc.c Giant const-correctness patch of doom! 2015-05-15 12:47:44 +01:00
misc.h Const-correctness in the base64 functions. 2015-05-12 14:56:38 +01:00
mkauto.sh Move the Unix configure script up to the top level. 2014-02-22 18:01:32 +00:00
mkfiles.pl Consistently use &def for %makefile_extra pieces. 2014-11-22 16:30:29 +00:00
mksrcarc.sh Stop using 'zip -k' to construct the Windows source archive. 2014-03-04 22:56:08 +00:00
mkunxarc.sh Turn mkunxarc.sh back into an ordinary sh script. 2014-10-01 20:52:16 +00:00
network.h Log identifying information for the other end of connections. 2015-05-18 14:03:10 +01:00
nocproxy.c
nogss.c
noprint.c
noshare.c Fix the prototype of the stub function in noshare.c. 2014-04-22 17:53:50 +00:00
noterm.c Make calling term_nopaste() a cross-platform feature. 2013-08-17 16:06:40 +00:00
notiming.c
pageant.c Log identifying information for the other end of connections. 2015-05-18 14:03:10 +01:00
pageant.h Unix Pageant: support -D, to delete all keys. 2015-05-12 14:56:39 +01:00
pgssapi.c
pgssapi.h
pinger.c
portfwd.c Log identifying information for the other end of connections. 2015-05-18 14:03:10 +01:00
pproxy.c
proxy.c Log identifying information for the other end of connections. 2015-05-18 14:03:10 +01:00
proxy.h Giant const-correctness patch of doom! 2015-05-15 12:47:44 +01:00
pscp.c Giant const-correctness patch of doom! 2015-05-15 12:47:44 +01:00
psftp.c Giant const-correctness patch of doom! 2015-05-15 12:47:44 +01:00
psftp.h Giant const-correctness patch of doom! 2015-05-15 12:47:44 +01:00
putty.h Add have_ssh_host_key() and use it to influence algorithm selection. 2015-05-30 01:01:36 +01:00
puttymem.h
puttyps.h
raw.c Giant const-correctness patch of doom! 2015-05-15 12:47:44 +01:00
resource.h
rlogin.c Giant const-correctness patch of doom! 2015-05-15 12:47:44 +01:00
sercfg.c
settings.c Giant const-correctness patch of doom! 2015-05-15 12:47:44 +01:00
sftp.c Giant const-correctness patch of doom! 2015-05-15 12:47:44 +01:00
sftp.h Giant const-correctness patch of doom! 2015-05-15 12:47:44 +01:00
sign.sh
ssh.c Add have_ssh_host_key() and use it to influence algorithm selection. 2015-05-30 01:01:36 +01:00
ssh.h Log which elliptic curve we're using for ECDH kex. 2015-05-19 10:01:42 +01:00
sshaes.c
ssharcf.c
sshbcrypt.c Implementation of OpenSSH's bcrypt. 2015-04-27 20:48:29 +01:00
sshblowf.c Provide a script to regenerate the Blowfish init tables. 2015-04-27 20:48:29 +01:00
sshblowf.h Implementation of OpenSSH's bcrypt. 2015-04-27 20:48:29 +01:00
sshbn.c Remove pointless NULL checks in the ECC code. 2015-05-15 13:35:23 +01:00
sshcrc.c
sshcrcda.c
sshdes.c Implement connection sharing between instances of PuTTY. 2013-11-17 14:05:41 +00:00
sshdh.c Provide an 'extra' pointer in ssh_signkey and ssh_kex. 2015-05-15 10:12:08 +01:00
sshdss.c Provide an 'extra' pointer in ssh_signkey and ssh_kex. 2015-05-15 10:12:08 +01:00
sshdssg.c
sshecc.c Add a reference to a spec for Curve25519. 2015-05-19 10:01:42 +01:00
sshecdsag.c Clean up elliptic curve selection and naming. 2015-05-15 10:15:35 +01:00
sshgss.h
sshgssc.c
sshgssc.h
sshmd5.c Add smemclrs of all hash states we destroy. 2015-04-26 23:55:33 +01:00
sshnogss.c
sshprime.c
sshpubk.c Giant const-correctness patch of doom! 2015-05-15 12:47:44 +01:00
sshrand.c random_ref() should always increment the reference count. 2013-10-09 18:38:35 +00:00
sshrsa.c Provide an 'extra' pointer in ssh_signkey and ssh_kex. 2015-05-15 10:12:08 +01:00
sshrsag.c Make modinv able to return NULL if its inputs are not coprime, and 2013-08-04 19:34:07 +00:00
sshsh256.c Const-correctness in struct ssh_hash. 2015-05-15 10:12:05 +01:00
sshsh512.c Const-correctness in struct ssh_hash. 2015-05-15 10:12:05 +01:00
sshsha.c Const-correctness in struct ssh_hash. 2015-05-15 10:12:05 +01:00
sshshare.c Log identifying information for the other end of connections. 2015-05-18 14:03:10 +01:00
sshzlib.c Add a missing bounds check in the Deflate decompressor. 2014-10-01 18:33:45 +00:00
storage.h
telnet.c Giant const-correctness patch of doom! 2015-05-15 12:47:44 +01:00
terminal.c Giant const-correctness patch of doom! 2015-05-15 12:47:44 +01:00
terminal.h Remove the timed part of the terminal paste mechanism. 2013-09-15 14:05:38 +00:00
testback.c Rework versioning system to not depend on Subversion. 2014-09-24 10:33:13 +00:00
time.c
timing.c
tree234.c Fixes for the tree234 unit test: break its dependencies on half of the 2013-07-11 17:24:32 +00:00
tree234.h
version.c Rework versioning system to not depend on Subversion. 2014-09-24 10:33:13 +00:00
version.h Rework versioning system to not depend on Subversion. 2014-09-24 10:33:13 +00:00
wcwidth.c
wildcard.c Add a missing null pointer check in wc_unescape, to bring it in line 2013-07-14 10:46:17 +00:00
x11fwd.c Giant const-correctness patch of doom! 2015-05-15 12:47:44 +01:00

README

This is the README for the source archive of PuTTY, a free Win32
and Unix Telnet and SSH client.

If you want to rebuild PuTTY from source, we provide a variety of
Makefiles and equivalents. (If you have fetched the source from
Git, you'll have to generate the Makefiles yourself -- see
below.)

There are various compile-time directives that you can use to
disable or modify certain features; it may be necessary to do this
in some environments. They are documented in `Recipe', and in
comments in many of the generated Makefiles.

For building on Windows:

 - windows/Makefile.vc is for command-line builds on MS Visual C++
   systems. Change into the `windows' subdirectory and type `nmake
   -f Makefile.vc' to build all the PuTTY binaries.

   Last time we checked, PuTTY built with vanilla VC7, or VC6 with
   an up-to-date Platform SDK. (It might still be possible to build
   with vanilla VC6, but you'll certainly have to remove some
   functionality with directives such as NO_IPV6.)

   (We've also had reports of success building with the
   OpenWatcom compiler -- www.openwatcom.org -- using Makefile.vc
   with `wmake -ms -f makefile.vc' and NO_MULTIMON, although we
   haven't tried this ourselves. Version 1.3 is reported to work.)

 - Inside the windows/MSVC subdirectory are MS Visual Studio project
   files for doing GUI-based builds of the various PuTTY utilities.
   These have been tested on Visual Studio 6.

   You should be able to build each PuTTY utility by loading the
   corresponding .dsp file in Visual Studio. For example,
   MSVC/putty/putty.dsp builds PuTTY itself, MSVC/plink/plink.dsp
   builds Plink, and so on.

 - windows/Makefile.bor is for the Borland C compiler. Type `make -f
   Makefile.bor' while in the `windows' subdirectory to build all
   the PuTTY binaries.

 - windows/Makefile.cyg is for Cygwin / MinGW installations. Type
   `make -f Makefile.cyg' while in the `windows' subdirectory to
   build all the PuTTY binaries.

   You'll probably need quite a recent version of the w32api package.
   Note that by default the multiple monitor and HTML Help support are
   excluded from the Cygwin build, since at the time of writing Cygwin
   doesn't include the necessary headers.

 - windows/Makefile.lcc is for lcc-win32. Type `make -f
   Makefile.lcc' while in the `windows' subdirectory. (You will
   probably need to specify COMPAT=-DNO_MULTIMON.)

 - Inside the windows/DEVCPP subdirectory are Dev-C++ project
   files for doing GUI-based builds of the various PuTTY utilities.

The PuTTY team actively use Makefile.vc (with VC7) and Makefile.cyg
(with mingw32), so we'll probably notice problems with those
toolchains fairly quickly. Please report any problems with the other
toolchains mentioned above.

For building on Unix:

 - unix/configure is for Unix and GTK. If you don't have GTK, you
   should still be able to build the command-line utilities (PSCP,
   PSFTP, Plink, PuTTYgen) using this script. To use it, change into
   the `unix' subdirectory, run `./configure' and then `make'. Or you
   can do the same in the top-level directory (we provide a little
   wrapper that invokes configure one level down), which is more like
   a normal Unix source archive but doesn't do so well at keeping the
   per-platform stuff in each platform's subdirectory; it's up to you.

   Note that Unix PuTTY has mostly only been tested on Linux so far;
   portability problems such as BSD-style ptys or different header file
   requirements are expected.

 - unix/Makefile.gtk and unix/Makefile.ux are for non-autoconfigured
   builds. These makefiles expect you to change into the `unix'
   subdirectory, then run `make -f Makefile.gtk' or `make -f
   Makefile.ux' respectively. Makefile.gtk builds all the programs but
   relies on Gtk, whereas Makefile.ux builds only the command-line
   utilities and has no Gtk dependence.

 - For the graphical utilities, Gtk+-1.2 and Gtk+-2.0 should both be
   supported. If you have both installed, you can manually specify
   which one you want by giving the option '--with-gtk=1' or
   '--with-gtk=2' to the configure script. (2 is the default, of
   course.) In the absence of either, the configure script will
   automatically construct a Makefile which builds only the
   command-line utilities; you can manually create this condition by
   giving configure the option '--without-gtk'.

 - pterm would like to be setuid or setgid, as appropriate, to permit
   it to write records of user logins to /var/run/utmp and
   /var/log/wtmp. (Of course it will not use this privilege for
   anything else, and in particular it will drop all privileges before
   starting up complex subsystems like GTK.) By default the makefile
   will not attempt to add privileges to the pterm executable at 'make
   install' time, but you can ask it to do so by running configure
   with the option '--enable-setuid=USER' or '--enable-setgid=GROUP'.

 - The Unix Makefiles have an `install' target. Note that by default
   it tries to install `man' pages; if you have fetched the source via
   Git then you will need to have built these using Halibut
   first - see below.

 - It's also possible to build the Windows version of PuTTY to run
   on Unix by using Winelib.  To do this, change to the `windows'
   directory and run `make -f Makefile.cyg CC=winegcc RC=wrc'.

All of the Makefiles are generated automatically from the file
`Recipe' by the Perl script `mkfiles.pl' (except for the Unix one,
which is generated by the `configure' script; mkfiles.pl only
generates the input to automake). Additions and corrections to Recipe,
mkfiles.pl and/or configure.ac are much more useful than additions and
corrections to the actual Makefiles, Makefile.am or Makefile.in.

The Unix `configure' script and its various requirements are generated
by the shell script `mkauto.sh', which requires GNU Autoconf, GNU
Automake, and Gtk; if you've got the source from Git rather
than using one of our source snapshots, you'll need to run this
yourself. The input file to Automake is generated by mkfiles.pl along
with all the rest of the makefiles, so you will need to run mkfiles.pl
and then mkauto.sh.

Documentation (in various formats including Windows Help and Unix
`man' pages) is built from the Halibut (`.but') files in the `doc'
subdirectory using `doc/Makefile'. If you aren't using one of our
source snapshots, you'll need to do this yourself. Halibut can be
found at <http://www.chiark.greenend.org.uk/~sgtatham/halibut/>.

The PuTTY home web site is

    http://www.chiark.greenend.org.uk/~sgtatham/putty/

If you want to send bug reports or feature requests, please read the
Feedback section of the web site before doing so. Sending one-line
reports saying `it doesn't work' will waste your time as much as
ours.

See the file LICENCE for the licence conditions.