- OpenBSD CVS update
  - markus@cvs.openbsd.org
    [cipher.h myproposal.h readconf.c readconf.h servconf.c ssh.1 ssh.c]
    [ssh.h sshconnect1.c sshconnect2.c sshd.8]
    - complain about invalid ciphers in SSH1 (e.g. arcfour is SSH2 only)
  - hugh@cvs.openbsd.org
    [ssh.1]
    - zap typo
    [ssh-keygen.1]
    - One last nit fix. (markus approved)
    [sshd.8]
    - some markus certified spelling adjustments
  - markus@cvs.openbsd.org
    [auth2.c channels.c clientloop.c compat compat.h dsa.c kex.c]
    [sshconnect2.c ]
    - bug compat w/ ssh-2.0.13 x11, split out bugs
    [nchan.c]
    - no drain if ibuf_empty, fixes x11fwd problems; tests by fries@
    [ssh-keygen.c]
    - handle escapes in real and original key format, ok millert@
    [version.h]
    - OpenSSH-2.1
25 files changed
tree: a65f45e0073cb55ad42957a36b4636ff21405108
  1. contrib/
  2. acconfig.h
  3. aclocal.m4
  4. atomicio.c
  5. auth-krb4.c
  6. auth-pam.c
  7. auth-pam.h
  8. auth-passwd.c
  9. auth-rh-rsa.c
  10. auth-rhosts.c
  11. auth-rsa.c
  12. auth-skey.c
  13. auth.c
  14. auth.h
  15. auth1.c
  16. auth2.c
  17. authfd.c
  18. authfd.h
  19. authfile.c
  20. authfile.h
  21. bsd-base64.c
  22. bsd-base64.h
  23. bsd-bindresvport.c
  24. bsd-bindresvport.h
  25. bsd-daemon.c
  26. bsd-daemon.h
  27. bsd-login.c
  28. bsd-login.h
  29. bsd-misc.c
  30. bsd-misc.h
  31. bsd-mktemp.c
  32. bsd-mktemp.h
  33. bsd-rresvport.c
  34. bsd-rresvport.h
  35. bsd-setenv.c
  36. bsd-setenv.h
  37. bsd-snprintf.c
  38. bsd-snprintf.h
  39. bsd-strlcat.c
  40. bsd-strlcat.h
  41. bsd-strlcpy.c
  42. bsd-strlcpy.h
  43. bufaux.c
  44. bufaux.h
  45. buffer.c
  46. buffer.h
  47. canohost.c
  48. ChangeLog
  49. channels.c
  50. channels.h
  51. cipher.c
  52. cipher.h
  53. clientloop.c
  54. compat.c
  55. compat.h
  56. compress.c
  57. compress.h
  58. config.guess
  59. config.sub
  60. configure.in
  61. COPYING.Ylonen
  62. crc32.c
  63. crc32.h
  64. CREDITS
  65. deattack.c
  66. deattack.h
  67. defines.h
  68. dispatch.c
  69. dispatch.h
  70. dsa.c
  71. dsa.h
  72. entropy.c
  73. entropy.h
  74. fake-gai-errnos.h
  75. fake-getaddrinfo.c
  76. fake-getaddrinfo.h
  77. fake-getnameinfo.c
  78. fake-getnameinfo.h
  79. fake-socket.h
  80. fingerprint.c
  81. fingerprint.h
  82. fixpaths
  83. getput.h
  84. hmac.c
  85. hmac.h
  86. hostfile.c
  87. hostfile.h
  88. includes.h
  89. INSTALL
  90. install-sh
  91. kex.c
  92. kex.h
  93. key.c
  94. key.h
  95. log-client.c
  96. log-server.c
  97. log.c
  98. login.c
  99. Makefile.in
  100. match.c
  101. match.h
  102. md5crypt.c
  103. md5crypt.h
  104. mpaux.c
  105. mpaux.h
  106. myproposal.h
  107. nchan.c
  108. nchan.h
  109. nchan.ms
  110. nchan2.ms
  111. OVERVIEW
  112. packet.c
  113. packet.h
  114. pty.c
  115. pty.h
  116. radix.c
  117. readconf.c
  118. readconf.h
  119. README
  120. README.openssh2
  121. README.Ylonen
  122. readpass.c
  123. RFC.nroff
  124. rsa.c
  125. rsa.h
  126. scp.1
  127. scp.c
  128. servconf.c
  129. servconf.h
  130. serverloop.c
  131. session.c
  132. session.h
  133. ssh-add.1
  134. ssh-add.c
  135. ssh-agent.1
  136. ssh-agent.c
  137. ssh-keygen.1
  138. ssh-keygen.c
  139. ssh.1
  140. ssh.c
  141. ssh.h
  142. ssh2.h
  143. ssh_config
  144. ssh_prng_cmds.in
  145. sshconnect.c
  146. sshconnect.h
  147. sshconnect1.c
  148. sshconnect2.c
  149. sshd.8
  150. sshd.c
  151. sshd_config
  152. tildexpand.c
  153. TODO
  154. ttymodes.c
  155. ttymodes.h
  156. uidswap.c
  157. uidswap.h
  158. UPGRADING
  159. uuencode.c
  160. uuencode.h
  161. version.h
  162. xmalloc.c
  163. xmalloc.h