mirror of git://git.tartarus.org/simon/putty.git, used for client testing
Перейти к файлу
Simon Tatham 3abea3d4ea Having now compiled the last few days' changes with MSVC, it's turned
up a bunch of warnings, mostly unused variables. All fixed.

[originally from svn r1058]
2001-04-17 08:24:29 +00:00
doc Some introductory blurb in the docs 2001-04-13 09:39:08 +00:00
.cvsignore Update the file list in .cvsignore 2001-01-22 13:32:05 +00:00
LICENCE Update copyright dates to 2001 :-) 2001-02-22 09:07:24 +00:00
MODULE
Makefile Include <mmsystem.h> and winmm.lib for PlaySound. 2001-04-16 21:33:18 +00:00
README
be_all.c Experimental Rlogin support, thanks to Delian Delchev. Local flow 2001-01-19 10:10:37 +00:00
be_none.c Experimental Rlogin support, thanks to Delian Delchev. Local flow 2001-01-19 10:10:37 +00:00
be_nossh.c Experimental Rlogin support, thanks to Delian Delchev. Local flow 2001-01-19 10:10:37 +00:00
int64.c 64-bit integer routines 2001-02-23 18:21:06 +00:00
int64.h 64-bit integer routines 2001-02-23 18:21:06 +00:00
ldisc.c Rethink the whole line discipline architecture. Instead of having 2001-01-24 14:08:20 +00:00
misc.c Remove unnecessary printfs from Minefield 2000-12-12 14:04:43 +00:00
mkfiles.pl
mscrypto.c
network.h Dave Hinton's modifications to the network layer interface, which 2001-03-13 10:22:45 +00:00
noise.c
pageant.c Having now compiled the last few days' changes with MSVC, it's turned 2001-04-17 08:24:29 +00:00
pageant.ico
pageant.rc Add support for the OpenSSH SSH2 agent protocol. 2001-03-03 15:31:35 +00:00
pageantc.c
pageants.ico
plink.c Replace PuTTY's 2-3-4 tree implementation with the shiny new counted 2001-04-16 17:18:24 +00:00
plink.rc
psftp.c ssh_get_password has become ssh_get_line, so it can handle usernames 2001-03-12 15:31:53 +00:00
putty.h Roman Pompejus's patch to allow you to automatically select 2001-04-16 15:58:43 +00:00
putty.ico
puttygen.c Pageant interface changes. You can now do `pageant -c command' to 2001-04-16 11:16:58 +00:00
puttygen.ico
puttygen.rc Preliminary support for RSA user authentication in SSH2! Most of the 2001-03-03 11:54:34 +00:00
puttymem.h
raw.c Dave Hinton's modifications to the network layer interface, which 2001-03-13 10:22:45 +00:00
resource.h
rlogin.c Dave Hinton's modifications to the network layer interface, which 2001-03-13 10:22:45 +00:00
scp.c ssh_get_password has become ssh_get_line, so it can handle usernames 2001-03-12 15:31:53 +00:00
scp.ico
scp.rc
settings.c Roman Pompejus's patch to allow you to automatically select 2001-04-16 15:58:43 +00:00
sftp.c Fix various trivial compiler warnings 2001-03-05 17:31:36 +00:00
sftp.h psftp now works as part of the PuTTY suite 2001-02-24 16:08:56 +00:00
sizetip.c
ssh.c Having now compiled the last few days' changes with MSVC, it's turned 2001-04-17 08:24:29 +00:00
ssh.h Having now compiled the last few days' changes with MSVC, it's turned 2001-04-17 08:24:29 +00:00
sshaes.c Remove needless redeclaration of word32 (it was in ssh.h) 2001-03-22 21:48:32 +00:00
sshblowf.c Preliminary support for RSA user authentication in SSH2! Most of the 2001-03-03 11:54:34 +00:00
sshbn.c Pageant interface changes. You can now do `pageant -c command' to 2001-04-16 11:16:58 +00:00
sshcrc.c
sshdes.c Preliminary support for RSA user authentication in SSH2! Most of the 2001-03-03 11:54:34 +00:00
sshdh.c Pageant interface changes. You can now do `pageant -c command' to 2001-04-16 11:16:58 +00:00
sshdss.c Pageant interface changes. You can now do `pageant -c command' to 2001-04-16 11:16:58 +00:00
sshmd5.c Preliminary support for RSA user authentication in SSH2! Most of the 2001-03-03 11:54:34 +00:00
sshprime.c Fix excessive calls to random_byte() 2001-04-16 16:25:57 +00:00
sshpubk.c Pageant interface changes. You can now do `pageant -c command' to 2001-04-16 11:16:58 +00:00
sshrand.c
sshrsa.c Having now compiled the last few days' changes with MSVC, it's turned 2001-04-17 08:24:29 +00:00
sshrsag.c Pageant interface changes. You can now do `pageant -c command' to 2001-04-16 11:16:58 +00:00
sshsha.c Preliminary support for RSA user authentication in SSH2! Most of the 2001-03-03 11:54:34 +00:00
sshzlib.c Replace PuTTY's 2-3-4 tree implementation with the shiny new counted 2001-04-16 17:18:24 +00:00
storage.h
telnet.c Dave Hinton's modifications to the network layer interface, which 2001-03-13 10:22:45 +00:00
terminal.c Having now compiled the last few days' changes with MSVC, it's turned 2001-04-17 08:24:29 +00:00
tree234.c Having now compiled the last few days' changes with MSVC, it's turned 2001-04-17 08:24:29 +00:00
tree234.h Replace PuTTY's 2-3-4 tree implementation with the shiny new counted 2001-04-16 17:18:24 +00:00
version.c At long last: PuTTY will now report its version to the server 2001-03-15 12:15:02 +00:00
win_res.h The About box now contains a button that starts up a browser pointing 2001-04-09 12:23:45 +00:00
win_res.rc The About box now contains a button that starts up a browser pointing 2001-04-09 12:23:45 +00:00
winctrls.c Add two more ghastly function key options. WE HAVE TOO MANY! 2001-04-16 16:16:52 +00:00
windlg.c Add two more ghastly function key options. WE HAVE TOO MANY! 2001-04-16 16:16:52 +00:00
window.c Include <mmsystem.h> and winmm.lib for PlaySound. 2001-04-16 21:33:18 +00:00
winnet.c Replace PuTTY's 2-3-4 tree implementation with the shiny new counted 2001-04-16 17:18:24 +00:00
winstore.c
winstuff.h Jeremy Sawicki's fix for the multiple-conflicting-accelerators 2001-01-22 17:17:26 +00:00
x11fwd.c Fix a segfault on abrupt X connection shutdown. 2001-03-15 11:19:59 +00:00
xlat.c

