mirror of git://git.tartarus.org/simon/putty.git, used for client testing
Перейти к файлу
Simon Tatham 774110ee94 A couple of SSH2 fixes
[originally from svn r602]
2000-09-20 10:59:24 +00:00
.cvsignore Add further types of garbage to .cvsignore and to "make clean" 2000-09-11 09:23:23 +00:00
LICENCE New DES implementation, replacing Eric Young's. All of PuTTY is now 2000-03-10 17:27:20 +00:00
MODULE Oops - move homepage location 2000-03-17 11:23:33 +00:00
Makefile Pageant now accepts an initial key list on the command line 2000-09-15 10:48:42 +00:00
README PuTTY website URL spelling change 2000-03-16 14:56:26 +00:00
be_all.c First stab at the ability to compile puttytel.exe, an SSH-free 2000-03-15 15:08:48 +00:00
be_none.c Oops - add a terminator to the array 2000-06-23 10:58:17 +00:00
be_nossh.c First stab at the ability to compile puttytel.exe, an SSH-free 2000-03-15 15:08:48 +00:00
ldisc.c Robert de Bath's Big Patch, part 1 2000-07-26 12:13:51 +00:00
misc.c
mkfiles.pl Fix Jacob's fix for mingw32 resource compiler so that it _only_ happens 2000-09-19 08:24:51 +00:00
mkres.c Robert de Bath's automatic dialog-box creator 2000-07-26 12:16:11 +00:00
mscrypto.c Peter Schellenbach's patch: re-implement the PuTTY cryptographic 2000-03-24 09:45:49 +00:00
noise.c Can now build with /DWIN32S_COMPAT to work (minimally) with Win32s 1999-11-04 11:26:07 +00:00
nosshres.rc Rename nossh_res.rc to nosshres.rc for 8.3 cleanness 2000-06-21 16:28:18 +00:00
pageant.c Improved means of IPC between agent and PuTTY 2000-09-19 16:29:28 +00:00
pageant.ico Added Pageant, a first-attempt PuTTY authentication agent 2000-09-14 15:02:50 +00:00
pageant.rc Added Pageant, a first-attempt PuTTY authentication agent 2000-09-14 15:02:50 +00:00
pageantc.c Improved means of IPC between agent and PuTTY 2000-09-19 16:29:28 +00:00
pageants.ico Added Pageant, a first-attempt PuTTY authentication agent 2000-09-14 15:02:50 +00:00
plink.c Actually _commit_ plink. It now works as a CVS transport! 2000-09-11 08:27:15 +00:00
plink.rc Actually _commit_ plink. It now works as a CVS transport! 2000-09-11 08:27:15 +00:00
putty.h Configuration option for agent forwarding 2000-09-15 11:26:18 +00:00
putty.ico
raw.c Stop plink losing data at start of session 2000-09-08 16:42:11 +00:00
resource.h
scp.c Lars Gunnarsson's GUI interface changes 2000-09-15 15:54:04 +00:00
scp.h Added a fourth application: plink, a command line connection utility 2000-09-08 14:45:20 +00:00
scp.ico Added Joris van Rantwijk's scp client 1999-08-31 09:20:48 +00:00
scp.rc Added Joris van Rantwijk's scp client 1999-08-31 09:20:48 +00:00
sizetip.c Cleanups to remove warnings for GNU/mingw32 compilation 1999-11-22 10:07:24 +00:00
ssh.c A couple of SSH2 fixes 2000-09-20 10:59:24 +00:00
ssh.h Added Pageant, a first-attempt PuTTY authentication agent 2000-09-14 15:02:50 +00:00
sshblowf.c Second attempt. Can successfully decrypt the _first block_ of a packet. 2000-09-05 16:23:36 +00:00
sshbn.c Added Pageant, a first-attempt PuTTY authentication agent 2000-09-14 15:02:50 +00:00
sshcrc.c New CRC32 implementation, from scratch, not copyrighted by somebody else! 2000-03-08 16:13:32 +00:00
sshdes.c RSA key authentication in ssh1 works; SSH2 is nearly there 2000-09-07 16:33:49 +00:00
sshdh.c SSH 2 support, phase 1, debugging. Currently does Diffie-Hellman and gets 2000-09-05 14:28:17 +00:00
sshdss.c RSA key authentication in ssh1 works; SSH2 is nearly there 2000-09-07 16:33:49 +00:00
sshmd5.c Oops - now let's get that MD5 change _right_ :-) 2000-04-04 14:51:17 +00:00
sshpubk.c Added Pageant, a first-attempt PuTTY authentication agent 2000-09-14 15:02:50 +00:00
sshrand.c
sshrsa.c Added Pageant, a first-attempt PuTTY authentication agent 2000-09-14 15:02:50 +00:00
sshsha.c RSA key authentication in ssh1 works; SSH2 is nearly there 2000-09-07 16:33:49 +00:00
telnet.c Stop plink losing data at start of session 2000-09-08 16:42:11 +00:00
terminal.c Yet another pedantic fix for scroll margin setting :-) 2000-09-11 14:47:57 +00:00
tree234.c Delete should be void not void *; also use correct compare fn in find. 2000-09-15 10:48:42 +00:00
tree234.h Delete should be void not void *. 2000-09-15 10:48:42 +00:00
version.c
win_res.h Configuration option for agent forwarding 2000-09-15 11:26:18 +00:00
win_res.inp Fix Jacob's fix for mingw32 resource compiler so that it _only_ happens 2000-09-19 08:24:51 +00:00
win_res.rc Fix Jacob's fix for mingw32 resource compiler so that it _only_ happens 2000-09-19 08:24:51 +00:00
windlg.c Configuration option for agent forwarding 2000-09-15 11:26:18 +00:00
window.c Oops - remove diagnostics :-) 2000-09-11 09:36:12 +00:00
xlat.c Add ISO-8859-2 / Win-1250 char set translation 1999-11-17 10:44:43 +00:00

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.