- (djm) OpenBSD CVS updates
   - provos@cvs.openbsd.org  2000/07/13 16:53:22
     [aux.c readconf.c servconf.c ssh.h]
     allow multiple whitespace but only one '=' between tokens, bug report from
     Ralf S. Engelschall <rse@engelschall.com> but different fix. okay deraadt@
   - provos@cvs.openbsd.org  2000/07/13 17:14:09
     [clientloop.c]
     typo; todd@fries.net
   - provos@cvs.openbsd.org  2000/07/13 17:19:31
     [scp.c]
     close can fail on AFS, report error; from Greg Hudson <ghudson@mit.edu>
   - markus@cvs.openbsd.org  2000/07/14 16:59:46
     [readconf.c servconf.c]
     allow leading whitespace. ok niels
   - djm@cvs.openbsd.org     2000/07/14 22:01:38
     [ssh-keygen.c ssh.c]
     Always create ~/.ssh with mode 700; ok Markus
9 files changed
tree: 8b1023f666bebd274c08fe579a61c70a8a66f283
  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-inet_aton.c
  42. bsd-inet_aton.h
  43. bsd-misc.c
  44. bsd-misc.h
  45. bsd-mktemp.c
  46. bsd-mktemp.h
  47. bsd-rresvport.c
  48. bsd-rresvport.h
  49. bsd-setenv.c
  50. bsd-setenv.h
  51. bsd-sigaction.c
  52. bsd-sigaction.h
  53. bsd-snprintf.c
  54. bsd-snprintf.h
  55. bsd-strlcat.c
  56. bsd-strlcat.h
  57. bsd-strlcpy.c
  58. bsd-strlcpy.h
  59. bsd-strsep.c
  60. bsd-strsep.h
  61. bufaux.c
  62. bufaux.h
  63. buffer.c
  64. buffer.h
  65. canohost.c
  66. channels.c
  67. channels.h
  68. cipher.c
  69. cipher.h
  70. clientloop.c
  71. compat.c
  72. compat.h
  73. compress.c
  74. compress.h
  75. config.guess
  76. config.sub
  77. configure.in
  78. contrib/
  79. crc32.c
  80. crc32.h
  81. deattack.c
  82. deattack.h
  83. defines.h
  84. dispatch.c
  85. dispatch.h
  86. dsa.c
  87. dsa.h
  88. entropy.c
  89. entropy.h
  90. fake-gai-errnos.h
  91. fake-getaddrinfo.c
  92. fake-getaddrinfo.h
  93. fake-getnameinfo.c
  94. fake-getnameinfo.h
  95. fake-socket.h
  96. fingerprint.c
  97. fingerprint.h
  98. fixpaths
  99. fixprogs
  100. getput.h
  101. hmac.c
  102. hmac.h
  103. hostfile.c
  104. hostfile.h
  105. includes.h
  106. install-sh
  107. kex.c
  108. kex.h
  109. key.c
  110. key.h
  111. log-client.c
  112. log-server.c
  113. log.c
  114. login.c
  115. loginrec.c
  116. loginrec.h
  117. logintest.c
  118. match.c
  119. match.h
  120. md5crypt.c
  121. md5crypt.h
  122. mkinstalldirs
  123. mpaux.c
  124. mpaux.h
  125. myproposal.h
  126. nchan.c
  127. nchan.h
  128. nchan.ms
  129. nchan2.ms
  130. next-posix.c
  131. next-posix.h
  132. openbsd-compat.h
  133. packet.c
  134. packet.h
  135. pty.c
  136. pty.h
  137. radix.c
  138. readconf.c
  139. readconf.h
  140. readpass.c
  141. rsa.c
  142. rsa.h
  143. scp.1
  144. scp.c
  145. servconf.c
  146. servconf.h
  147. serverloop.c
  148. session.c
  149. session.h
  150. ssh-add.1
  151. ssh-add.c
  152. ssh-agent.1
  153. ssh-agent.c
  154. ssh-keygen.1
  155. ssh-keygen.c
  156. ssh.1
  157. ssh.c
  158. ssh.h
  159. ssh2.h
  160. ssh_config
  161. ssh_prng_cmds.in
  162. sshconnect.c
  163. sshconnect.h
  164. sshconnect1.c
  165. sshconnect2.c
  166. sshd.8
  167. sshd.c
  168. sshd_config
  169. tildexpand.c
  170. ttymodes.c
  171. ttymodes.h
  172. uidswap.c
  173. uidswap.h
  174. uuencode.c
  175. uuencode.h
  176. version.h
  177. xmalloc.c
  178. xmalloc.h