- OpenBSD CVS updates:
   - deraadt@cvs.openbsd.org 2000/06/17 09:58:46
     [channels.c]
     everyone says "nix it" (remove protocol 2 debugging message)
   - markus@cvs.openbsd.org  2000/06/17 13:24:34
     [sshconnect.c]
     allow extended server banners
   - markus@cvs.openbsd.org  2000/06/17 14:30:10
     [sshconnect.c]
     missing atomicio, typo
   - jakob@cvs.openbsd.org   2000/06/17 16:52:34
     [servconf.c servconf.h session.c sshd.8 sshd_config]
     add support for ssh v2 subsystems. ok markus@.
   - deraadt@cvs.openbsd.org 2000/06/17 18:57:48
     [readconf.c servconf.c]
     include = in WHITESPACE; markus ok
   - markus@cvs.openbsd.org  2000/06/17 19:09:10
     [auth2.c]
     implement bug compatibility with ssh-2.0.13 pubkey, server side
   - markus@cvs.openbsd.org  2000/06/17 21:00:28
     [compat.c]
     initial support for ssh.com's 2.2.0
   - markus@cvs.openbsd.org  2000/06/17 21:16:09
     [scp.c]
     typo
   - markus@cvs.openbsd.org  2000/06/17 22:05:02
     [auth-rsa.c auth2.c serverloop.c session.c auth-options.c auth-options.h]
     split auth-rsa option parsing into auth-options
     add options support to authorized_keys2
   - markus@cvs.openbsd.org  2000/06/17 22:42:54
     [session.c]
     typo
17 files changed
tree: 87ea430020c66c697e065c164951b3f74b730b76
  1. COPYING.Ylonen
  2. CREDITS
  3. ChangeLog
  4. INSTALL
  5. Makefile.in
  6. OVERVIEW
  7. README
  8. README.Ylonen
  9. README.openssh2
  10. RFC.nroff
  11. TODO
  12. UPGRADING
  13. acconfig.h
  14. aclocal.m4
  15. atomicio.c
  16. auth-krb4.c
  17. auth-options.c
  18. auth-options.h
  19. auth-pam.c
  20. auth-pam.h
  21. auth-passwd.c
  22. auth-rh-rsa.c
  23. auth-rhosts.c
  24. auth-rsa.c
  25. auth-skey.c
  26. auth.c
  27. auth.h
  28. auth1.c
  29. auth2.c
  30. authfd.c
  31. authfd.h
  32. authfile.c
  33. authfile.h
  34. aux.c
  35. bsd-base64.c
  36. bsd-base64.h
  37. bsd-bindresvport.c
  38. bsd-bindresvport.h
  39. bsd-daemon.c
  40. bsd-daemon.h
  41. bsd-misc.c
  42. bsd-misc.h
  43. bsd-mktemp.c
  44. bsd-mktemp.h
  45. bsd-rresvport.c
  46. bsd-rresvport.h
  47. bsd-setenv.c
  48. bsd-setenv.h
  49. bsd-snprintf.c
  50. bsd-snprintf.h
  51. bsd-strlcat.c
  52. bsd-strlcat.h
  53. bsd-strlcpy.c
  54. bsd-strlcpy.h
  55. bufaux.c
  56. bufaux.h
  57. buffer.c
  58. buffer.h
  59. canohost.c
  60. channels.c
  61. channels.h
  62. cipher.c
  63. cipher.h
  64. clientloop.c
  65. compat.c
  66. compat.h
  67. compress.c
  68. compress.h
  69. config.guess
  70. config.sub
  71. configure.in
  72. contrib/
  73. crc32.c
  74. crc32.h
  75. deattack.c
  76. deattack.h
  77. defines.h
  78. dispatch.c
  79. dispatch.h
  80. dsa.c
  81. dsa.h
  82. entropy.c
  83. entropy.h
  84. fake-gai-errnos.h
  85. fake-getaddrinfo.c
  86. fake-getaddrinfo.h
  87. fake-getnameinfo.c
  88. fake-getnameinfo.h
  89. fake-socket.h
  90. fingerprint.c
  91. fingerprint.h
  92. fixpaths
  93. fixprogs
  94. getput.h
  95. hmac.c
  96. hmac.h
  97. hostfile.c
  98. hostfile.h
  99. includes.h
  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. match.c
  113. match.h
  114. md5crypt.c
  115. md5crypt.h
  116. mkinstalldirs
  117. mpaux.c
  118. mpaux.h
  119. myproposal.h
  120. nchan.c
  121. nchan.h
  122. nchan.ms
  123. nchan2.ms
  124. openbsd-compat.h
  125. packet.c
  126. packet.h
  127. pty.c
  128. pty.h
  129. radix.c
  130. readconf.c
  131. readconf.h
  132. readpass.c
  133. rsa.c
  134. rsa.h
  135. scp.1
  136. scp.c
  137. servconf.c
  138. servconf.h
  139. serverloop.c
  140. session.c
  141. session.h
  142. ssh-add.1
  143. ssh-add.c
  144. ssh-agent.1
  145. ssh-agent.c
  146. ssh-keygen.1
  147. ssh-keygen.c
  148. ssh.1
  149. ssh.c
  150. ssh.h
  151. ssh2.h
  152. ssh_config
  153. ssh_prng_cmds.in
  154. sshconnect.c
  155. sshconnect.h
  156. sshconnect1.c
  157. sshconnect2.c
  158. sshd.8
  159. sshd.c
  160. sshd_config
  161. tildexpand.c
  162. ttymodes.c
  163. ttymodes.h
  164. uidswap.c
  165. uidswap.h
  166. uuencode.c
  167. uuencode.h
  168. version.h
  169. xmalloc.c
  170. xmalloc.h