- markus@cvs.openbsd.org 2002/05/31 10:30:33
     [sshconnect2.c]
     extent ssh-keysign protocol:
     pass # of socket-fd to ssh-keysign, keysign verfies locally used
     ip-address using this socket-fd, restricts fake local hostnames
     to actual local hostnames; ok stevesk@
2 files changed
tree: 94a1cd284aea3b8dec4c05660705cc070248e4e7
  1. contrib/
  2. openbsd-compat/
  3. regress/
  4. scard/
  5. .cvsignore
  6. acconfig.h
  7. aclocal.m4
  8. atomicio.c
  9. atomicio.h
  10. auth-bsdauth.c
  11. auth-chall.c
  12. auth-krb4.c
  13. auth-krb5.c
  14. auth-options.c
  15. auth-options.h
  16. auth-pam.c
  17. auth-pam.h
  18. auth-passwd.c
  19. auth-rh-rsa.c
  20. auth-rhosts.c
  21. auth-rsa.c
  22. auth-sia.c
  23. auth-sia.h
  24. auth-skey.c
  25. auth.c
  26. auth.h
  27. auth1.c
  28. auth2-chall.c
  29. auth2-hostbased.c
  30. auth2-kbdint.c
  31. auth2-none.c
  32. auth2-pam.c
  33. auth2-pam.h
  34. auth2-passwd.c
  35. auth2-pubkey.c
  36. auth2.c
  37. authfd.c
  38. authfd.h
  39. authfile.c
  40. authfile.h
  41. bufaux.c
  42. bufaux.h
  43. buffer.c
  44. buffer.h
  45. canohost.c
  46. canohost.h
  47. ChangeLog
  48. channels.c
  49. channels.h
  50. cipher.c
  51. cipher.h
  52. clientloop.c
  53. clientloop.h
  54. compat.c
  55. compat.h
  56. compress.c
  57. compress.h
  58. config.guess
  59. config.sub
  60. configure.ac
  61. crc32.c
  62. crc32.h
  63. CREDITS
  64. deattack.c
  65. deattack.h
  66. defines.h
  67. dh.c
  68. dh.h
  69. dispatch.c
  70. dispatch.h
  71. entropy.c
  72. entropy.h
  73. fatal.c
  74. fixpaths
  75. fixprogs
  76. getput.h
  77. groupaccess.c
  78. groupaccess.h
  79. hostfile.c
  80. hostfile.h
  81. includes.h
  82. INSTALL
  83. install-sh
  84. kex.c
  85. kex.h
  86. kexdh.c
  87. kexgex.c
  88. key.c
  89. key.h
  90. LICENCE
  91. log.c
  92. log.h
  93. loginrec.c
  94. loginrec.h
  95. logintest.c
  96. mac.c
  97. mac.h
  98. Makefile.in
  99. match.c
  100. match.h
  101. md5crypt.c
  102. md5crypt.h
  103. mdoc2man.pl
  104. misc.c
  105. misc.h
  106. mkinstalldirs
  107. moduli
  108. monitor.c
  109. monitor.h
  110. monitor_fdpass.c
  111. monitor_fdpass.h
  112. monitor_mm.c
  113. monitor_mm.h
  114. monitor_wrap.c
  115. monitor_wrap.h
  116. mpaux.c
  117. mpaux.h
  118. myproposal.h
  119. nchan.c
  120. nchan.ms
  121. nchan2.ms
  122. OVERVIEW
  123. packet.c
  124. packet.h
  125. pathnames.h
  126. radix.c
  127. radix.h
  128. readconf.c
  129. readconf.h
  130. README
  131. README.privsep
  132. README.smartcard
  133. readpass.c
  134. readpass.h
  135. RFC.nroff
  136. rijndael.c
  137. rijndael.h
  138. rsa.c
  139. rsa.h
  140. scard-opensc.c
  141. scard.c
  142. scard.h
  143. scp.1
  144. scp.c
  145. servconf.c
  146. servconf.h
  147. serverloop.c
  148. serverloop.h
  149. session.c
  150. session.h
  151. sftp-client.c
  152. sftp-client.h
  153. sftp-common.c
  154. sftp-common.h
  155. sftp-glob.c
  156. sftp-glob.h
  157. sftp-int.c
  158. sftp-int.h
  159. sftp-server.8
  160. sftp-server.c
  161. sftp.1
  162. sftp.c
  163. sftp.h
  164. ssh-add.1
  165. ssh-add.c
  166. ssh-agent.1
  167. ssh-agent.c
  168. ssh-dss.c
  169. ssh-dss.h
  170. ssh-keygen.1
  171. ssh-keygen.c
  172. ssh-keyscan.1
  173. ssh-keyscan.c
  174. ssh-keysign.8
  175. ssh-keysign.c
  176. ssh-rand-helper.8
  177. ssh-rand-helper.c
  178. ssh-rsa.c
  179. ssh-rsa.h
  180. ssh.1
  181. ssh.c
  182. ssh.h
  183. ssh1.h
  184. ssh2.h
  185. ssh_config
  186. ssh_prng_cmds.in
  187. sshconnect.c
  188. sshconnect.h
  189. sshconnect1.c
  190. sshconnect2.c
  191. sshd.8
  192. sshd.c
  193. sshd_config
  194. sshlogin.c
  195. sshlogin.h
  196. sshpty.c
  197. sshpty.h
  198. sshtty.c
  199. sshtty.h
  200. tildexpand.c
  201. tildexpand.h
  202. TODO
  203. ttymodes.c
  204. ttymodes.h
  205. uidswap.c
  206. uidswap.h
  207. uuencode.c
  208. uuencode.h
  209. version.h
  210. WARNING.RNG
  211. xmalloc.c
  212. xmalloc.h