20010112
 - (bal) OpenBSD Sync
   - markus@cvs.openbsd.org 2001/01/10 22:56:22
     [bufaux.h bufaux.c sftp-server.c sftp.h getput.h]
     cleanup sftp-server implementation:
	     add buffer_get_int64, buffer_put_int64, GET_64BIT, PUT_64BIT
	     parse SSH2_FILEXFER_ATTR_EXTENDED
	     send SSH2_FX_EOF if readdir returns no more entries
	     reply to SSH2_FXP_EXTENDED message
	     use #defines from the draft
	     move #definations to sftp.h
     more info:
     http://www.ietf.org/internet-drafts/draft-ietf-secsh-filexfer-00.txt
   - markus@cvs.openbsd.org 2001/01/10 19:43:20
     [sshd.c]
     XXX - generate_empheral_server_key() is not safe against races,
     because it calls log()
   - markus@cvs.openbsd.org 2001/01/09 21:19:50
     [packet.c]
     allow TCP_NDELAY for ipv6; from netbsd via itojun@
8 files changed
tree: a83ffc7dd3f484af4debdad46c5de25e985bf4ad
  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. next-posix.c
  145. next-posix.h
  146. openbsd-compat.h
  147. OVERVIEW
  148. packet.c
  149. packet.h
  150. primes
  151. pty.c
  152. pty.h
  153. radix.c
  154. readconf.c
  155. readconf.h
  156. README
  157. readpass.c
  158. RFC.nroff
  159. rijndael.c
  160. rijndael.h
  161. rsa.c
  162. rsa.h
  163. scp.1
  164. scp.c
  165. servconf.c
  166. servconf.h
  167. serverloop.c
  168. session.c
  169. session.h
  170. sftp-server.8
  171. sftp-server.c
  172. sftp.h
  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