- (djm) OpenBSD CVS changes:
   - markus@cvs.openbsd.org  2000/07/22 03:14:37
     [servconf.c servconf.h sshd.8 sshd.c sshd_config]
     random early drop; ok theo, niels
   - deraadt@cvs.openbsd.org 2000/07/26 11:46:51
     [ssh.1]
     typo
   - deraadt@cvs.openbsd.org 2000/08/01 11:46:11
     [sshd.8]
     many fixes from pepper@mail.reppep.com
   - provos@cvs.openbsd.org  2000/08/01 13:01:42
     [Makefile.in util.c aux.c]
     rename aux.c to util.c to help with cygwin port
   - deraadt@cvs.openbsd.org 2000/08/02 00:23:31
     [authfd.c]
     correct sun_len; Alexander@Leidinger.net
   - provos@cvs.openbsd.org  2000/08/02 10:27:17
     [readconf.c sshd.8]
     disable kerberos authentication by default
   - provos@cvs.openbsd.org  2000/08/02 11:27:05
     [sshd.8 readconf.c auth-krb4.c]
     disallow kerberos authentication if we can't verify the TGT; from
     dugsong@
     kerberos authentication is on by default only if you have a srvtab.
   - markus@cvs.openbsd.org  2000/08/04 14:30:07
     [auth.c]
     unused
   - markus@cvs.openbsd.org  2000/08/04 14:30:35
     [sshd_config]
     MaxStartups
   - markus@cvs.openbsd.org  2000/08/15 13:20:46
     [authfd.c]
     cleanup; ok niels@
   - markus@cvs.openbsd.org  2000/08/17 14:05:10
     [session.c]
     cleanup login(1)-like jobs, no duplicate utmp entries
   - markus@cvs.openbsd.org  2000/08/17 14:06:34
     [session.c sshd.8 sshd.c]
      sshd -u len, similar to telnetd
16 files changed
tree: 0ac91ba19e494a3cb054d34db0c3b65660bd7375
  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-arc4random.c
  25. bsd-arc4random.h
  26. bsd-base64.c
  27. bsd-base64.h
  28. bsd-bindresvport.c
  29. bsd-bindresvport.h
  30. bsd-daemon.c
  31. bsd-daemon.h
  32. bsd-inet_aton.c
  33. bsd-inet_aton.h
  34. bsd-inet_ntoa.c
  35. bsd-inet_ntoa.h
  36. bsd-misc.c
  37. bsd-misc.h
  38. bsd-mktemp.c
  39. bsd-mktemp.h
  40. bsd-rresvport.c
  41. bsd-rresvport.h
  42. bsd-setenv.c
  43. bsd-setenv.h
  44. bsd-sigaction.c
  45. bsd-sigaction.h
  46. bsd-snprintf.c
  47. bsd-snprintf.h
  48. bsd-strlcat.c
  49. bsd-strlcat.h
  50. bsd-strlcpy.c
  51. bsd-strlcpy.h
  52. bsd-strsep.c
  53. bsd-strsep.h
  54. bufaux.c
  55. bufaux.h
  56. buffer.c
  57. buffer.h
  58. canohost.c
  59. ChangeLog
  60. channels.c
  61. channels.h
  62. cipher.c
  63. cipher.h
  64. clientloop.c
  65. compat.c
  66. compat.h
  67. compress.c
  68. compress.h
  69. config.guess
  70. config.sub
  71. configure.in
  72. COPYING.Ylonen
  73. crc32.c
  74. crc32.h
  75. CREDITS
  76. deattack.c
  77. deattack.h
  78. defines.h
  79. dispatch.c
  80. dispatch.h
  81. dsa.c
  82. dsa.h
  83. entropy.c
  84. entropy.h
  85. fake-gai-errnos.h
  86. fake-getaddrinfo.c
  87. fake-getaddrinfo.h
  88. fake-getnameinfo.c
  89. fake-getnameinfo.h
  90. fake-socket.h
  91. fingerprint.c
  92. fingerprint.h
  93. fixpaths
  94. fixprogs
  95. getput.h
  96. hmac.c
  97. hmac.h
  98. hostfile.c
  99. hostfile.h
  100. includes.h
  101. INSTALL
  102. install-sh
  103. kex.c
  104. kex.h
  105. key.c
  106. key.h
  107. log-client.c
  108. log-server.c
  109. log.c
  110. login.c
  111. loginrec.c
  112. loginrec.h
  113. logintest.c
  114. Makefile.in
  115. match.c
  116. match.h
  117. md5crypt.c
  118. md5crypt.h
  119. mkinstalldirs
  120. mpaux.c
  121. mpaux.h
  122. myproposal.h
  123. nchan.c
  124. nchan.h
  125. nchan.ms
  126. nchan2.ms
  127. next-posix.c
  128. next-posix.h
  129. openbsd-compat.h
  130. OVERVIEW
  131. packet.c
  132. packet.h
  133. pty.c
  134. pty.h
  135. radix.c
  136. readconf.c
  137. readconf.h
  138. README
  139. README.openssh2
  140. README.Ylonen
  141. readpass.c
  142. RFC.nroff
  143. rsa.c
  144. rsa.h
  145. scp.1
  146. scp.c
  147. servconf.c
  148. servconf.h
  149. serverloop.c
  150. session.c
  151. session.h
  152. ssh-add.1
  153. ssh-add.c
  154. ssh-agent.1
  155. ssh-agent.c
  156. ssh-keygen.1
  157. ssh-keygen.c
  158. ssh.1
  159. ssh.c
  160. ssh.h
  161. ssh2.h
  162. ssh_config
  163. ssh_prng_cmds.in
  164. sshconnect.c
  165. sshconnect.h
  166. sshconnect1.c
  167. sshconnect2.c
  168. sshd.8
  169. sshd.c
  170. sshd_config
  171. tildexpand.c
  172. TODO
  173. ttymodes.c
  174. ttymodes.h
  175. uidswap.c
  176. uidswap.h
  177. UPGRADING
  178. uuencode.c
  179. uuencode.h
  180. version.h
  181. xmalloc.c
  182. xmalloc.h