基本信息
源码名称:putty0.76:Putty完美版(源码)
源码大小:2.08M
文件格式:.zip
开发语言:C/C++
更新时间:2022-04-20
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 1 元 
   源码介绍

putty0.76:Putty完美版(源码)

Build platform: 64-bit x86 Windows
Compiler: clang 13.0.0 (https://github.com/llvm/llvm-project/ ab5ee342b92b4661cfec3cdd647c9a5c18e346dd), emulating Visual Studio 2013 (12.0), _MSC_VER=1800
Embedded HTML Help file: no
Source commit: 1fd7baa7344bb38d62a024e5dba3a720c67d05cf

?1997-2021 Simon Tatham. All rights reserved.

.
├── Buildscr
├── Buildscr.cv
├── LICENCE
├── Makefile.am
├── README
├── Recipe
├── agentf.c
├── aqsync.c
├── be_all.c
├── be_all_s.c
├── be_misc.c
├── be_none.c
├── be_nos_s.c
├── be_nossh.c
├── be_ssh.c
├── callback.c
├── cgtest.c
├── charset
│   ├── README
│   ├── charset.h
│   ├── enum.c
│   ├── fromucs.c
│   ├── internal.h
│   ├── localenc.c
│   ├── macenc.c
│   ├── mimeenc.c
│   ├── sbcs.c
│   ├── sbcs.dat
│   ├── sbcsdat.c
│   ├── sbcsgen.pl
│   ├── slookup.c
│   ├── toucs.c
│   ├── utf8.c
│   └── xenc.c
├── clicons.c
├── cmdgen.c
├── cmdline.c
├── conf.c
├── config.c
├── configure.ac
├── console.c
├── console.h
├── contrib
│   ├── cygtermd
│   │   ├── Makefile
│   │   ├── README
│   │   ├── main.c
│   │   ├── malloc.c
│   │   ├── malloc.h
│   │   ├── pty.c
│   │   ├── pty.h
│   │   ├── sel.c
│   │   ├── sel.h
│   │   ├── telnet.c
│   │   └── telnet.h
│   ├── encodelib.py
│   ├── gdb.py
│   ├── kh2reg.py
│   ├── logparse.pl
│   ├── logrewrap.pl
│   ├── make1305.py
│   ├── nice-ibeam.cur
│   ├── plinkfs
│   └── samplekex.py
├── cproxy.c
├── defs.h
├── dialog.c
├── dialog.h
├── doc
│   ├── Makefile
│   ├── blurb.but
│   ├── chm.css
│   ├── config.but
│   ├── copy.but
│   ├── errors.but
│   ├── faq.but
│   ├── feedback.but
│   ├── gs.but
│   ├── index.but
│   ├── intro.but
│   ├── licence.but
│   ├── man-pageant.but
│   ├── man-plink.but
│   ├── man-pscp.but
│   ├── man-psftp.but
│   ├── man-psocks.but
│   ├── man-psusan.but
│   ├── man-pterm.but
│   ├── man-putty.but
│   ├── man-puttygen.but
│   ├── man-puttytel.but
│   ├── mancfg.but
│   ├── manpages.but
│   ├── pageant.but
│   ├── pgpkeys.but
│   ├── plink.but
│   ├── pscp.but
│   ├── psftp.but
│   ├── pubkey.but
│   ├── pubkeyfmt.but
│   ├── site.but
│   ├── sshnames.but
│   ├── udp.but
│   ├── using.but
│   └── vids.but
├── ecc.c
├── ecc.h
├── empty.h
├── errsock.c
├── fuzzterm.c
├── icons
│   ├── Makefile
│   ├── cicon.pl
│   ├── icon.pl
│   ├── macicon.py
│   └── mkicon.py
├── import.c
├── ldisc.c
├── ldisc.h
├── licence.h
├── licence.pl
├── logging.c
├── mainchan.c
├── marshal.c
├── marshal.h
├── memory.c
├── millerrabin.c
├── minibidi.c
├── misc.c
├── misc.h
├── miscucs.c
├── mkauto.sh
├── mkfiles.pl
├── mkunxarc.sh
├── mpint.c
├── mpint.h
├── mpint_i.h
├── mpunsafe.c
├── mpunsafe.h
├── network.h
├── nocmdline.c
├── nocproxy.c
├── nogss.c
├── noprint.c
├── noproxy.c
├── norand.c
├── noshare.c
├── noterm.c
├── notiming.c
├── nullplug.c
├── pageant.c
├── pageant.h
├── pgssapi.c
├── pgssapi.h
├── pinger.c
├── pockle.c
├── portfwd.c
├── pproxy.c
├── primecandidate.c
├── proxy.c
├── proxy.h
├── pscp.c
├── psftp.c
├── psftp.h
├── psftpcommon.c
├── psocks.c
├── psocks.h
├── putty.h
├── puttymem.h
├── puttyps.h
├── raw.c
├── release.pl
├── resource.h
├── rlogin.c
├── scpserver.c
├── sesschan.c
├── sessprep.c
├── settings.c
├── sftp.c
├── sftp.h
├── sftpcommon.c
├── sftpserver.c
├── sign.sh
├── smallprimes.c
├── ssh.c
├── ssh.h
├── ssh1bpp.c
├── ssh1censor.c
├── ssh1connection-client.c
├── ssh1connection-server.c
├── ssh1connection.c
├── ssh1connection.h
├── ssh1login-server.c
├── ssh1login.c
├── ssh2bpp-bare.c
├── ssh2bpp.c
├── ssh2censor.c
├── ssh2connection-client.c
├── ssh2connection-server.c
├── ssh2connection.c
├── ssh2connection.h
├── ssh2kex-client.c
├── ssh2kex-server.c
├── ssh2transhk.c
├── ssh2transport.c
├── ssh2transport.h
├── ssh2userauth-server.c
├── ssh2userauth.c
├── sshaes.c
├── ssharcf.c
├── sshargon2.c
├── sshauxcrypt.c
├── sshbcrypt.c
├── sshblake2.c
├── sshblowf.c
├── sshblowf.h
├── sshbpp.h
├── sshccp.c
├── sshchan.h
├── sshcommon.c
├── sshcr.h
├── sshcrc.c
├── sshcrcda.c
├── sshdes.c
├── sshdh.c
├── sshdss.c
├── sshdssg.c
├── sshecc.c
├── sshecdsag.c
├── sshgss.h
├── sshgssc.c
├── sshgssc.h
├── sshhmac.c
├── sshkeygen.h
├── sshmac.c
├── sshmd5.c
├── sshnogss.c
├── sshppl.h
├── sshprime.c
├── sshprng.c
├── sshpubk.c
├── sshrand.c
├── sshrsa.c
├── sshrsag.c
├── sshserver.c
├── sshserver.h
├── sshsh256.c
├── sshsh512.c
├── sshsha.c
├── sshsha3.c
├── sshshare.c
├── sshsignals.h
├── sshttymodes.h
├── sshutils.c
├── sshverstring.c
├── sshzlib.c
├── storage.h
├── stripctrl.c
├── supdup.c
├── telnet.c
├── terminal.c
├── terminal.h
├── test
│   ├── agenttest.py
│   ├── agenttestdata.py
│   ├── agenttestgen.py
│   ├── colours.txt
│   ├── cryptsuite.py
│   ├── desref.py
│   ├── display.txt
│   ├── eccref.py
│   ├── lattrs.txt
│   ├── mpu-check.pl
│   ├── numbertheory.py
│   ├── primegen.py
│   ├── sclog
│   │   └── sclog.c
│   ├── scocols.txt
│   ├── ssh.py
│   ├── testcrypt.py
│   ├── utf8.txt
│   ├── vt100.txt
│   └── windowchange.py
├── testback.c
├── testcrypt.c
├── testcrypt.h
├── testsc.c
├── testzlib.c
├── time.c
├── timing.c
├── tree234.c
├── tree234.h
├── unix
│   ├── Makefile.gtk
│   ├── Makefile.ux
│   ├── configure
│   ├── gtkapp.c
│   ├── gtkask.c
│   ├── gtkcfg.c
│   ├── gtkcols.c
│   ├── gtkcols.h
│   ├── gtkcomm.c
│   ├── gtkcompat.h
│   ├── gtkdlg.c
│   ├── gtkfont.c
│   ├── gtkfont.h
│   ├── gtkmain.c
│   ├── gtkmisc.c
│   ├── gtkmisc.h
│   ├── gtkwin.c
│   ├── osxlaunch.c
│   ├── procnet.c
│   ├── pterm.bundle
│   ├── pterm.plist
│   ├── putty.bundle
│   ├── putty.plist
│   ├── unix.h
│   ├── ux_x11.c
│   ├── uxagentc.c
│   ├── uxagentsock.c
│   ├── uxcfg.c
│   ├── uxcliloop.c
│   ├── uxcons.c
│   ├── uxfdsock.c
│   ├── uxgen.c
│   ├── uxgss.c
│   ├── uxmisc.c
│   ├── uxnet.c
│   ├── uxnogtk.c
│   ├── uxnoise.c
│   ├── uxpeer.c
│   ├── uxpgnt.c
│   ├── uxplink.c
│   ├── uxpoll.c
│   ├── uxprint.c
│   ├── uxproxy.c
│   ├── uxpsusan.c
│   ├── uxpterm.c
│   ├── uxpty.c
│   ├── uxputty.c
│   ├── uxsel.c
│   ├── uxser.c
│   ├── uxserver.c
│   ├── uxsftp.c
│   ├── uxsftpserver.c
│   ├── uxshare.c
│   ├── uxsignal.c
│   ├── uxsocks.c
│   ├── uxstore.c
│   ├── uxucs.c
│   ├── uxutils.c
│   ├── uxutils.h
│   ├── x11misc.c
│   ├── x11misc.h
│   ├── xkeysym.c
│   ├── xpmptcfg.c
│   ├── xpmpterm.c
│   ├── xpmpucfg.c
│   └── xpmputty.c
├── utils.c
├── version.c
├── version.h
├── wcwidth.c
├── wildcard.c
├── windows
│   ├── DEVCPP
│   │   ├── pageant
│   │   │   └── pageant.dev
│   │   ├── plink
│   │   │   └── plink.dev
│   │   ├── pscp
│   │   │   └── pscp.dev
│   │   ├── psftp
│   │   │   └── psftp.dev
│   │   ├── psocks
│   │   │   └── psocks.dev
│   │   ├── putty
│   │   │   └── putty.dev
│   │   ├── puttygen
│   │   │   └── puttygen.dev
│   │   ├── puttytel
│   │   │   └── puttytel.dev
│   │   └── testcrypt
│   │       └── testcrypt.dev
│   ├── MSVC
│   │   ├── pageant
│   │   │   └── pageant.dsp
│   │   ├── plink
│   │   │   └── plink.dsp
│   │   ├── pscp
│   │   │   └── pscp.dsp
│   │   ├── psftp
│   │   │   └── psftp.dsp
│   │   ├── psocks
│   │   │   └── psocks.dsp
│   │   ├── putty
│   │   │   └── putty.dsp
│   │   ├── putty.dsw
│   │   ├── puttygen
│   │   │   └── puttygen.dsp
│   │   ├── puttytel
│   │   │   └── puttytel.dsp
│   │   └── testcrypt
│   │       └── testcrypt.dsp
│   ├── Makefile.clangcl
│   ├── Makefile.lcc
│   ├── Makefile.mgw
│   ├── Makefile.vc
│   ├── README-msi.txt
│   ├── VS2010
│   │   ├── pageant
│   │   │   ├── pageant.vcxproj
│   │   │   └── pageant.vcxproj.filters
│   │   ├── plink
│   │   │   ├── plink.vcxproj
│   │   │   └── plink.vcxproj.filters
│   │   ├── pscp
│   │   │   ├── pscp.vcxproj
│   │   │   └── pscp.vcxproj.filters
│   │   ├── psftp
│   │   │   ├── psftp.vcxproj
│   │   │   └── psftp.vcxproj.filters
│   │   ├── psocks
│   │   │   ├── psocks.vcxproj
│   │   │   └── psocks.vcxproj.filters
│   │   ├── putty
│   │   │   ├── putty.vcxproj
│   │   │   └── putty.vcxproj.filters
│   │   ├── putty.sln
│   │   ├── puttygen
│   │   │   ├── puttygen.vcxproj
│   │   │   └── puttygen.vcxproj.filters
│   │   ├── puttytel
│   │   │   ├── puttytel.vcxproj
│   │   │   └── puttytel.vcxproj.filters
│   │   └── testcrypt
│   │       ├── testcrypt.vcxproj
│   │       └── testcrypt.vcxproj.filters
│   ├── VS2012
│   │   ├── pageant
│   │   │   ├── pageant.vcxproj
│   │   │   └── pageant.vcxproj.filters
│   │   ├── plink
│   │   │   ├── plink.vcxproj
│   │   │   └── plink.vcxproj.filters
│   │   ├── pscp
│   │   │   ├── pscp.vcxproj
│   │   │   └── pscp.vcxproj.filters
│   │   ├── psftp
│   │   │   ├── psftp.vcxproj
│   │   │   └── psftp.vcxproj.filters
│   │   ├── psocks
│   │   │   ├── psocks.vcxproj
│   │   │   └── psocks.vcxproj.filters
│   │   ├── putty
│   │   │   ├── putty.vcxproj
│   │   │   └── putty.vcxproj.filters
│   │   ├── putty.sln
│   │   ├── puttygen
│   │   │   ├── puttygen.vcxproj
│   │   │   └── puttygen.vcxproj.filters
│   │   ├── puttytel
│   │   │   ├── puttytel.vcxproj
│   │   │   └── puttytel.vcxproj.filters
│   │   └── testcrypt
│   │       ├── testcrypt.vcxproj
│   │       └── testcrypt.vcxproj.filters
│   ├── installer.wxs
│   ├── make_install_images.sh
│   ├── msifixup.py
│   ├── pageant-rc.h
│   ├── pageant.ico
│   ├── pageant.mft
│   ├── pageant.rc
│   ├── pageants.ico
│   ├── plink.rc
│   ├── pscp.ico
│   ├── pscp.rc
│   ├── psftp.rc
│   ├── putty.ico
│   ├── putty.mft
│   ├── putty.rc
│   ├── puttycfg.ico
│   ├── puttygen-rc.h
│   ├── puttygen.ico
│   ├── puttygen.mft
│   ├── puttygen.rc
│   ├── puttyins.ico
│   ├── puttytel.mft
│   ├── puttytel.rc
│   ├── rcstuff.h
│   ├── sizetip.c
│   ├── version.rc2
│   ├── website.url
│   ├── win_res.h
│   ├── win_res.rc2
│   ├── wincapi.c
│   ├── wincapi.h
│   ├── wincfg.c
│   ├── wincliloop.c
│   ├── wincons.c
│   ├── winctrls.c
│   ├── windefs.c
│   ├── windlg.c
│   ├── window.c
│   ├── wingss.c
│   ├── winhandl.c
│   ├── winhelp.c
│   ├── winhelp.h
│   ├── winhelp.rc2
│   ├── winhsock.c
│   ├── winjump.c
│   ├── winmisc.c
│   ├── winmiscs.c
│   ├── winnet.c
│   ├── winnohlp.c
│   ├── winnoise.c
│   ├── winnojmp.c
│   ├── winnpc.c
│   ├── winnps.c
│   ├── winpgen.c
│   ├── winpgnt.c
│   ├── winpgntc.c
│   ├── winplink.c
│   ├── winprint.c
│   ├── winproxy.c
│   ├── winseat.h
│   ├── winsecur.c
│   ├── winsecur.h
│   ├── winselcli.c
│   ├── winselgui.c
│   ├── winser.c
│   ├── winsftp.c
│   ├── winshare.c
│   ├── winsocks.c
│   ├── winstore.c
│   ├── winstuff.h
│   ├── wintime.c
│   ├── winucs.c
│   ├── winutils.c
│   └── winx11.c
├── x11fwd.c
└── 好例子网_putty-src.zip

49 directories, 494 files