1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-10 01:48:00 +00:00
Go to file
Simon Tatham 1742f1cd34 Remove some stray diagnostics
[originally from svn r979]
2001-03-03 16:10:04 +00:00
doc More proto `how-to' documentation: CVS and WinCVS 2001-02-19 23:24:01 +00:00
.cvsignore Update the file list in .cvsignore 2001-01-22 13:32:05 +00:00
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
LICENCE Update copyright dates to 2001 :-) 2001-02-22 09:07:24 +00:00
Makefile Argh, sshrsa.c now depends on sshsha.c so Pageant needs it :-( 2001-03-02 17:14:10 +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
MODULE Oops - move homepage location 2000-03-17 11:23:33 +00:00
mscrypto.c Peter Schellenbach's patch: re-implement the PuTTY cryptographic 2000-03-24 09:45:49 +00:00
network.h Yet another attempt at OOB handling in the network abstraction. This 2001-02-01 14:11:04 +00:00
noise.c Improved entropy gathering. 2000-10-23 15:20:05 +00:00
pageant.c Remove some stray diagnostics 2001-03-03 16:10:04 +00:00
pageant.ico Added Pageant, a first-attempt PuTTY authentication agent 2000-09-14 15:02:50 +00:00
pageant.rc Add support for the OpenSSH SSH2 agent protocol. 2001-03-03 15:31:35 +00:00
pageantc.c Make memory management uniform: _everything_ now goes through the 2000-12-12 10:33:13 +00:00
pageants.ico Added Pageant, a first-attempt PuTTY authentication agent 2000-09-14 15:02:50 +00:00
plink.c Use default_port' rather than 22' when loading a default session. 2001-01-24 14:55:48 +00:00
plink.rc Actually _commit_ plink. It now works as a CVS transport! 2000-09-11 08:27:15 +00:00
psftp.c Fix a potential segfault 2001-03-01 11:49:23 +00:00
putty.h Support for selecting AES from the GUI. In the process, I've had to 2001-03-02 13:55:23 +00:00
putty.ico Initial checkin: beta 0.43 1999-01-08 13:02:13 +00:00
puttygen.c Oops - fix silly segfault in new puttygen 2001-03-03 12:05:36 +00:00
puttygen.ico Add a PuTTYgen icon 2000-10-20 09:50:56 +00:00
puttygen.rc Preliminary support for RSA user authentication in SSH2! Most of the 2001-03-03 11:54:34 +00:00
puttymem.h Make memory management uniform: _everything_ now goes through the 2000-12-12 10:33:13 +00:00
raw.c Yet another attempt at OOB handling in the network abstraction. This 2001-02-01 14:11:04 +00:00
README PuTTY website URL spelling change 2000-03-16 14:56:26 +00:00
resource.h Initial checkin: beta 0.43 1999-01-08 13:02:13 +00:00
rlogin.c Various bug/warning fixes from Jacob 2001-02-05 13:04:00 +00:00
scp.c Remove -gui from the command-line help in pscp, because it's an 2001-01-27 15:51:41 +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
settings.c Support for selecting AES from the GUI. In the process, I've had to 2001-03-02 13:55:23 +00:00
sftp.c Patches to prevent a couple of silly crashes 2001-02-27 09:11:42 +00:00
sftp.h psftp now works as part of the PuTTY suite 2001-02-24 16:08:56 +00:00
sizetip.c Make memory management uniform: _everything_ now goes through the 2000-12-12 10:33:13 +00:00
ssh.c Remove a spurious \r\n from an Event Log message 2001-03-03 16:05:52 +00:00
ssh.h SSH2 can now use Pageant to obtain keys from 2001-03-03 15:56:39 +00:00
sshaes.c Preliminary support for RSA user authentication in SSH2! Most of the 2001-03-03 11:54:34 +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 More options for bignum debugging 2001-03-03 11:53:07 +00:00
sshcrc.c New CRC32 implementation, from scratch, not copyrighted by somebody else! 2000-03-08 16:13:32 +00:00
sshdes.c Preliminary support for RSA user authentication in SSH2! Most of the 2001-03-03 11:54:34 +00:00
sshdh.c Preliminary support for RSA user authentication in SSH2! Most of the 2001-03-03 11:54:34 +00:00
sshdss.c Add support for the OpenSSH SSH2 agent protocol. 2001-03-03 15:31:35 +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 Remove the last lingering knowledge, outside sshbn.c, of the 2001-03-01 17:41:26 +00:00
sshpubk.c Preliminary support for RSA user authentication in SSH2! Most of the 2001-03-03 11:54:34 +00:00
sshrand.c Reintroduce random_stir() 2000-10-25 06:59:25 +00:00
sshrsa.c Remove some stray diagnostics 2001-03-03 16:10:04 +00:00
sshrsag.c Preliminary support for RSA user authentication in SSH2! Most of the 2001-03-03 11:54:34 +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 Add zlib_freetable() to prevent memory leaks. Thanks to Kevin Eric Saunders 2001-01-31 09:10:18 +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 Various bug/warning fixes from Jacob 2001-02-05 13:04:00 +00:00
terminal.c Rethink the whole line discipline architecture. Instead of having 2001-01-24 14:08:20 +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 Added automatic version distinguishing code, to differentiate releases 1999-02-09 15:18:34 +00:00
win_res.h Localise control IDs in each dialog procedure, for maintainability 2000-10-06 09:06:33 +00:00
win_res.rc Timestamp every line of the Event Log. The primary reason for this 2001-02-27 17:02:51 +00:00
winctrls.c Modifications to the new Close On Exit option: 2001-02-05 13:42:33 +00:00
windlg.c Support for selecting AES from the GUI. In the process, I've had to 2001-03-02 13:55:23 +00:00
window.c Fix problem with pointer hiding 2001-03-02 09:25:14 +00:00
winnet.c Yet another attempt at OOB handling in the network abstraction. This 2001-02-01 14:11:04 +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 Yet another attempt at OOB handling in the network abstraction. This 2001-02-01 14:11:04 +00:00
xlat.c Created a shiny new abstraction for the socket handling. Has many 2000-10-23 10:32:37 +00:00

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.