LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 714|回复: 2

ssh2中实现主要功能的代码部分是哪个文件呢?

[复制链接]
发表于 2004-4-2 18:56:10 | 显示全部楼层 |阅读模式
ssh2中实现主要功能的代码部分是哪个文件呢?
我想做一下这个论文方面的东西,不过我不知道实现主要功能的代码部分是在什么文件下,我想,那么多文件我不可能都讲把!
我把SSH2的代码包发过来,希望有知道这方面的人指点一下!
 楼主| 发表于 2004-4-3 08:41:38 | 显示全部楼层
SSH2中主要的文件名我列在这里,我想大家帮我看一下,如果有可能我将把SSH2的工具包都发送上来,不过由于包太大了,所以。。。。
acconfig.h
acinclude.m4
aclocal.m4
bug.report
changes
config.guess
config.sub
configure
configure.in
copy_include
faq
install
install-sh
license
makefile.am
makefile.grandlib
makefile.in
makefile.libextra
manifest
missing
mkinstalldirs
readme
ssh2.quickstart
sshconfi.h.in
sshd2.startup
sshdistdefs.h
stamp-h.in
发表于 2004-4-4 14:34:04 | 显示全部楼层
  1. root@www/usr/ports/security/openssh-portable/work/openssh-3.8p1# ls *.c *.h
  2. acconfig.h              buffer.h                gss-serv-krb5.c         mpaux.c                 ssh-agent.c
  3. acss.c                  canohost.c              gss-serv.c              mpaux.h                 ssh-dss.c
  4. acss.h                  canohost.h              hostfile.c              msg.c                   ssh-gss.h
  5. atomicio.c              channels.c              hostfile.h              msg.h                   ssh-keygen.c
  6. atomicio.h              channels.h              includes.h              myproposal.h            ssh-keyscan.c
  7. auth-bsdauth.c          cipher-3des1.c          kex.c                   nchan.c                 ssh-keysign.c
  8. auth-chall.c            cipher-acss.c           kex.h                   packet.c                ssh-rand-helper.c
  9. auth-krb5.c             cipher-aes.c            kexdh.c                 packet.h                ssh-rsa.c
  10. auth-options.c          cipher-bf1.c            kexdhc.c                pathnames.h             ssh.c
  11. auth-options.h          cipher-ctr.c            kexdhs.c                progressmeter.c         ssh.h
  12. auth-pam.c              cipher.c                kexgex.c                progressmeter.h         ssh1.h
  13. auth-pam.h              cipher.h                kexgexc.c               readconf.c              ssh2.h
  14. auth-passwd.c           cleanup.c               kexgexs.c               readconf.h              sshconnect.c
  15. auth-rh-rsa.c           clientloop.c            key.c                   readpass.c              sshconnect.h
  16. auth-rhosts.c           clientloop.h            key.h                   readpass.h              sshconnect1.c
  17. auth-rsa.c              compat.c                log.c                   rijndael.c              sshconnect2.c
  18. auth-shadow.c           compat.h                log.h                   rijndael.h              sshd.c
  19. auth-sia.c              compress.c              loginrec.c              rsa.c                   sshlogin.c
  20. auth-sia.h              compress.h              loginrec.h              rsa.h                   sshlogin.h
  21. auth-skey.c             config.h                logintest.c             scard-opensc.c          sshpty.c
  22. auth.c                  crc32.c                 mac.c                   scard.c                 sshpty.h
  23. auth.h                  crc32.h                 mac.h                   scard.h                 sshtty.c
  24. auth1.c                 deattack.c              match.c                 scp.c                   sshtty.h
  25. auth2-chall.c           deattack.h              match.h                 servconf.c              tildexpand.c
  26. auth2-gss.c             defines.h               md5crypt.c              servconf.h              tildexpand.h
  27. auth2-hostbased.c       dh.c                    md5crypt.h              serverloop.c            ttymodes.c
  28. auth2-kbdint.c          dh.h                    misc.c                  serverloop.h            ttymodes.h
  29. auth2-none.c            dispatch.c              misc.h                  session.c               uidswap.c
  30. auth2-passwd.c          dispatch.h              moduli.c                session.h               uidswap.h
  31. auth2-pubkey.c          dns.c                   moduli.h                sftp-client.c           uuencode.c
  32. auth2.c                 dns.h                   monitor.c               sftp-client.h           uuencode.h
  33. authfd.c                entropy.c               monitor.h               sftp-common.c           version.h
  34. authfd.h                entropy.h               monitor_fdpass.c        sftp-common.h           xmalloc.c
  35. authfile.c              fatal.c                 monitor_fdpass.h        sftp-glob.c             xmalloc.h
  36. authfile.h              getput.h                monitor_mm.c            sftp-server.c
  37. bufaux.c                groupaccess.c           monitor_mm.h            sftp.c
  38. bufaux.h                groupaccess.h           monitor_wrap.c          sftp.h
  39. buffer.c                gss-genr.c              monitor_wrap.h          ssh-add.c
复制代码
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表