- markus@cvs.openbsd.org 2002/01/11 13:39:36
     [auth2.c dispatch.c dispatch.h kex.c]
     a single dispatch_protocol_error() that sends a message of type 'UNIMPLEMENTED'
     dispatch_range(): set handler for a ranges message types
     use dispatch_protocol_ignore() for authentication requests after
     	successful authentication (the drafts requirement).
     serverloop/clientloop now send a 'UNIMPLEMENTED' message instead of exiting.
5 files changed
tree: 22bbfa5480faa991511831b4c8aa5846267a27f4
  1. .cvsignore
  2. CREDITS
  3. ChangeLog
  4. INSTALL
  5. LICENCE
  6. Makefile.in
  7. OVERVIEW
  8. README
  9. README.smartcard
  10. RFC.nroff
  11. TODO
  12. WARNING.RNG
  13. acconfig.h
  14. aclocal.m4
  15. atomicio.c
  16. atomicio.h
  17. auth-bsdauth.c
  18. auth-chall.c
  19. auth-krb4.c
  20. auth-krb5.c
  21. auth-options.c
  22. auth-options.h
  23. auth-pam.c
  24. auth-pam.h
  25. auth-passwd.c
  26. auth-rh-rsa.c
  27. auth-rhosts.c
  28. auth-rsa.c
  29. auth-sia.c
  30. auth-sia.h
  31. auth-skey.c
  32. auth.c
  33. auth.h
  34. auth1.c
  35. auth2-chall.c
  36. auth2-pam.c
  37. auth2-pam.h
  38. auth2.c
  39. authfd.c
  40. authfd.h
  41. authfile.c
  42. authfile.h
  43. bufaux.c
  44. bufaux.h
  45. buffer.c
  46. buffer.h
  47. canohost.c
  48. canohost.h
  49. channels.c
  50. channels.h
  51. cipher.c
  52. cipher.h
  53. clientloop.c
  54. clientloop.h
  55. compat.c
  56. compat.h
  57. compress.c
  58. compress.h
  59. config.guess
  60. config.sub
  61. configure.ac
  62. contrib/
  63. crc32.c
  64. crc32.h
  65. deattack.c
  66. deattack.h
  67. defines.h
  68. dh.c
  69. dh.h
  70. dispatch.c
  71. dispatch.h
  72. entropy.c
  73. entropy.h
  74. fixpaths
  75. fixprogs
  76. getput.h
  77. groupaccess.c
  78. groupaccess.h
  79. hostfile.c
  80. hostfile.h
  81. includes.h
  82. install-sh
  83. kex.c
  84. kex.h
  85. kexdh.c
  86. kexgex.c
  87. key.c
  88. key.h
  89. log.c
  90. log.h
  91. loginrec.c
  92. loginrec.h
  93. logintest.c
  94. mac.c
  95. mac.h
  96. match.c
  97. match.h
  98. md5crypt.c
  99. md5crypt.h
  100. mdoc2man.pl
  101. misc.c
  102. misc.h
  103. mkinstalldirs
  104. moduli
  105. mpaux.c
  106. mpaux.h
  107. myproposal.h
  108. nchan.c
  109. nchan.ms
  110. nchan2.ms
  111. openbsd-compat/
  112. packet.c
  113. packet.h
  114. pathnames.h
  115. radix.c
  116. radix.h
  117. readconf.c
  118. readconf.h
  119. readpass.c
  120. readpass.h
  121. rijndael.c
  122. rijndael.h
  123. rsa.c
  124. rsa.h
  125. scard.c
  126. scard.h
  127. scard/
  128. scp.1
  129. scp.c
  130. servconf.c
  131. servconf.h
  132. serverloop.c
  133. serverloop.h
  134. session.c
  135. session.h
  136. sftp-client.c
  137. sftp-client.h
  138. sftp-common.c
  139. sftp-common.h
  140. sftp-glob.c
  141. sftp-glob.h
  142. sftp-int.c
  143. sftp-int.h
  144. sftp-server.8
  145. sftp-server.c
  146. sftp.1
  147. sftp.c
  148. sftp.h
  149. ssh-add.1
  150. ssh-add.c
  151. ssh-agent.1
  152. ssh-agent.c
  153. ssh-dss.c
  154. ssh-dss.h
  155. ssh-keygen.1
  156. ssh-keygen.c
  157. ssh-keyscan.1
  158. ssh-keyscan.c
  159. ssh-rand-helper.c
  160. ssh-rsa.c
  161. ssh-rsa.h
  162. ssh.1
  163. ssh.c
  164. ssh.h
  165. ssh1.h
  166. ssh2.h
  167. ssh_config
  168. ssh_prng_cmds.in
  169. sshconnect.c
  170. sshconnect.h
  171. sshconnect1.c
  172. sshconnect2.c
  173. sshd.8
  174. sshd.c
  175. sshd_config
  176. sshlogin.c
  177. sshlogin.h
  178. sshpty.c
  179. sshpty.h
  180. sshtty.c
  181. sshtty.h
  182. tildexpand.c
  183. tildexpand.h
  184. ttymodes.c
  185. ttymodes.h
  186. uidswap.c
  187. uidswap.h
  188. uuencode.c
  189. uuencode.h
  190. version.h
  191. xmalloc.c
  192. xmalloc.h