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
Oops - move homepage location
2000-03-17 11:23:33 +00:00
Makefile
Include <mmsystem.h> and winmm.lib for PlaySound.
2001-04-16 21:33:18 +00:00
README
PuTTY website URL spelling change
2000-03-16 14:56:26 +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
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
Peter Schellenbach's patch: re-implement the PuTTY cryptographic
2000-03-24 09:45:49 +00:00
network.h
Dave Hinton's modifications to the network layer interface, which
2001-03-13 10:22:45 +00:00
noise.c
Improved entropy gathering.
2000-10-23 15:20:05 +00:00
pageant.c
Replace PuTTY's 2-3-4 tree implementation with the shiny new counted
2001-04-16 17:18:24 +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
Replace PuTTY's 2-3-4 tree implementation with the shiny new counted
2001-04-16 17:18:24 +00:00
plink.rc
Actually _commit_ plink. It now works as a CVS transport!
2000-09-11 08:27:15 +00:00
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
Initial checkin: beta 0.43
1999-01-08 13:02:13 +00:00
puttygen.c
Pageant interface changes. You can now do `pageant -c command' to
2001-04-16 11:16:58 +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
Dave Hinton's modifications to the network layer interface, which
2001-03-13 10:22:45 +00:00
resource.h
Initial checkin: beta 0.43
1999-01-08 13:02:13 +00:00
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
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
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
Make memory management uniform: _everything_ now goes through the
2000-12-12 10:33:13 +00:00
ssh.c
Replace PuTTY's 2-3-4 tree implementation with the shiny new counted
2001-04-16 17:18:24 +00:00
ssh.h
Pageant interface changes. You can now do `pageant -c command' to
2001-04-16 11:16:58 +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
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
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
Reintroduce random_stir()
2000-10-25 06:59:25 +00:00
sshrsa.c
Pageant interface changes. You can now do `pageant -c command' to
2001-04-16 11:16:58 +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
While we're doing a hostkey reorg, store port numbers as well
2000-09-28 08:37:10 +00:00
telnet.c
Dave Hinton's modifications to the network layer interface, which
2001-03-13 10:22:45 +00:00
terminal.c
Terminal now uses unsorted counted tree234 as its basic data type.
2001-04-16 21:25:13 +00:00
tree234.c
countnode234() should politely return 0 when passed NULL. Was
2001-04-16 21:24:38 +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
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
Fix a segfault on abrupt X connection shutdown.
2001-03-15 11:19:59 +00:00
xlat.c
Created a shiny new abstraction for the socket handling. Has many
2000-10-23 10:32:37 +00:00