mirror of git://git.tartarus.org/simon/putty.git, used for client testing
Перейти к файлу
Simon Tatham 22d8cfe36f Missed out a couple of uxsel_tell() which were hanging forwarded X
connections in at least some situations. Oops.

[originally from svn r3128]
2003-04-18 09:00:37 +00:00
charset
contrib
doc Disable window title reporting by default, since it's a security 2003-04-12 08:59:06 +00:00
mac Remove all those horrid fprintfs. 2003-04-14 23:47:07 +00:00
unix Missed out a couple of uxsel_tell() which were hanging forwarded X 2003-04-18 09:00:37 +00:00
.cvsignore
CHECKLST.txt
LATEST.VER
LICENCE
MODULE
README
README.txt
Recipe
be_all.c
be_none.c
be_nossh.c
cmdline.c
config.c Disable window title reporting by default, since it's a security 2003-04-12 08:59:06 +00:00
console.c
dialog.c
dialog.h
import.c
int64.c
int64.h
ldisc.c Fix from yesterday's frontend-handle upheaval: ldisc calls 2003-04-12 09:19:09 +00:00
ldisc.h
ldiscucs.c
logging.c
misc.c
misc.h
mkfiles.pl
network.h
noise.c
pageant.c
pageant.ico
pageant.mft
pageant.rc
pageantc.c
pageants.ico
plink.c
plink.rc
portfwd.c Don't use an uninitialised value when we get an unsupported ATYP in a 2003-04-12 21:15:43 +00:00
printing.c
proxy.c socks5_negotiate(): rather than using an uninitialised value when passed 2003-04-12 21:23:58 +00:00
proxy.h
psftp.c
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
putty.mft
puttycfg.ico
puttygen.c
puttygen.ico
puttygen.mft
puttygen.rc
puttymem.h
puttyps.h
raw.c
resource.h
rlogin.c
scp.c
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
sftp.h
sizetip.c
ssh.c Fix obvious foulup in X forwarding: my recent `how did this ever 2003-04-18 09:00:16 +00:00
ssh.h
sshaes.c
sshblowf.c
sshbn.c
sshcrc.c
sshcrcda.c
sshdes.c
sshdh.c
sshdss.c
sshdssg.c
sshmd5.c
sshprime.c
sshpubk.c
sshrand.c
sshrsa.c
sshrsag.c
sshsh512.c
sshsha.c
sshzlib.c
storage.h
telnet.c
terminal.c Mid-session BCE reconfiguration wasn't taking effect immediately 2003-04-12 09:05:28 +00:00
terminal.h
testback.c
tree234.c
tree234.h
unicode.c
version.c
wcwidth.c
website.url
wildcard.c
win_res.h
win_res.rc
wincfg.c
winctrls.c
windefs.c
windlg.c
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
winnet.c
winstore.c
winstuff.h
winutils.c
x11fwd.c

README.txt

Этот файл содержит невидимые символы Юникода!

Этот файл содержит невидимые символы Юникода, которые могут быть отображены не так, как показано ниже. Если это намеренно, можете спокойно проигнорировать это предупреждение. Используйте кнопку Экранировать, чтобы показать скрытые символы.

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'.