mirror of git://git.tartarus.org/simon/putty.git, used for client testing
Перейти к файлу
Jacob Nevins 01c4c363d9 Initialise (struct Socket_tag).connected in sk_newlistener() since Valgrind
complained.
(I _think_ this is the correct initialisation.)

[originally from svn r5299]
2005-02-14 15:03:32 +00:00
charset
contrib
doc WSAECONNABORTED: Soften claims + emphasise applicability to established 2005-02-14 11:07:52 +00:00
mac Display panel titles and grouping box titles. 2005-02-13 00:00:59 +00:00
testdata
unix Initialise (struct Socket_tag).connected in sk_newlistener() since Valgrind 2005-02-14 15:03:32 +00:00
windows Martin Prikryl points out that we weren't always initialising new "addrinfo" 2005-02-14 11:43:27 +00:00
CHECKLST.txt
LATEST.VER
LICENCE
README
README.txt
Recipe Saw uxcfg.c in half down the middle, to separate out config changes 2005-02-14 07:41:41 +00:00
be_all.c
be_none.c
be_nossh.c
cmdgen.c
cmdline.c
config.c
cproxy.c
dialog.c
dialog.h
import.c
int64.c
int64.h
ldisc.c
ldisc.h
ldiscucs.c
logging.c
minibidi.c
misc.c
misc.h
mkfiles.pl
mksrcarc.sh
mkunxarc.sh
network.h
nocproxy.c
notiming.c
pinger.c
portfwd.c
pproxy.c
proxy.c
proxy.h
pscp.c
psftp.c
psftp.h
putty.h
puttymem.h
puttyps.h
raw.c
resource.h
rlogin.c
settings.c
sftp.c
sftp.h
ssh.c ssh_setup_portfwd() should usually be looking at the new cfg, not the old 2005-02-10 01:03:08 +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
terminal.h
testback.c Mac PuTTY.ppc wouldn't compile for me until I added this prototype. 2005-02-05 10:55:09 +00:00
time.c Comment explaining location in top-level directory. 2005-02-07 15:23:45 +00:00
timing.c
tree234.c
tree234.h
version.c
wcwidth.c
wildcard.c
x11fwd.c Implement anti-replay protection for XDM-AUTHORIZATION-1, as required by 2005-02-02 23:51:58 +00:00

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