зеркало из https://github.com/github/putty.git
291533d3f9
thread-based approach to stdin and stdout, wraps it in a halfway sensible API, and makes it a globally available service across all network tools. There is no direct functionality enhancement from this checkin: winplink.c now talks to the new API instead of doing it all internally, but does nothing different as a result. However, this should lay the groundwork for several diverse pieces of work in future: pipe-based ProxyCommand on Windows, a serial port back end, and (hopefully) a pipe-based means of communicating with Pageant, which should have sensible blocking behaviour and hence permit asynchronous agent requests and decrypt-on-demand. [originally from svn r6797] |
||
---|---|---|
charset | ||
contrib | ||
doc | ||
mac | ||
macosx | ||
testdata | ||
unix | ||
windows | ||
CHECKLST.txt | ||
LATEST.VER | ||
LICENCE | ||
README | ||
README.txt | ||
Recipe | ||
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 | ||
mkauto.sh | ||
mkfiles.pl | ||
mksrcarc.sh | ||
mkunxarc.sh | ||
network.h | ||
nocproxy.c | ||
noprint.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.h | ||
sshaes.c | ||
ssharcf.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 | ||
sshsh256.c | ||
sshsh512.c | ||
sshsha.c | ||
sshzlib.c | ||
storage.h | ||
telnet.c | ||
terminal.c | ||
terminal.h | ||
testback.c | ||
time.c | ||
timing.c | ||
tree234.c | ||
tree234.h | ||
version.c | ||
wcwidth.c | ||
wildcard.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 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'.