- (djm) OpenBSD CVS sync:
   - markus@cvs.openbsd.org  2000/09/17 09:38:59
     [sshconnect2.c sshd.c]
     fix DEBUG_KEXDH
   - markus@cvs.openbsd.org  2000/09/17 09:52:51
     [sshconnect.c]
     yes no; ok niels@
   - markus@cvs.openbsd.org  2000/09/21 04:55:11
     [sshd.8]
     typo
   - markus@cvs.openbsd.org  2000/09/21 05:03:54
     [serverloop.c]
     typo
   - markus@cvs.openbsd.org  2000/09/21 05:11:42
     scp.c
     utime() to utimes(); mouring@pconline.com
   - markus@cvs.openbsd.org  2000/09/21 05:25:08
     sshconnect2.c
     change login logic in ssh2, allows plugin of other auth methods
   - markus@cvs.openbsd.org  2000/09/21 05:25:35
     [auth2.c channels.c channels.h clientloop.c dispatch.c dispatch.h]
     [serverloop.c]
     add context to dispatch_run
   - markus@cvs.openbsd.org  2000/09/21 05:07:52
     authfd.c authfd.h ssh-agent.c
     bug compat for old ssh.com software
16 files changed
tree: 9a4dedd152d4570a99744eb9f32fe7e70461edfc
  1. contrib/
  2. acconfig.h
  3. aclocal.m4
  4. atomicio.c
  5. auth-krb4.c
  6. auth-options.c
  7. auth-options.h
  8. auth-pam.c
  9. auth-pam.h
  10. auth-passwd.c
  11. auth-rh-rsa.c
  12. auth-rhosts.c
  13. auth-rsa.c
  14. auth-skey.c
  15. auth.c
  16. auth.h
  17. auth1.c
  18. auth2.c
  19. authfd.c
  20. authfd.h
  21. authfile.c
  22. authfile.h
  23. bsd-arc4random.c
  24. bsd-arc4random.h
  25. bsd-base64.c
  26. bsd-base64.h
  27. bsd-bindresvport.c
  28. bsd-bindresvport.h
  29. bsd-daemon.c
  30. bsd-daemon.h
  31. bsd-inet_aton.c
  32. bsd-inet_aton.h
  33. bsd-inet_ntoa.c
  34. bsd-inet_ntoa.h
  35. bsd-misc.c
  36. bsd-misc.h
  37. bsd-mktemp.c
  38. bsd-mktemp.h
  39. bsd-rresvport.c
  40. bsd-rresvport.h
  41. bsd-setenv.c
  42. bsd-setenv.h
  43. bsd-sigaction.c
  44. bsd-sigaction.h
  45. bsd-snprintf.c
  46. bsd-snprintf.h
  47. bsd-strlcat.c
  48. bsd-strlcat.h
  49. bsd-strlcpy.c
  50. bsd-strlcpy.h
  51. bsd-strsep.c
  52. bsd-strsep.h
  53. bufaux.c
  54. bufaux.h
  55. buffer.c
  56. buffer.h
  57. canohost.c
  58. ChangeLog
  59. channels.c
  60. channels.h
  61. cipher.c
  62. cipher.h
  63. clientloop.c
  64. compat.c
  65. compat.h
  66. compress.c
  67. compress.h
  68. config.guess
  69. config.sub
  70. configure.in
  71. COPYING.Ylonen
  72. crc32.c
  73. crc32.h
  74. CREDITS
  75. cygwin_util.c
  76. deattack.c
  77. deattack.h
  78. defines.h
  79. dispatch.c
  80. dispatch.h
  81. dsa.c
  82. dsa.h
  83. entropy.c
  84. entropy.h
  85. fake-gai-errnos.h
  86. fake-getaddrinfo.c
  87. fake-getaddrinfo.h
  88. fake-getnameinfo.c
  89. fake-getnameinfo.h
  90. fake-socket.h
  91. fixpaths
  92. fixprogs
  93. getput.h
  94. hmac.c
  95. hmac.h
  96. hostfile.c
  97. hostfile.h
  98. includes.h
  99. INSTALL
  100. install-sh
  101. kex.c
  102. kex.h
  103. key.c
  104. key.h
  105. log-client.c
  106. log-server.c
  107. log.c
  108. login.c
  109. loginrec.c
  110. loginrec.h
  111. logintest.c
  112. Makefile.in
  113. match.c
  114. match.h
  115. md5crypt.c
  116. md5crypt.h
  117. mkinstalldirs
  118. mpaux.c
  119. mpaux.h
  120. myproposal.h
  121. nchan.c
  122. nchan.h
  123. nchan.ms
  124. nchan2.ms
  125. next-posix.c
  126. next-posix.h
  127. openbsd-compat.h
  128. OVERVIEW
  129. packet.c
  130. packet.h
  131. pty.c
  132. pty.h
  133. radix.c
  134. readconf.c
  135. readconf.h
  136. README
  137. README.Ylonen
  138. readpass.c
  139. RFC.nroff
  140. rsa.c
  141. rsa.h
  142. scp.1
  143. scp.c
  144. servconf.c
  145. servconf.h
  146. serverloop.c
  147. session.c
  148. session.h
  149. sftp-server.8
  150. sftp-server.c
  151. ssh-add.1
  152. ssh-add.c
  153. ssh-agent.1
  154. ssh-agent.c
  155. ssh-keygen.1
  156. ssh-keygen.c
  157. ssh.1
  158. ssh.c
  159. ssh.h
  160. ssh2.h
  161. ssh_config
  162. ssh_prng_cmds.in
  163. sshconnect.c
  164. sshconnect.h
  165. sshconnect1.c
  166. sshconnect2.c
  167. sshd.8
  168. sshd.c
  169. sshd_config
  170. tildexpand.c
  171. TODO
  172. ttymodes.c
  173. ttymodes.h
  174. uidswap.c
  175. uidswap.h
  176. UPGRADING
  177. util.c
  178. uuencode.c
  179. uuencode.h
  180. version.h
  181. xmalloc.c
  182. xmalloc.h