20001203
- (bal) OpenBSD CVS updates:
  - markus@cvs.openbsd.org 2000/11/30 22:54:31
    [channels.c]
    debug->warn if tried to do -R style fwd w/o client requesting this;
    ok neils@
  - markus@cvs.openbsd.org 2000/11/29 20:39:17
    [cipher.c]
    des_cbc_encrypt -> des_ncbc_encrypt since it already updates the IV
  - markus@cvs.openbsd.org 2000/11/30 18:33:05
    [ssh-agent.c]
    agents must not dump core, ok niels@
  - markus@cvs.openbsd.org 2000/11/30 07:04:02
    [ssh.1]
    T is for both protocols
  - markus@cvs.openbsd.org 2000/12/01 00:00:51
    [ssh.1]
    typo; from green@FreeBSD.org
  - markus@cvs.openbsd.org 2000/11/30 07:02:35
    [ssh.c]
    check -T before isatty()
  - provos@cvs.openbsd.org 2000/11/29 13:51:27
    [sshconnect.c]
    show IP address and hostname when new key is encountered. okay markus@
  - markus@cvs.openbsd.org 2000/11/30 22:53:35
    [sshconnect.c]
    disable agent/x11/port fwding if hostkey has changed; ok niels@
  - marksu@cvs.openbsd.org 2000/11/29 21:11:59
    [sshd.c]
    sshd -D, startup w/o deamon(), for monitoring scripts or inittab;
    from handler@sub-rosa.com and eric@urbanrange.com; ok niels@
9 files changed
tree: f4c529e4effe1a7f0c9b818bd198a305c73efeb9
  1. COPYING.Ylonen
  2. CREDITS
  3. ChangeLog
  4. INSTALL
  5. LICENCE
  6. Makefile.in
  7. OVERVIEW
  8. README
  9. README.Ylonen
  10. RFC.nroff
  11. TODO
  12. WARNING.RNG
  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-skey.c
  30. auth2.c
  31. authfd.c
  32. authfd.h
  33. authfile.c
  34. authfile.h
  35. bsd-arc4random.c
  36. bsd-arc4random.h
  37. bsd-base64.c
  38. bsd-base64.h
  39. bsd-bindresvport.c
  40. bsd-bindresvport.h
  41. bsd-daemon.c
  42. bsd-daemon.h
  43. bsd-getcwd.c
  44. bsd-getcwd.h
  45. bsd-inet_aton.c
  46. bsd-inet_aton.h
  47. bsd-inet_ntoa.c
  48. bsd-inet_ntoa.h
  49. bsd-misc.c
  50. bsd-misc.h
  51. bsd-mktemp.c
  52. bsd-mktemp.h
  53. bsd-realpath.c
  54. bsd-realpath.h
  55. bsd-rresvport.c
  56. bsd-rresvport.h
  57. bsd-setenv.c
  58. bsd-setenv.h
  59. bsd-setproctitle.c
  60. bsd-setproctitle.h
  61. bsd-sigaction.c
  62. bsd-sigaction.h
  63. bsd-snprintf.c
  64. bsd-snprintf.h
  65. bsd-strlcat.c
  66. bsd-strlcat.h
  67. bsd-strlcpy.c
  68. bsd-strlcpy.h
  69. bsd-strsep.c
  70. bsd-strsep.h
  71. bsd-strtok.c
  72. bsd-strtok.h
  73. bsd-vis.c
  74. bsd-vis.h
  75. bsd-waitpid.c
  76. bsd-waitpid.h
  77. bufaux.c
  78. bufaux.h
  79. buffer.c
  80. buffer.h
  81. canohost.c
  82. channels.c
  83. channels.h
  84. cipher.c
  85. cipher.h
  86. cli.c
  87. cli.h
  88. clientloop.c
  89. compat.c
  90. compat.h
  91. compress.c
  92. compress.h
  93. config.guess
  94. config.sub
  95. configure.in
  96. contrib/
  97. crc32.c
  98. crc32.h
  99. cygwin_util.c
  100. cygwin_util.h
  101. deattack.c
  102. deattack.h
  103. defines.h
  104. dh.c
  105. dh.h
  106. dispatch.c
  107. dispatch.h
  108. entropy.c
  109. entropy.h
  110. fake-gai-errnos.h
  111. fake-getaddrinfo.c
  112. fake-getaddrinfo.h
  113. fake-getnameinfo.c
  114. fake-getnameinfo.h
  115. fake-socket.h
  116. fixpaths
  117. fixprogs
  118. getput.h
  119. hmac.c
  120. hmac.h
  121. hostfile.c
  122. hostfile.h
  123. includes.h
  124. install-sh
  125. kex.c
  126. kex.h
  127. key.c
  128. key.h
  129. log-client.c
  130. log-server.c
  131. log.c
  132. login.c
  133. loginrec.c
  134. loginrec.h
  135. logintest.c
  136. match.c
  137. match.h
  138. md5crypt.c
  139. md5crypt.h
  140. mkinstalldirs
  141. mpaux.c
  142. mpaux.h
  143. myproposal.h
  144. nchan.c
  145. nchan.h
  146. nchan.ms
  147. nchan2.ms
  148. news4-posix.h
  149. next-posix.c
  150. next-posix.h
  151. openbsd-compat.h
  152. packet.c
  153. packet.h
  154. primes
  155. pty.c
  156. pty.h
  157. radix.c
  158. readconf.c
  159. readconf.h
  160. readpass.c
  161. rijndael.c
  162. rijndael.h
  163. rsa.c
  164. rsa.h
  165. scp.1
  166. scp.c
  167. servconf.c
  168. servconf.h
  169. serverloop.c
  170. session.c
  171. session.h
  172. sftp-server.8
  173. sftp-server.c
  174. ssh-add.1
  175. ssh-add.c
  176. ssh-agent.1
  177. ssh-agent.c
  178. ssh-dss.c
  179. ssh-dss.h
  180. ssh-keygen.1
  181. ssh-keygen.c
  182. ssh-rsa.c
  183. ssh-rsa.h
  184. ssh.1
  185. ssh.c
  186. ssh.h
  187. ssh2.h
  188. ssh_config
  189. ssh_prng_cmds.in
  190. sshconnect.c
  191. sshconnect.h
  192. sshconnect1.c
  193. sshconnect2.c
  194. sshd.8
  195. sshd.c
  196. sshd_config
  197. tildexpand.c
  198. ttymodes.c
  199. ttymodes.h
  200. uidswap.c
  201. uidswap.h
  202. util.c
  203. uuencode.c
  204. uuencode.h
  205. version.h
  206. xmalloc.c
  207. xmalloc.h