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 56a4e967da Implement the ldisc `special' mechanism in Unix, without which local
line editing didn't work at all.

[originally from svn r3107]
2003-04-12 09:27:56 +00:00
charset Bah. There's always one I forget to `cvs add'. 2003-04-05 19:52:12 +00:00
contrib This script has been unnecessary for some time; since the config box revamp, 2003-04-04 11:22:14 +00:00
doc Disable window title reporting by default, since it's a security 2003-04-12 08:59:06 +00:00
mac To avoid gratuitous flicker, if a control already has the focus when it's 2003-04-06 13:27:40 +00:00
unix Implement the ldisc `special' mechanism in Unix, without which local 2003-04-12 09:27:56 +00:00
.cvsignore Further .cvsignore updates. 2003-04-02 09:14:38 +00:00
be_all.c Now that we have `appname', make much wider use of it. In 2003-04-06 14:11:33 +00:00
be_none.c First phase of porting. pterm now compiles and runs under Linux+gtk. 2002-10-09 18:09:42 +00:00
be_nossh.c Now that we have `appname', make much wider use of it. In 2003-04-06 14:11:33 +00:00
CHECKLST.txt Ctrl+rightclick now pops up a context menu in Unix PuTTY and pterm. 2003-04-05 16:05:00 +00:00
cmdline.c Dynamic port forwarding by means of a local SOCKS server. Fully 2003-04-05 11:45:21 +00:00
config.c Disable window title reporting by default, since it's a security 2003-04-12 08:59:06 +00:00
console.c Turned the old `Telnet Command' System-submenu into a more general 2003-04-04 20:21:05 +00:00
dialog.c Introduced wrapper macros snew(), snewn() and sresize() for the 2003-03-29 16:14:26 +00:00
dialog.h Event Log for Unix PuTTY. Doesn't yet allow X selection of its 2003-04-09 18:46:45 +00:00
import.c Introduced wrapper macros snew(), snewn() and sresize() for the 2003-03-29 16:14:26 +00:00
int64.c
int64.h
LATEST.VER Bump latest version to 0.53b for release! 2002-11-12 18:55:41 +00:00
ldisc.c Fix from yesterday's frontend-handle upheaval: ldisc calls 2003-04-12 09:19:09 +00:00
ldisc.h Add a Config * argument to ldisc_create(), and use it in place of the global 2002-11-23 20:02:38 +00:00
ldiscucs.c Introduced wrapper macros snew(), snewn() and sresize() for the 2003-03-29 16:14:26 +00:00
LICENCE Add myself to the list of copyright holders, largely for term_key(). 2003-01-27 23:46:03 +00:00
logging.c Introduced wrapper macros snew(), snewn() and sresize() for the 2003-03-29 16:14:26 +00:00
misc.c Introduced wrapper macros snew(), snewn() and sresize() for the 2003-03-29 16:14:26 +00:00
misc.h Reorganisation of misc.c: Minefield has moved out to winmisc.c, and 2003-03-06 13:24:02 +00:00
mkfiles.pl I'm sick of having to type (cd ..; perl mkfiles.pl) when I'm working 2003-03-29 17:07:31 +00:00
MODULE
network.h proxy.c now no longer refers to `cfg'. Instead, each of the three 2003-01-12 15:26:10 +00:00
noise.c Improve robustness in random seed file handling. 2002-11-07 20:01:04 +00:00
pageant.c Introduced wrapper macros snew(), snewn() and sresize() for the 2003-03-29 16:14:26 +00:00
pageant.ico
pageant.mft
pageant.rc Add myself to the list of copyright holders, largely for term_key(). 2003-01-27 23:46:03 +00:00
pageantc.c Introduced wrapper macros snew(), snewn() and sresize() for the 2003-03-29 16:14:26 +00:00
pageants.ico
plink.c Dynamic port forwarding by means of a local SOCKS server. Fully 2003-04-05 11:45:21 +00:00
plink.rc
portfwd.c `dynamic' was uninitialised in other types of port forwarding. Oops. 2003-04-09 11:18:41 +00:00
printing.c Introduced wrapper macros snew(), snewn() and sresize() for the 2003-03-29 16:14:26 +00:00
proxy.c Introduced wrapper macros snew(), snewn() and sresize() for the 2003-03-29 16:14:26 +00:00
proxy.h proxy.c now no longer refers to `cfg'. Instead, each of the three 2003-01-12 15:26:10 +00:00
psftp.c Introduced wrapper macros snew(), snewn() and sresize() for the 2003-03-29 16:14:26 +00:00
putty.h Disable window title reporting by default, since it's a security 2003-04-12 08:59:06 +00:00
putty.ico
putty.iss Bump the version number on the installer script. 2002-10-01 17:27:54 +00:00
putty.mft
puttycfg.ico
puttygen.c Introduced wrapper macros snew(), snewn() and sresize() for the 2003-03-29 16:14:26 +00:00
puttygen.ico
puttygen.mft
puttygen.rc Add myself to the list of copyright holders, largely for term_key(). 2003-01-27 23:46:03 +00:00
puttymem.h Introduced wrapper macros snew(), snewn() and sresize() for the 2003-03-29 16:14:26 +00:00
puttyps.h Tentative merge of ben-mac-port (only dead for three years!) into the trunk. 2002-11-19 02:13:46 +00:00
raw.c Turned the old `Telnet Command' System-submenu into a more general 2003-04-04 20:21:05 +00:00
README Update README to make it clear it's a _source_ README. 2002-09-20 18:57:05 +00:00
README.txt
Recipe Fixed the printing and charset combo boxes in Unix PuTTY. (The 2003-04-05 16:36:11 +00:00
resource.h
rlogin.c Turned the old `Telnet Command' System-submenu into a more general 2003-04-04 20:21:05 +00:00
scp.c Introduced wrapper macros snew(), snewn() and sresize() for the 2003-03-29 16:14:26 +00:00
scp.ico
scp.rc
settings.c Disable window title reporting by default, since it's a security 2003-04-12 08:59:06 +00:00
sftp.c Introduced wrapper macros snew(), snewn() and sresize() for the 2003-03-29 16:14:26 +00:00
sftp.h
sizetip.c Introduced wrapper macros snew(), snewn() and sresize() for the 2003-03-29 16:14:26 +00:00
ssh.c Remote-to-local port forwarding in SSH2 was apparently completely 2003-04-09 11:19:39 +00:00
ssh.h Dynamic port forwarding by means of a local SOCKS server. Fully 2003-04-05 11:45:21 +00:00
sshaes.c Introduced wrapper macros snew(), snewn() and sresize() for the 2003-03-29 16:14:26 +00:00
sshblowf.c Introduced wrapper macros snew(), snewn() and sresize() for the 2003-03-29 16:14:26 +00:00
sshbn.c Introduced wrapper macros snew(), snewn() and sresize() for the 2003-03-29 16:14:26 +00:00
sshcrc.c One usually includes .h files, not .c files. That explains why it was 2003-01-05 23:48:10 +00:00
sshcrcda.c Introduced wrapper macros snew(), snewn() and sresize() for the 2003-03-29 16:14:26 +00:00
sshdes.c Introduced wrapper macros snew(), snewn() and sresize() for the 2003-03-29 16:14:26 +00:00
sshdh.c Introduced wrapper macros snew(), snewn() and sresize() for the 2003-03-29 16:14:26 +00:00
sshdss.c Introduced wrapper macros snew(), snewn() and sresize() for the 2003-03-29 16:14:26 +00:00
sshdssg.c
sshmd5.c Introduced wrapper macros snew(), snewn() and sresize() for the 2003-03-29 16:14:26 +00:00
sshprime.c Deal with a "possible extraneous ';'" warning. 2003-02-12 23:21:38 +00:00
sshpubk.c Introduced wrapper macros snew(), snewn() and sresize() for the 2003-03-29 16:14:26 +00:00
sshrand.c Introduced wrapper macros snew(), snewn() and sresize() for the 2003-03-29 16:14:26 +00:00
sshrsa.c Introduced wrapper macros snew(), snewn() and sresize() for the 2003-03-29 16:14:26 +00:00
sshrsag.c
sshsh512.c SHA512_Core_Init() and SHA512_Block() are unused outside this file. Make 2003-01-05 23:34:00 +00:00
sshsha.c Introduced wrapper macros snew(), snewn() and sresize() for the 2003-03-29 16:14:26 +00:00
sshzlib.c Introduced wrapper macros snew(), snewn() and sresize() for the 2003-03-29 16:14:26 +00:00
storage.h Various error-handling fixes, mostly in Unix PuTTY but one (failure 2003-04-01 18:10:25 +00:00
telnet.c Turned the old `Telnet Command' System-submenu into a more general 2003-04-04 20:21:05 +00:00
terminal.c Mid-session BCE reconfiguration wasn't taking effect immediately 2003-04-12 09:05:28 +00:00
terminal.h pterm now uses the new uxsel module, so it's one step closer to 2003-03-29 18:30:14 +00:00
testback.c Add null_get_specials(), for both null and loop backends. 2003-04-05 14:32:58 +00:00
tree234.c Introduced wrapper macros snew(), snewn() and sresize() for the 2003-03-29 16:14:26 +00:00
tree234.h
unicode.c Fixed the printing and charset combo boxes in Unix PuTTY. (The 2003-04-05 16:36:11 +00:00
version.c
wcwidth.c Put prototypes for the functions exported by wcwidth.c in putty.h, and remove 2002-12-29 15:08:27 +00:00
website.url
wildcard.c Include putty.h to get prototypes for exported functions. 2003-01-05 23:38:11 +00:00
win_res.h
win_res.rc The long-awaited config box revamp! I've taken the whole config box 2003-03-05 22:07:40 +00:00
wincfg.c Now that we have `appname', make much wider use of it. In 2003-04-06 14:11:33 +00:00
winctrls.c Now that we have `appname', make much wider use of it. In 2003-04-06 14:11:33 +00:00
windefs.c Created new data types Filename' and FontSpec', intended to be 2003-02-01 12:54:40 +00:00
windlg.c Now that we have `appname', make much wider use of it. In 2003-04-06 14:11:33 +00:00
window.c Rationalisation of the system of frontend handles. Most modular bits 2003-04-11 18:36:27 +00:00
winhelp.h Disable window title reporting by default, since it's a security 2003-04-12 08:59:06 +00:00
winmisc.c Reorganisation of misc.c: Minefield has moved out to winmisc.c, and 2003-03-06 13:24:02 +00:00
winnet.c Introduced wrapper macros snew(), snewn() and sresize() for the 2003-03-29 16:14:26 +00:00
winstore.c Various error-handling fixes, mostly in Unix PuTTY but one (failure 2003-04-01 18:10:25 +00:00
winstuff.h Now that we have `appname', make much wider use of it. In 2003-04-06 14:11:33 +00:00
winutils.c Introduced wrapper macros snew(), snewn() and sresize() for the 2003-03-29 16:14:26 +00:00
x11fwd.c In a couple of places, snewn() was being asked for an array of char which was 2003-03-29 23:05:36 +00:00

PuTTY README
============

This is the README file for the PuTTY installer distribution. If
you're reading this, you've probably just run our installer and
installed PuTTY on your system.

What should I do next?
----------------------

If you want to use PuTTY to connect to other computers, or use PSFTP
to transfer files, you should just be able to run them from the
Start menu.

If you want to use the command-line-only file transfer utility PSCP,
you will probably want to put the PuTTY installation directory to be
on your PATH. How you do this depends on your version of Windows. On
Windows NT and 2000, you can set it using Control Panel > System; on
Windows 95 you will need to edit AUTOEXEC.BAT. Consult your Windows
manuals for details.

What do I do if it doesn't work?
--------------------------------

The PuTTY home web site is

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

Here you will find our list of known bugs and pending feature
requests. If your problem is not listed in there, or in the FAQ, or
in the manuals, read the Feedback page to find out how to report
bugs to us. PLEASE read the Feedback page carefully: it is there to
save you time as well as us. Do not send us one-line bug reports
telling us `it doesn't work'.