- (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. CREDITS
  2. ChangeLog
  3. INSTALL
  4. LICENCE
  5. Makefile.in
  6. OVERVIEW
  7. README
  8. RFC.nroff
  9. TODO
  10. WARNING.RNG
  11. acconfig.h
  12. aclocal.m4
  13. atomicio.c
  14. auth-krb4.c
  15. auth-options.c
  16. auth-options.h
  17. auth-pam.c
  18. auth-pam.h
  19. auth-passwd.c
  20. auth-rh-rsa.c
  21. auth-rhosts.c
  22. auth-rsa.c
  23. auth-skey.c
  24. auth.c
  25. auth.h
  26. auth1.c
  27. auth2-pam.c
  28. auth2-pam.h
  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-queue.h
  54. bsd-realpath.c
  55. bsd-realpath.h
  56. bsd-rresvport.c
  57. bsd-rresvport.h
  58. bsd-setenv.c
  59. bsd-setenv.h
  60. bsd-setproctitle.c
  61. bsd-setproctitle.h
  62. bsd-sigaction.c
  63. bsd-sigaction.h
  64. bsd-snprintf.c
  65. bsd-snprintf.h
  66. bsd-strlcat.c
  67. bsd-strlcat.h
  68. bsd-strlcpy.c
  69. bsd-strlcpy.h
  70. bsd-strsep.c
  71. bsd-strsep.h
  72. bsd-strtok.c
  73. bsd-strtok.h
  74. bsd-vis.c
  75. bsd-vis.h
  76. bsd-waitpid.c
  77. bsd-waitpid.h
  78. bufaux.c
  79. bufaux.h
  80. buffer.c
  81. buffer.h
  82. canohost.c
  83. channels.c
  84. channels.h
  85. cipher.c
  86. cipher.h
  87. cli.c
  88. cli.h
  89. clientloop.c
  90. compat.c
  91. compat.h
  92. compress.c
  93. compress.h
  94. config.guess
  95. config.sub
  96. configure.in
  97. contrib/
  98. crc32.c
  99. crc32.h
  100. cygwin_util.c
  101. cygwin_util.h
  102. deattack.c
  103. deattack.h
  104. defines.h
  105. dh.c
  106. dh.h
  107. dispatch.c
  108. dispatch.h
  109. entropy.c
  110. entropy.h
  111. fake-gai-errnos.h
  112. fake-getaddrinfo.c
  113. fake-getaddrinfo.h
  114. fake-getnameinfo.c
  115. fake-getnameinfo.h
  116. fake-socket.h
  117. fixpaths
  118. fixprogs
  119. getput.h
  120. hmac.c
  121. hmac.h
  122. hostfile.c
  123. hostfile.h
  124. includes.h
  125. install-sh
  126. kex.c
  127. kex.h
  128. key.c
  129. key.h
  130. log-client.c
  131. log-server.c
  132. log.c
  133. login.c
  134. loginrec.c
  135. loginrec.h
  136. logintest.c
  137. match.c
  138. match.h
  139. md5crypt.c
  140. md5crypt.h
  141. mkinstalldirs
  142. mpaux.c
  143. mpaux.h
  144. myproposal.h
  145. nchan.c
  146. nchan.h
  147. nchan.ms
  148. nchan2.ms
  149. news4-posix.h
  150. next-posix.c
  151. next-posix.h
  152. openbsd-compat.h
  153. packet.c
  154. packet.h
  155. primes
  156. pty.c
  157. pty.h
  158. radix.c
  159. readconf.c
  160. readconf.h
  161. readpass.c
  162. rijndael.c
  163. rijndael.h
  164. rsa.c
  165. rsa.h
  166. scp.1
  167. scp.c
  168. servconf.c
  169. servconf.h
  170. serverloop.c
  171. session.c
  172. session.h
  173. sftp-server.8
  174. sftp-server.c
  175. ssh-add.1
  176. ssh-add.c
  177. ssh-agent.1
  178. ssh-agent.c
  179. ssh-dss.c
  180. ssh-dss.h
  181. ssh-keygen.1
  182. ssh-keygen.c
  183. ssh-keyscan.1
  184. ssh-keyscan.c
  185. ssh-rsa.c
  186. ssh-rsa.h
  187. ssh.1
  188. ssh.c
  189. ssh.h
  190. ssh2.h
  191. ssh_config
  192. ssh_prng_cmds.in
  193. sshconnect.c
  194. sshconnect.h
  195. sshconnect1.c
  196. sshconnect2.c
  197. sshd.8
  198. sshd.c
  199. sshd_config
  200. tildexpand.c
  201. ttymodes.c
  202. ttymodes.h
  203. uidswap.c
  204. uidswap.h
  205. util.c
  206. uuencode.c
  207. uuencode.h
  208. version.h
  209. xmalloc.c
  210. xmalloc.h