- (djm) Sync with OpenBSD:
   - markus@cvs.openbsd.org  2000/10/16 15:46:32
     [ssh.1]
     fixes from pekkas@netcore.fi
   - markus@cvs.openbsd.org  2000/10/17 14:28:11
     [atomicio.c]
     return number of characters processed; ok deraadt@
   - markus@cvs.openbsd.org  2000/10/18 12:04:02
     [atomicio.c]
     undo
   - markus@cvs.openbsd.org  2000/10/18 12:23:02
     [scp.c]
     replace atomicio(read,...) with read(); ok deraadt@
   - markus@cvs.openbsd.org  2000/10/18 12:42:00
     [session.c]
     restore old record login behaviour
   - deraadt@cvs.openbsd.org 2000/10/19 10:41:13
     [auth-skey.c]
     fmt string problem in unused code
   - provos@cvs.openbsd.org  2000/10/19 10:45:16
     [sshconnect2.c]
     don't reference freed memory. okay deraadt@
   - markus@cvs.openbsd.org  2000/10/21 11:04:23
     [canohost.c]
     typo, eramore@era-t.ericsson.se; ok niels@
   - markus@cvs.openbsd.org  2000/10/23 13:31:55
     [cipher.c]
     non-alignment dependent swap_bytes(); from
     simonb@wasabisystems.com/netbsd
   - markus@cvs.openbsd.org  2000/10/26 12:38:28
     [compat.c]
     add older vandyke products
   - markus@cvs.openbsd.org  2000/10/27 01:32:19
     [channels.c channels.h clientloop.c serverloop.c session.c]
     [ssh.c util.c]
     enable non-blocking IO on channels, and tty's (except for the
     client ttys).
   - markus@cvs.openbsd.org  2000/10/27 01:48:22
     channels.c channels.h clientloop.c
     deny agent/x11 forwarding unless requested; thanks to jwl@pobox.com
16 files changed
tree: 4aea8b2b116123812ade69ae73fde80fee8e0f41
  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. bsd-arc4random.c
  24. bsd-arc4random.h
  25. bsd-base64.c
  26. bsd-base64.h
  27. bsd-bindresvport.c
  28. bsd-bindresvport.h
  29. bsd-daemon.c
  30. bsd-daemon.h
  31. bsd-getcwd.c
  32. bsd-getcwd.h
  33. bsd-inet_aton.c
  34. bsd-inet_aton.h
  35. bsd-inet_ntoa.c
  36. bsd-inet_ntoa.h
  37. bsd-misc.c
  38. bsd-misc.h
  39. bsd-mktemp.c
  40. bsd-mktemp.h
  41. bsd-realpath.c
  42. bsd-realpath.h
  43. bsd-rresvport.c
  44. bsd-rresvport.h
  45. bsd-setenv.c
  46. bsd-setenv.h
  47. bsd-setproctitle.c
  48. bsd-setproctitle.h
  49. bsd-sigaction.c
  50. bsd-sigaction.h
  51. bsd-snprintf.c
  52. bsd-snprintf.h
  53. bsd-strlcat.c
  54. bsd-strlcat.h
  55. bsd-strlcpy.c
  56. bsd-strlcpy.h
  57. bsd-strsep.c
  58. bsd-strsep.h
  59. bsd-strtok.c
  60. bsd-strtok.h
  61. bsd-vis.c
  62. bsd-vis.h
  63. bufaux.c
  64. bufaux.h
  65. buffer.c
  66. buffer.h
  67. canohost.c
  68. ChangeLog
  69. channels.c
  70. channels.h
  71. cipher.c
  72. cipher.h
  73. cli.c
  74. cli.h
  75. clientloop.c
  76. compat.c
  77. compat.h
  78. compress.c
  79. compress.h
  80. config.guess
  81. config.sub
  82. configure.in
  83. COPYING.Ylonen
  84. crc32.c
  85. crc32.h
  86. CREDITS
  87. cygwin_util.c
  88. cygwin_util.h
  89. deattack.c
  90. deattack.h
  91. defines.h
  92. dh.c
  93. dh.h
  94. dispatch.c
  95. dispatch.h
  96. dsa.c
  97. dsa.h
  98. entropy.c
  99. entropy.h
  100. fake-gai-errnos.h
  101. fake-getaddrinfo.c
  102. fake-getaddrinfo.h
  103. fake-getnameinfo.c
  104. fake-getnameinfo.h
  105. fake-socket.h
  106. fixpaths
  107. fixprogs
  108. getput.h
  109. hmac.c
  110. hmac.h
  111. hostfile.c
  112. hostfile.h
  113. includes.h
  114. INSTALL
  115. install-sh
  116. kex.c
  117. kex.h
  118. key.c
  119. key.h
  120. LICENCE
  121. log-client.c
  122. log-server.c
  123. log.c
  124. login.c
  125. loginrec.c
  126. loginrec.h
  127. logintest.c
  128. Makefile.in
  129. match.c
  130. match.h
  131. md5crypt.c
  132. md5crypt.h
  133. mkinstalldirs
  134. mpaux.c
  135. mpaux.h
  136. myproposal.h
  137. nchan.c
  138. nchan.h
  139. nchan.ms
  140. nchan2.ms
  141. news4-posix.c
  142. news4-posix.h
  143. next-posix.c
  144. next-posix.h
  145. openbsd-compat.h
  146. OVERVIEW
  147. packet.c
  148. packet.h
  149. pty.c
  150. pty.h
  151. radix.c
  152. readconf.c
  153. readconf.h
  154. README
  155. README.Ylonen
  156. readpass.c
  157. RFC.nroff
  158. rijndael.c
  159. rijndael.h
  160. rsa.c
  161. rsa.h
  162. scp.1
  163. scp.c
  164. servconf.c
  165. servconf.h
  166. serverloop.c
  167. session.c
  168. session.h
  169. sftp-server.8
  170. sftp-server.c
  171. ssh-add.1
  172. ssh-add.c
  173. ssh-agent.1
  174. ssh-agent.c
  175. ssh-keygen.1
  176. ssh-keygen.c
  177. ssh.1
  178. ssh.c
  179. ssh.h
  180. ssh2.h
  181. ssh_config
  182. ssh_prng_cmds.in
  183. sshconnect.c
  184. sshconnect.h
  185. sshconnect1.c
  186. sshconnect2.c
  187. sshd.8
  188. sshd.c
  189. sshd_config
  190. tildexpand.c
  191. TODO
  192. ttymodes.c
  193. ttymodes.h
  194. uidswap.c
  195. uidswap.h
  196. UPGRADING
  197. util.c
  198. uuencode.c
  199. uuencode.h
  200. version.h
  201. WARNING.RNG
  202. xmalloc.c
  203. xmalloc.h