Please grep through the source and look for 'ISSUE' comments and verify
that I was able to get all the portable bits in the right location.  As for
the SKEY comment there is an email out to Markus as to how it should be
resolved.  Until then I just #ifdef SKEY/#endif out the whole block.

 - (bal) OpenBSD Resync
   - markus@cvs.openbsd.org 2001/01/18 16:20:21
     [log-client.c log-server.c log.c readconf.c servconf.c ssh.1 ssh.h
      sshd.8 sshd.c]
     log() is at pri=LOG_INFO, since LOG_NOTICE goes to /dev/console on many
     systems
   - markus@cvs.openbsd.org 2001/01/18 16:59:59
     [auth-passwd.c auth.c auth.h auth1.c auth2.c serverloop.c session.c
      session.h sshconnect1.c]
     1) removes fake skey from sshd, since this will be much
        harder with /usr/libexec/auth/login_XXX
     2) share/unify code used in ssh-1 and ssh-2 authentication (server side)
     3) make addition of BSD_AUTH and other challenge reponse methods
        easier.
   - markus@cvs.openbsd.org 2001/01/18 17:12:43
     [auth-chall.c auth2-chall.c]
     rename *-skey.c *-chall.c since the files are not skey specific
23 files changed
tree: e5902db5ee2b69f9f3c2fa0dbdeb7f4fc20c68b4
  1. contrib/
  2. acconfig.h
  3. aclocal.m4
  4. atomicio.c
  5. auth-chall.c
  6. auth-krb4.c
  7. auth-options.c
  8. auth-options.h
  9. auth-pam.c
  10. auth-pam.h
  11. auth-passwd.c
  12. auth-rh-rsa.c
  13. auth-rhosts.c
  14. auth-rsa.c
  15. auth-skey.c
  16. auth.c
  17. auth.h
  18. auth1.c
  19. auth2-chall.c
  20. auth2-pam.c
  21. auth2-pam.h
  22. auth2-skey.c
  23. auth2.c
  24. authfd.c
  25. authfd.h
  26. authfile.c
  27. authfile.h
  28. bsd-arc4random.c
  29. bsd-arc4random.h
  30. bsd-base64.c
  31. bsd-base64.h
  32. bsd-bindresvport.c
  33. bsd-bindresvport.h
  34. bsd-daemon.c
  35. bsd-daemon.h
  36. bsd-getcwd.c
  37. bsd-getcwd.h
  38. bsd-getgrouplist.c
  39. bsd-getgrouplist.h
  40. bsd-inet_aton.c
  41. bsd-inet_aton.h
  42. bsd-inet_ntoa.c
  43. bsd-inet_ntoa.h
  44. bsd-misc.c
  45. bsd-misc.h
  46. bsd-mktemp.c
  47. bsd-mktemp.h
  48. bsd-queue.h
  49. bsd-realpath.c
  50. bsd-realpath.h
  51. bsd-rresvport.c
  52. bsd-rresvport.h
  53. bsd-setenv.c
  54. bsd-setenv.h
  55. bsd-setproctitle.c
  56. bsd-setproctitle.h
  57. bsd-sigaction.c
  58. bsd-sigaction.h
  59. bsd-snprintf.c
  60. bsd-snprintf.h
  61. bsd-strlcat.c
  62. bsd-strlcat.h
  63. bsd-strlcpy.c
  64. bsd-strlcpy.h
  65. bsd-strmode.c
  66. bsd-strmode.h
  67. bsd-strsep.c
  68. bsd-strsep.h
  69. bsd-strtok.c
  70. bsd-strtok.h
  71. bsd-vis.c
  72. bsd-vis.h
  73. bsd-waitpid.c
  74. bsd-waitpid.h
  75. bufaux.c
  76. bufaux.h
  77. buffer.c
  78. buffer.h
  79. canohost.c
  80. ChangeLog
  81. channels.c
  82. channels.h
  83. cipher.c
  84. cipher.h
  85. cli.c
  86. cli.h
  87. clientloop.c
  88. clientloop.h
  89. compat.c
  90. compat.h
  91. compress.c
  92. compress.h
  93. config.guess
  94. config.sub
  95. configure.in
  96. crc32.c
  97. crc32.h
  98. CREDITS
  99. cygwin_util.c
  100. cygwin_util.h
  101. deattack.c
  102. deattack.h
  103. defines.h
  104. dh.c
  105. dh.h
  106. dispatch.c
  107. dispatch.h
  108. entropy.c
  109. entropy.h
  110. fake-gai-errnos.h
  111. fake-getaddrinfo.c
  112. fake-getaddrinfo.h
  113. fake-getnameinfo.c
  114. fake-getnameinfo.h
  115. fake-socket.h
  116. fixpaths
  117. fixprogs
  118. getput.h
  119. groupaccess.c
  120. groupaccess.h
  121. hmac.c
  122. hmac.h
  123. hostfile.c
  124. hostfile.h
  125. includes.h
  126. INSTALL
  127. install-sh
  128. kex.c
  129. kex.h
  130. key.c
  131. key.h
  132. LICENCE
  133. log-client.c
  134. log-server.c
  135. log.c
  136. login.c
  137. loginrec.c
  138. loginrec.h
  139. logintest.c
  140. Makefile.in
  141. match.c
  142. match.h
  143. md5crypt.c
  144. md5crypt.h
  145. mkinstalldirs
  146. mpaux.c
  147. mpaux.h
  148. myproposal.h
  149. nchan.c
  150. nchan.h
  151. nchan.ms
  152. nchan2.ms
  153. next-posix.c
  154. next-posix.h
  155. openbsd-compat.h
  156. OVERVIEW
  157. packet.c
  158. packet.h
  159. primes
  160. pty.c
  161. pty.h
  162. radix.c
  163. readconf.c
  164. readconf.h
  165. README
  166. readpass.c
  167. RFC.nroff
  168. rijndael.c
  169. rijndael.h
  170. rsa.c
  171. rsa.h
  172. scp.1
  173. scp.c
  174. servconf.c
  175. servconf.h
  176. serverloop.c
  177. session.c
  178. session.h
  179. sftp-server.8
  180. sftp-server.c
  181. sftp.h
  182. ssh-add.1
  183. ssh-add.c
  184. ssh-agent.1
  185. ssh-agent.c
  186. ssh-dss.c
  187. ssh-dss.h
  188. ssh-keygen.1
  189. ssh-keygen.c
  190. ssh-keyscan.1
  191. ssh-keyscan.c
  192. ssh-rsa.c
  193. ssh-rsa.h
  194. ssh.1
  195. ssh.c
  196. ssh.h
  197. ssh2.h
  198. ssh_config
  199. ssh_prng_cmds.in
  200. sshconnect.c
  201. sshconnect.h
  202. sshconnect1.c
  203. sshconnect2.c
  204. sshd.8
  205. sshd.c
  206. sshd_config
  207. tildexpand.c
  208. TODO
  209. ttymodes.c
  210. ttymodes.h
  211. uidswap.c
  212. uidswap.h
  213. util.c
  214. uuencode.c
  215. uuencode.h
  216. version.h
  217. WARNING.RNG
  218. xmalloc.c
  219. xmalloc.h