- markus@cvs.openbsd.org 2003/05/14 02:15:47
     [auth2.c monitor.c sshconnect2.c auth2-krb5.c]
     implement kerberos over ssh2 ("kerberos-2@ssh.com"); tested with jakob@
     server interops with commercial client; ok jakob@ djm@
5 files changed
tree: ce75ad4df1cb1b5489d3fea1fdac5b3e13496aa8
  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-krb5.c
  32. auth2-none.c
  33. auth2-passwd.c
  34. auth2-pubkey.c
  35. auth2.c
  36. authfd.c
  37. authfd.h
  38. authfile.c
  39. authfile.h
  40. bufaux.c
  41. bufaux.h
  42. buffer.c
  43. buffer.h
  44. canohost.c
  45. canohost.h
  46. ChangeLog
  47. channels.c
  48. channels.h
  49. cipher.c
  50. cipher.h
  51. clientloop.c
  52. clientloop.h
  53. compat.c
  54. compat.h
  55. compress.c
  56. compress.h
  57. config.guess
  58. config.sub
  59. configure.ac
  60. crc32.c
  61. crc32.h
  62. CREDITS
  63. deattack.c
  64. deattack.h
  65. defines.h
  66. dh.c
  67. dh.h
  68. dispatch.c
  69. dispatch.h
  70. entropy.c
  71. entropy.h
  72. fatal.c
  73. fixpaths
  74. fixprogs
  75. getput.h
  76. groupaccess.c
  77. groupaccess.h
  78. hostfile.c
  79. hostfile.h
  80. includes.h
  81. INSTALL
  82. install-sh
  83. kex.c
  84. kex.h
  85. kexdh.c
  86. kexdhc.c
  87. kexdhs.c
  88. kexgex.c
  89. kexgexc.c
  90. kexgexs.c
  91. key.c
  92. key.h
  93. LICENCE
  94. log.c
  95. log.h
  96. loginrec.c
  97. loginrec.h
  98. logintest.c
  99. mac.c
  100. mac.h
  101. Makefile.in
  102. match.c
  103. match.h
  104. md5crypt.c
  105. md5crypt.h
  106. mdoc2man.pl
  107. misc.c
  108. misc.h
  109. mkinstalldirs
  110. moduli
  111. monitor.c
  112. monitor.h
  113. monitor_fdpass.c
  114. monitor_fdpass.h
  115. monitor_mm.c
  116. monitor_mm.h
  117. monitor_wrap.c
  118. monitor_wrap.h
  119. mpaux.c
  120. mpaux.h
  121. msg.c
  122. msg.h
  123. myproposal.h
  124. nchan.c
  125. nchan.ms
  126. nchan2.ms
  127. OVERVIEW
  128. packet.c
  129. packet.h
  130. pathnames.h
  131. progressmeter.c
  132. progressmeter.h
  133. radix.c
  134. radix.h
  135. readconf.c
  136. readconf.h
  137. README
  138. README.privsep
  139. README.smartcard
  140. readpass.c
  141. readpass.h
  142. RFC.nroff
  143. rijndael.c
  144. rijndael.h
  145. rsa.c
  146. rsa.h
  147. scard-opensc.c
  148. scard.c
  149. scard.h
  150. scp.1
  151. scp.c
  152. servconf.c
  153. servconf.h
  154. serverloop.c
  155. serverloop.h
  156. session.c
  157. session.h
  158. sftp-client.c
  159. sftp-client.h
  160. sftp-common.c
  161. sftp-common.h
  162. sftp-glob.c
  163. sftp-glob.h
  164. sftp-int.c
  165. sftp-int.h
  166. sftp-server.8
  167. sftp-server.c
  168. sftp.1
  169. sftp.c
  170. sftp.h
  171. ssh-add.1
  172. ssh-add.c
  173. ssh-agent.1
  174. ssh-agent.c
  175. ssh-dss.c
  176. ssh-keygen.1
  177. ssh-keygen.c
  178. ssh-keyscan.1
  179. ssh-keyscan.c
  180. ssh-keysign.8
  181. ssh-keysign.c
  182. ssh-rand-helper.8
  183. ssh-rand-helper.c
  184. ssh-rsa.c
  185. ssh.1
  186. ssh.c
  187. ssh.h
  188. ssh1.h
  189. ssh2.h
  190. ssh_config
  191. ssh_config.5
  192. ssh_prng_cmds.in
  193. sshconnect.c
  194. sshconnect.h
  195. sshconnect1.c
  196. sshconnect2.c
  197. sshd.8
  198. sshd.c
  199. sshd_config
  200. sshd_config.5
  201. sshlogin.c
  202. sshlogin.h
  203. sshpty.c
  204. sshpty.h
  205. sshtty.c
  206. sshtty.h
  207. tildexpand.c
  208. tildexpand.h
  209. TODO
  210. ttymodes.c
  211. ttymodes.h
  212. uidswap.c
  213. uidswap.h
  214. uuencode.c
  215. uuencode.h
  216. version.h
  217. WARNING.RNG
  218. xmalloc.c
  219. xmalloc.h