- OpenBSD CVS updates:
  - markus@cvs.openbsd.org
    [session.c]
    make x11-fwd work w/ localhost (xauth add host/unix:11)
    [cipher.c compat.c readconf.c servconf.c]
    check strtok() != NULL; ok niels@
    [key.c]
    fix key_read() for uuencoded keys w/o '='
    [serverloop.c]
    group ssh1 vs. ssh2 in serverloop
    [kex.c kex.h myproposal.h sshconnect2.c sshd.c]
    split kexinit/kexdh, factor out common code
    [readconf.c ssh.1 ssh.c]
    forwardagent defaults to no, add ssh -A
  - theo@cvs.openbsd.org
    [session.c]
    just some line shortening
15 files changed
tree: f7fe557697d12b37c6be6a97c6ce083d23fd07de
  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. aux.c
  22. bsd-base64.c
  23. bsd-base64.h
  24. bsd-bindresvport.c
  25. bsd-bindresvport.h
  26. bsd-daemon.c
  27. bsd-daemon.h
  28. bsd-login.c
  29. bsd-login.h
  30. bsd-misc.c
  31. bsd-misc.h
  32. bsd-mktemp.c
  33. bsd-mktemp.h
  34. bsd-rresvport.c
  35. bsd-rresvport.h
  36. bsd-setenv.c
  37. bsd-setenv.h
  38. bsd-snprintf.c
  39. bsd-snprintf.h
  40. bsd-strlcat.c
  41. bsd-strlcat.h
  42. bsd-strlcpy.c
  43. bsd-strlcpy.h
  44. bufaux.c
  45. bufaux.h
  46. buffer.c
  47. buffer.h
  48. canohost.c
  49. ChangeLog
  50. channels.c
  51. channels.h
  52. cipher.c
  53. cipher.h
  54. clientloop.c
  55. compat.c
  56. compat.h
  57. compress.c
  58. compress.h
  59. config.guess
  60. config.sub
  61. configure.in
  62. COPYING.Ylonen
  63. crc32.c
  64. crc32.h
  65. CREDITS
  66. deattack.c
  67. deattack.h
  68. defines.h
  69. dispatch.c
  70. dispatch.h
  71. dsa.c
  72. dsa.h
  73. entropy.c
  74. entropy.h
  75. fake-gai-errnos.h
  76. fake-getaddrinfo.c
  77. fake-getaddrinfo.h
  78. fake-getnameinfo.c
  79. fake-getnameinfo.h
  80. fake-socket.h
  81. fingerprint.c
  82. fingerprint.h
  83. fixpaths
  84. fixprogs
  85. getput.h
  86. hmac.c
  87. hmac.h
  88. hostfile.c
  89. hostfile.h
  90. includes.h
  91. INSTALL
  92. install-sh
  93. kex.c
  94. kex.h
  95. key.c
  96. key.h
  97. log-client.c
  98. log-server.c
  99. log.c
  100. login.c
  101. Makefile.in
  102. match.c
  103. match.h
  104. md5crypt.c
  105. md5crypt.h
  106. mkinstalldirs
  107. mpaux.c
  108. mpaux.h
  109. myproposal.h
  110. nchan.c
  111. nchan.h
  112. nchan.ms
  113. nchan2.ms
  114. openbsd-compat.h
  115. OVERVIEW
  116. packet.c
  117. packet.h
  118. pty.c
  119. pty.h
  120. radix.c
  121. readconf.c
  122. readconf.h
  123. README
  124. README.openssh2
  125. README.Ylonen
  126. readpass.c
  127. RFC.nroff
  128. rsa.c
  129. rsa.h
  130. scp.1
  131. scp.c
  132. servconf.c
  133. servconf.h
  134. serverloop.c
  135. session.c
  136. session.h
  137. ssh-add.1
  138. ssh-add.c
  139. ssh-agent.1
  140. ssh-agent.c
  141. ssh-keygen.1
  142. ssh-keygen.c
  143. ssh.1
  144. ssh.c
  145. ssh.h
  146. ssh2.h
  147. ssh_config
  148. ssh_prng_cmds.in
  149. sshconnect.c
  150. sshconnect.h
  151. sshconnect1.c
  152. sshconnect2.c
  153. sshd.8
  154. sshd.c
  155. sshd_config
  156. tildexpand.c
  157. TODO
  158. ttymodes.c
  159. ttymodes.h
  160. uidswap.c
  161. uidswap.h
  162. UPGRADING
  163. uuencode.c
  164. uuencode.h
  165. version.h
  166. xmalloc.c
  167. xmalloc.h