- (djm) OpenBSD CVS updates:
   - markus@cvs.openbsd.org  2000/06/26 03:22:29
     [authfd.c]
     cleanup, less cut&paste
   - markus@cvs.openbsd.org  2000/06/26 15:59:19
     [servconf.c servconf.h session.c sshd.8 sshd.c]
     MaxStartups: limit number of unauthenticated connections, work by
     theo and me
   - deraadt@cvs.openbsd.org 2000/07/05 14:18:07
     [session.c]
     use no_x11_forwarding_flag correctly; provos ok
   - provos@cvs.openbsd.org  2000/07/05 15:35:57
     [sshd.c]
     typo
   - aaron@cvs.openbsd.org   2000/07/05 22:06:58
     [scp.1 ssh-agent.1 ssh-keygen.1 sshd.8]
     Insert more missing .El directives. Our troff really should identify
     these and spit out a warning.
   - todd@cvs.openbsd.org    2000/07/06 21:55:04
     [auth-rsa.c auth2.c ssh-keygen.c]
     clean code is good code
   - deraadt@cvs.openbsd.org 2000/07/07 02:14:29
     [serverloop.c]
     sense of port forwarding flag test was backwards
   - provos@cvs.openbsd.org  2000/07/08 17:17:31
     [compat.c readconf.c]
     replace strtok with strsep; from David Young <dyoung@onthejob.net>
   - deraadt@cvs.openbsd.org 2000/07/08 19:21:15
     [auth.h]
     KNF
   - ho@cvs.openbsd.org      2000/07/08 19:27:33
     [compat.c readconf.c]
     Better conditions for strsep() ending.
   - ho@cvs.openbsd.org      2000/07/10 10:27:05
     [readconf.c]
     Get the correct message on errors. (niels@ ok)
   - ho@cvs.openbsd.org      2000/07/10 10:30:25
     [cipher.c kex.c servconf.c]
     strtok() --> strsep(). (niels@ ok)
19 files changed
tree: 3ab056c59cd0c732ec179bd91be88d4e05b087fa
  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. bufaux.c
  60. bufaux.h
  61. buffer.c
  62. buffer.h
  63. canohost.c
  64. channels.c
  65. channels.h
  66. cipher.c
  67. cipher.h
  68. clientloop.c
  69. compat.c
  70. compat.h
  71. compress.c
  72. compress.h
  73. config.guess
  74. config.sub
  75. configure.in
  76. contrib/
  77. crc32.c
  78. crc32.h
  79. deattack.c
  80. deattack.h
  81. defines.h
  82. dispatch.c
  83. dispatch.h
  84. dsa.c
  85. dsa.h
  86. entropy.c
  87. entropy.h
  88. fake-gai-errnos.h
  89. fake-getaddrinfo.c
  90. fake-getaddrinfo.h
  91. fake-getnameinfo.c
  92. fake-getnameinfo.h
  93. fake-socket.h
  94. fingerprint.c
  95. fingerprint.h
  96. fixpaths
  97. fixprogs
  98. getput.h
  99. hmac.c
  100. hmac.h
  101. hostfile.c
  102. hostfile.h
  103. includes.h
  104. install-sh
  105. kex.c
  106. kex.h
  107. key.c
  108. key.h
  109. log-client.c
  110. log-server.c
  111. log.c
  112. login.c
  113. loginrec.c
  114. loginrec.h
  115. logintest.c
  116. match.c
  117. match.h
  118. md5crypt.c
  119. md5crypt.h
  120. mkinstalldirs
  121. mpaux.c
  122. mpaux.h
  123. myproposal.h
  124. nchan.c
  125. nchan.h
  126. nchan.ms
  127. nchan2.ms
  128. next-posix.c
  129. next-posix.h
  130. openbsd-compat.h
  131. packet.c
  132. packet.h
  133. pty.c
  134. pty.h
  135. radix.c
  136. readconf.c
  137. readconf.h
  138. readpass.c
  139. rsa.c
  140. rsa.h
  141. scp.1
  142. scp.c
  143. servconf.c
  144. servconf.h
  145. serverloop.c
  146. session.c
  147. session.h
  148. ssh-add.1
  149. ssh-add.c
  150. ssh-agent.1
  151. ssh-agent.c
  152. ssh-keygen.1
  153. ssh-keygen.c
  154. ssh.1
  155. ssh.c
  156. ssh.h
  157. ssh2.h
  158. ssh_config
  159. ssh_prng_cmds.in
  160. sshconnect.c
  161. sshconnect.h
  162. sshconnect1.c
  163. sshconnect2.c
  164. sshd.8
  165. sshd.c
  166. sshd_config
  167. tildexpand.c
  168. ttymodes.c
  169. ttymodes.h
  170. uidswap.c
  171. uidswap.h
  172. uuencode.c
  173. uuencode.h
  174. version.h
  175. xmalloc.c
  176. xmalloc.h