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