1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-09 17:38:00 +00:00
putty-source/ssh
Simon Tatham 62b694affc New backend flag indicating support for CONF_ssh_nc_host.
This flag is set in backends which can be used programmatically to
proxy a network connection in place of running a shell session. That
is true of both SSH proper, and the psusan ssh-connection protocol.

Nothing yet uses this flag, but something is about to.
2021-05-22 13:09:34 +01:00
..
agentf.c
bpp1.c
bpp2.c
bpp-bare.c
bpp.h
censor1.c
censor2.c
channel.h
CMakeLists.txt
common.c
connection1-client.c
connection1-server.c
connection1.c
connection1.h
connection2-client.c
connection2-server.c
connection2.c
connection2.h
crc-attack-detector.c
gss.h
gssc.c
gssc.h
kex2-client.c
kex2-server.c
login1-server.c
login1.c
mainchan.c
nogss.c
nosharing.c
pgssapi.c
pgssapi.h
portfwd.c
ppl.h
scpserver.c
server.c
server.h
sesschan.c
sftp.c
sftp.h
sftpcommon.c
sftpserver.c
sharing.c
signal-list.h
ssh.c New backend flag indicating support for CONF_ssh_nc_host. 2021-05-22 13:09:34 +01:00
transient-hostkey-cache.c
transport2.c
transport2.h
ttymode-list.h
userauth2-client.c
userauth2-server.c
verstring.c
x11fwd.c
zlib.c