mirror of git://git.tartarus.org/simon/putty.git, used for client testing
Перейти к файлу
Simon Tatham 34af1c4f1a Roman Pompejus's suggestion: do sensible things with focus when the
event log window appears or disappears.

[originally from svn r892]
2001-01-23 17:40:51 +00:00
doc Add a .cvsignore file 2001-01-18 17:29:01 +00:00
.cvsignore Update the file list in .cvsignore 2001-01-22 13:32:05 +00:00
LICENCE
MODULE
Makefile Add dependencies for puttygen.c 2001-01-22 17:24:58 +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
ldisc.c Created a shiny new abstraction for the socket handling. Has many 2000-10-23 10:32:37 +00:00
misc.c Remove unnecessary printfs from Minefield 2000-12-12 14:04:43 +00:00
mkfiles.pl Update Makefile generation and ensure everything works with Borland 5.5 2000-10-06 15:54:04 +00:00
mscrypto.c
network.h Experimental Rlogin support, thanks to Delian Delchev. Local flow 2001-01-19 10:10:37 +00:00
noise.c Improved entropy gathering. 2000-10-23 15:20:05 +00:00
pageant.c Make memory management uniform: _everything_ now goes through the 2000-12-12 10:33:13 +00:00
pageant.ico
pageant.rc Add the About and Licence boxes to Pageant 2000-09-29 08:43:06 +00:00
pageantc.c Make memory management uniform: _everything_ now goes through the 2000-12-12 10:33:13 +00:00
pageants.ico
plink.c Fix a subtle bug affecting multiple-socket handling in Plink. (Was 2001-01-23 10:19:17 +00:00
plink.rc
putty.h Roman Pompejus's fix for the TAB-not-working-in-Event-Log bug 2001-01-23 17:37:52 +00:00
putty.ico
puttygen.c Update puttygen GUI code to use Jeremy Sawicki's better group boxes 2001-01-22 17:25:20 +00:00
puttygen.ico Add a PuTTYgen icon 2000-10-20 09:50:56 +00:00
puttygen.rc A couple of UI tweaks in puttygen 2000-10-20 10:47:46 +00:00
puttymem.h Make memory management uniform: _everything_ now goes through the 2000-12-12 10:33:13 +00:00
raw.c Experimental Rlogin support, thanks to Delian Delchev. Local flow 2001-01-19 10:10:37 +00:00
resource.h
rlogin.c Clean up a couple of trivial compiler warnings. 2001-01-22 17:24:38 +00:00
scp.c Turn a rogue malloc to smalloc 2001-01-07 15:27:19 +00:00
scp.ico
scp.rc
settings.c Ability to hide the mouse pointer on a keypress a la Word 2001-01-22 16:38:43 +00:00
sizetip.c Make memory management uniform: _everything_ now goes through the 2000-12-12 10:33:13 +00:00
ssh.c Remove the entirely pointless fourth parameter from x11_init(). 2001-01-23 11:02:02 +00:00
ssh.h Make memory management uniform: _everything_ now goes through the 2000-12-12 10:33:13 +00:00
sshblowf.c Fix Blowfish-with-SSH2 combination, and enable user cipher 2000-09-20 15:15:02 +00:00
sshbn.c Make memory management uniform: _everything_ now goes through the 2000-12-12 10:33:13 +00:00
sshcrc.c
sshdes.c PuTTYgen initial version. Still to do are basic user-friendliness 2000-10-19 15:43:08 +00:00
sshdh.c Enhance Diffie-Hellman implementation to use bignum_cmp 2000-10-25 06:57:36 +00:00
sshdss.c Make memory management uniform: _everything_ now goes through the 2000-12-12 10:33:13 +00:00
sshmd5.c Implement MD5 MAC for the benefit of old SSH2 servers 2000-10-12 14:24:58 +00:00
sshprime.c Improve comment so I don't misunderstand when I come back to this :-) 2000-11-16 10:47:59 +00:00
sshpubk.c Make memory management uniform: _everything_ now goes through the 2000-12-12 10:33:13 +00:00
sshrand.c Reintroduce random_stir() 2000-10-25 06:59:25 +00:00
sshrsa.c Make memory management uniform: _everything_ now goes through the 2000-12-12 10:33:13 +00:00
sshrsag.c Miscellaneous cleanups and reorgs in preparation for building 2000-10-18 15:36:32 +00:00
sshsha.c Add a config option to emulate the HMAC bug in commercial SSH v2.3.x 2000-10-12 12:39:44 +00:00
sshzlib.c Make memory management uniform: _everything_ now goes through the 2000-12-12 10:33:13 +00:00
storage.h While we're doing a hostkey reorg, store port numbers as well 2000-09-28 08:37:10 +00:00
telnet.c Experimental Rlogin support, thanks to Delian Delchev. Local flow 2001-01-19 10:10:37 +00:00
terminal.c The `wrapnext' variable now states whether we _would_ wrap next 2001-01-17 17:25:58 +00:00
tree234.c Make memory management uniform: _everything_ now goes through the 2000-12-12 10:33:13 +00:00
tree234.h Add trailing newline in tree234.h 2000-10-02 11:47:30 +00:00
version.c
win_res.h Localise control IDs in each dialog procedure, for maintainability 2000-10-06 09:06:33 +00:00
win_res.rc Implement Zlib compression, in both SSH1 and SSH2. 2000-11-01 21:34:21 +00:00
winctrls.c Jeremy Sawicki's fix for the multiple-conflicting-accelerators 2001-01-22 17:17:26 +00:00
windlg.c Roman Pompejus's suggestion: do sensible things with focus when the 2001-01-23 17:40:51 +00:00
window.c Roman Pompejus's fix for the TAB-not-working-in-Event-Log bug 2001-01-23 17:37:52 +00:00
winnet.c Add X11 forwarding, mainly thanks to Andreas Schultz 2001-01-22 11:34:52 +00:00
winstore.c Make memory management uniform: _everything_ now goes through the 2000-12-12 10:33:13 +00:00
winstuff.h Jeremy Sawicki's fix for the multiple-conflicting-accelerators 2001-01-22 17:17:26 +00:00
x11fwd.c Remove the entirely pointless fourth parameter from x11_init(). 2001-01-23 11:02:02 +00:00
xlat.c Created a shiny new abstraction for the socket handling. Has many 2000-10-23 10:32:37 +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.