This website requires JavaScript.
Explore
Help
Sign In
nhyatt
/
putty-source
Watch
1
Star
0
Fork
0
You've already forked putty-source
mirror of
https://git.tartarus.org/simon/putty.git
synced
2025-07-17 19:11:00 -05:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
329a4cdd7942c441403374c19b0de287a67d21b7
putty-source
/
ssh
History
Simon Tatham
8b751c71c9
Merge -pwfile semantics fix from 'pre-0.78'.
2022-10-23 14:14:28 +01:00
..
agentf.c
…
bpp1.c
…
bpp2.c
…
bpp-bare.c
…
bpp.h
…
ca-config.c
…
censor1.c
…
censor2.c
…
channel.h
…
CMakeLists.txt
…
common.c
Tweak certified-host-key prompt.
2022-10-21 20:41:37 +01:00
connection1-client.c
…
connection1-server.c
…
connection1.c
…
connection1.h
…
connection2-client.c
…
connection2-server.c
…
connection2.c
Restrict -pwfile / -pw to apply to server prompts only.
2022-10-23 14:13:55 +01:00
connection2.h
…
crc-attack-detector.c
Rename 'ret' variables passed from allocation to return.
2022-09-14 16:10:29 +01:00
gss.h
…
gssc.c
GSSAPI fix: don't pass GSS_C_NO_NAME to inquire_cred_by_mech.
2022-09-17 07:55:08 +01:00
gssc.h
…
kex2-client.c
Merge GSS EC kex fix and new FAQ from 'pre-0.78'.
2022-09-13 23:53:44 +01:00
kex2-server.c
…
login1-server.c
…
login1.c
…
mainchan.c
…
nogss.c
…
nosharing.c
…
pgssapi.c
Unix GSSAPI: support static linking against Heimdal.
2022-09-17 07:55:08 +01:00
pgssapi.h
…
portfwd.c
…
ppl.h
…
scpserver.c
Rewrite some manual char-buffer-handling code.
2022-09-14 16:10:29 +01:00
server.c
…
server.h
…
sesschan.c
…
sftp.c
Rename 'ret' variables passed from allocation to return.
2022-09-14 16:10:29 +01:00
sftp.h
…
sftpcommon.c
…
sftpserver.c
…
sharing.c
…
signal-list.h
…
ssh.c
…
transient-hostkey-cache.c
…
transport2.c
…
transport2.h
…
ttymode-list.h
…
userauth2-client.c
…
userauth2-server.c
…
verstring.c
…
x11fwd.c
…
zlib.c
…