- (bal) OpenBSD CVS Update
   - markus@cvs.openbsd.org 2000/12/28 14:25:51
     [auth.h auth2.c]
     count authentication failures only
   - markus@cvs.openbsd.org 2000/12/28 14:25:03
     [sshconnect.c]
     fingerprint for MITM attacks, too.
   - markus@cvs.openbsd.org 2000/12/28 12:03:57
     [sshd.8 sshd.c]
     document -D
   - markus@cvs.openbsd.org 2000/12/27 14:19:21
     [serverloop.c]
     less chatty
   - markus@cvs.openbsd.org 2000/12/27 12:34
     [auth1.c sshconnect2.c sshd.c]
     typo
   - markus@cvs.openbsd.org 2000/12/27 12:30:19
     [readconf.c readconf.h ssh.1 sshconnect.c]
     new option: HostKeyAlias: allow the user to record the host key
     under a different name. This is useful for ssh tunneling over
     forwarded connections or if you run multiple sshd's on different
     ports on the same machine.
   - markus@cvs.openbsd.org 2000/12/27 11:51:53
     [ssh.1 ssh.c]
     multiple -t force pty allocation, document ORIGINAL_COMMAND
   - markus@cvs.openbsd.org 2000/12/27 11:41:31
     [sshd.8]
     update for ssh-2
13 files changed
tree: 2a64c6b1e096010f2b5fd45a08f9878cac5d400e
  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-pam.c
  19. auth2-pam.h
  20. auth2-skey.c
  21. auth2.c
  22. authfd.c
  23. authfd.h
  24. authfile.c
  25. authfile.h
  26. bsd-arc4random.c
  27. bsd-arc4random.h
  28. bsd-base64.c
  29. bsd-base64.h
  30. bsd-bindresvport.c
  31. bsd-bindresvport.h
  32. bsd-daemon.c
  33. bsd-daemon.h
  34. bsd-getcwd.c
  35. bsd-getcwd.h
  36. bsd-inet_aton.c
  37. bsd-inet_aton.h
  38. bsd-inet_ntoa.c
  39. bsd-inet_ntoa.h
  40. bsd-misc.c
  41. bsd-misc.h
  42. bsd-mktemp.c
  43. bsd-mktemp.h
  44. bsd-queue.h
  45. bsd-realpath.c
  46. bsd-realpath.h
  47. bsd-rresvport.c
  48. bsd-rresvport.h
  49. bsd-setenv.c
  50. bsd-setenv.h
  51. bsd-setproctitle.c
  52. bsd-setproctitle.h
  53. bsd-sigaction.c
  54. bsd-sigaction.h
  55. bsd-snprintf.c
  56. bsd-snprintf.h
  57. bsd-strlcat.c
  58. bsd-strlcat.h
  59. bsd-strlcpy.c
  60. bsd-strlcpy.h
  61. bsd-strsep.c
  62. bsd-strsep.h
  63. bsd-strtok.c
  64. bsd-strtok.h
  65. bsd-vis.c
  66. bsd-vis.h
  67. bsd-waitpid.c
  68. bsd-waitpid.h
  69. bufaux.c
  70. bufaux.h
  71. buffer.c
  72. buffer.h
  73. canohost.c
  74. ChangeLog
  75. channels.c
  76. channels.h
  77. cipher.c
  78. cipher.h
  79. cli.c
  80. cli.h
  81. clientloop.c
  82. compat.c
  83. compat.h
  84. compress.c
  85. compress.h
  86. config.guess
  87. config.sub
  88. configure.in
  89. crc32.c
  90. crc32.h
  91. CREDITS
  92. cygwin_util.c
  93. cygwin_util.h
  94. deattack.c
  95. deattack.h
  96. defines.h
  97. dh.c
  98. dh.h
  99. dispatch.c
  100. dispatch.h
  101. entropy.c
  102. entropy.h
  103. fake-gai-errnos.h
  104. fake-getaddrinfo.c
  105. fake-getaddrinfo.h
  106. fake-getnameinfo.c
  107. fake-getnameinfo.h
  108. fake-socket.h
  109. fixpaths
  110. fixprogs
  111. getput.h
  112. hmac.c
  113. hmac.h
  114. hostfile.c
  115. hostfile.h
  116. includes.h
  117. INSTALL
  118. install-sh
  119. kex.c
  120. kex.h
  121. key.c
  122. key.h
  123. LICENCE
  124. log-client.c
  125. log-server.c
  126. log.c
  127. login.c
  128. loginrec.c
  129. loginrec.h
  130. logintest.c
  131. Makefile.in
  132. match.c
  133. match.h
  134. md5crypt.c
  135. md5crypt.h
  136. mkinstalldirs
  137. mpaux.c
  138. mpaux.h
  139. myproposal.h
  140. nchan.c
  141. nchan.h
  142. nchan.ms
  143. nchan2.ms
  144. news4-posix.h
  145. next-posix.c
  146. next-posix.h
  147. openbsd-compat.h
  148. OVERVIEW
  149. packet.c
  150. packet.h
  151. primes
  152. pty.c
  153. pty.h
  154. radix.c
  155. readconf.c
  156. readconf.h
  157. README
  158. readpass.c
  159. RFC.nroff
  160. rijndael.c
  161. rijndael.h
  162. rsa.c
  163. rsa.h
  164. scp.1
  165. scp.c
  166. servconf.c
  167. servconf.h
  168. serverloop.c
  169. session.c
  170. session.h
  171. sftp-server.8
  172. sftp-server.c
  173. ssh-add.1
  174. ssh-add.c
  175. ssh-agent.1
  176. ssh-agent.c
  177. ssh-dss.c
  178. ssh-dss.h
  179. ssh-keygen.1
  180. ssh-keygen.c
  181. ssh-keyscan.1
  182. ssh-keyscan.c
  183. ssh-rsa.c
  184. ssh-rsa.h
  185. ssh.1
  186. ssh.c
  187. ssh.h
  188. ssh2.h
  189. ssh_config
  190. ssh_prng_cmds.in
  191. sshconnect.c
  192. sshconnect.h
  193. sshconnect1.c
  194. sshconnect2.c
  195. sshd.8
  196. sshd.c
  197. sshd_config
  198. tildexpand.c
  199. TODO
  200. ttymodes.c
  201. ttymodes.h
  202. uidswap.c
  203. uidswap.h
  204. util.c
  205. uuencode.c
  206. uuencode.h
  207. version.h
  208. WARNING.RNG
  209. xmalloc.c
  210. xmalloc.h