README

This is the README for PuTTY, a free Win32 Telnet and SSH client.

The provided Makefile is for MS Visual C++ systems. Type `nmake' to
build both putty.exe (the main program) and pscp.exe (an SCP
client). The comment at the top of the Makefile gives extra build
options you can use to build in limited Win32s compatibility, a hack
to pass SSH through some types of firewall, and `official' version
numbers.

MS Visual Studio version 6 falls over on the nasty macros in ssh.c.
This is a bug in Visual Studio. The culprit is the /ZI compiler
option (debug info generation: Edit and Continue). To avoid this
problem while compiling PuTTY under VS6, you should:
 - right-click ssh.c in the FileView
 - click Settings
 - select the C/C++ tab and the General category
 - under `Debug info:', select anything _other_ than `Program
   Database for Edit and Continue'.
Alternatively disable the /ZI option, replacing it with a saner
value, such as /Zi.

For other compilers, some alternative Makefiles are provided. These
Makefiles are generated automatically from the master `Makefile' by
the Perl script `mkfiles.pl'. Additions and corrections to the
script are more useful than additions and corrections to the
alternative Makefiles themselves.

The PuTTY home web site is

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

Bug reports and feature requests should be sent to
<putty-bugs@lists.tartarus.org>. PLEASE read the section on the web
site about how to report bugs effectively. Do NOT send one-line
reports saying `it doesn't work'!

See the file LICENCE for the licence conditions.