- (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. contrib/
  2. acconfig.h
  3. aclocal.m4
  4. atomicio.c
  5. auth-krb4.c
  6. auth-options.c
  7. auth-options.h
  8. auth-pam.c
  9. auth-pam.h
  10. auth-passwd.c
  11. auth-rh-rsa.c
  12. auth-rhosts.c
  13. auth-rsa.c
  14. auth-skey.c
  15. auth.c
  16. auth.h
  17. auth1.c
  18. auth2.c
  19. authfd.c
  20. authfd.h
  21. authfile.c
  22. authfile.h
  23. aux.c
  24. bsd-base64.c
  25. bsd-base64.h
  26. bsd-bindresvport.c
  27. bsd-bindresvport.h
  28. bsd-daemon.c
  29. bsd-daemon.h
  30. bsd-inet_aton.c
  31. bsd-inet_aton.h
  32. bsd-misc.c
  33. bsd-misc.h
  34. bsd-mktemp.c
  35. bsd-mktemp.h
  36. bsd-rresvport.c
  37. bsd-rresvport.h
  38. bsd-setenv.c
  39. bsd-setenv.h
  40. bsd-sigaction.c
  41. bsd-sigaction.h
  42. bsd-snprintf.c
  43. bsd-snprintf.h
  44. bsd-strlcat.c
  45. bsd-strlcat.h
  46. bsd-strlcpy.c
  47. bsd-strlcpy.h
  48. bufaux.c
  49. bufaux.h
  50. buffer.c
  51. buffer.h
  52. canohost.c
  53. ChangeLog
  54. channels.c
  55. channels.h
  56. cipher.c
  57. cipher.h
  58. clientloop.c
  59. compat.c
  60. compat.h
  61. compress.c
  62. compress.h
  63. config.guess
  64. config.sub
  65. configure.in
  66. COPYING.Ylonen
  67. crc32.c
  68. crc32.h
  69. CREDITS
  70. deattack.c
  71. deattack.h
  72. defines.h
  73. dispatch.c
  74. dispatch.h
  75. dsa.c
  76. dsa.h
  77. entropy.c
  78. entropy.h
  79. fake-gai-errnos.h
  80. fake-getaddrinfo.c
  81. fake-getaddrinfo.h
  82. fake-getnameinfo.c
  83. fake-getnameinfo.h
  84. fake-socket.h
  85. fingerprint.c
  86. fingerprint.h
  87. fixpaths
  88. fixprogs
  89. getput.h
  90. hmac.c
  91. hmac.h
  92. hostfile.c
  93. hostfile.h
  94. includes.h
  95. INSTALL
  96. install-sh
  97. kex.c
  98. kex.h
  99. key.c
  100. key.h
  101. log-client.c
  102. log-server.c
  103. log.c
  104. login.c
  105. loginrec.c
  106. loginrec.h
  107. logintest.c
  108. Makefile.in
  109. match.c
  110. match.h
  111. md5crypt.c
  112. md5crypt.h
  113. mkinstalldirs
  114. mpaux.c
  115. mpaux.h
  116. myproposal.h
  117. nchan.c
  118. nchan.h
  119. nchan.ms
  120. nchan2.ms
  121. next-posix.c
  122. next-posix.h
  123. openbsd-compat.h
  124. OVERVIEW
  125. packet.c
  126. packet.h
  127. pty.c
  128. pty.h
  129. radix.c
  130. readconf.c
  131. readconf.h
  132. README
  133. README.openssh2
  134. README.Ylonen
  135. readpass.c
  136. RFC.nroff
  137. rsa.c
  138. rsa.h
  139. scp.1
  140. scp.c
  141. servconf.c
  142. servconf.h
  143. serverloop.c
  144. session.c
  145. session.h
  146. ssh-add.1
  147. ssh-add.c
  148. ssh-agent.1
  149. ssh-agent.c
  150. ssh-keygen.1
  151. ssh-keygen.c
  152. ssh.1
  153. ssh.c
  154. ssh.h
  155. ssh2.h
  156. ssh_config
  157. ssh_prng_cmds.in
  158. sshconnect.c
  159. sshconnect.h
  160. sshconnect1.c
  161. sshconnect2.c
  162. sshd.8
  163. sshd.c
  164. sshd_config
  165. tildexpand.c
  166. TODO
  167. ttymodes.c
  168. ttymodes.h
  169. uidswap.c
  170. uidswap.h
  171. UPGRADING
  172. uuencode.c
  173. uuencode.h
  174. version.h
  175. xmalloc.c
  176. xmalloc.h