- (djm) Sync sftp and scp stuff from OpenBSD:
   - djm@cvs.openbsd.org     2001/02/07 03:55:13
     [sftp-client.c]
     Don't free handles before we are done with them. Based on work from
     Corinna Vinschen <vinschen@redhat.com>. ok markus@
   - djm@cvs.openbsd.org     2001/02/06 22:32:53
     [sftp.1]
     Punctuation fix from Pekka Savola <pekkas@netcore.fi>
   - deraadt@cvs.openbsd.org 2001/02/07 04:07:29
     [sftp.1]
     pretty up significantly
   - itojun@cvs.openbsd.org  2001/02/07 06:49:42
     [sftp.1]
     .Bl-.El mismatch.  markus ok
   - djm@cvs.openbsd.org     2001/02/07 06:12:30
     [sftp-int.c]
     Check that target is a directory before doing ls; ok markus@
   - itojun@cvs.openbsd.org  2001/02/07 11:01:18
     [scp.c sftp-client.c sftp-server.c]
     unsigned long long -> %llu, not %qu.  markus ok
   - stevesk@cvs.openbsd.org 2001/02/07 11:10:39
     [sftp.1 sftp-int.c]
     more man page cleanup and sync of help text with man page; ok markus@
   - markus@cvs.openbsd.org  2001/02/07 14:58:34
     [sftp-client.c]
     older servers reply with SSH2_FXP_NAME + count==0 instead of EOF
   - djm@cvs.openbsd.org     2001/02/07 15:27:19
     [sftp.c]
     Don't forward agent and X11 in sftp. Suggestion from Roumen Petrov
     <roumen.petrov@skalasoft.com>
   - stevesk@cvs.openbsd.org 2001/02/07 15:36:04
     [sftp-int.c]
     portable; ok markus@
   - stevesk@cvs.openbsd.org 2001/02/07 15:55:47
     [sftp-int.c]
     lowercase cmds[].c also; ok markus@
   - markus@cvs.openbsd.org  2001/02/07 17:04:52
     [pathnames.h sftp.c]
     allow sftp over ssh protocol 1; ok djm@
   - deraadt@cvs.openbsd.org 2001/02/08 07:38:55
     [scp.c]
     memory leak fix, and snprintf throughout
   - deraadt@cvs.openbsd.org 2001/02/08 08:02:02
     [sftp-int.c]
     plug a memory leak
   - stevesk@cvs.openbsd.org 2001/02/08 10:11:23
     [session.c sftp-client.c]
     %i -> %d
   - stevesk@cvs.openbsd.org 2001/02/08 10:57:59
     [sftp-int.c]
     typo
   - stevesk@cvs.openbsd.org 2001/02/08 15:28:07
     [sftp-int.c pathnames.h]
     _PATH_LS; ok markus@
   - djm@cvs.openbsd.org     2001/02/09 04:46:25
     [sftp-int.c]
     Check for NULL attribs for chown, chmod & chgrp operations, only send
     relevant attribs back to server; ok markus@
 - (djm) Update makefile.in for _PATH_SFTP_SERVER
8 files changed
tree: a5d6ad5b4b232e06185a49b1b5aabe4761a3d8ed
  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. atomicio.h
  15. auth-chall.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.c
  26. auth.h
  27. auth1.c
  28. auth2-chall.c
  29. auth2-pam.c
  30. auth2-pam.h
  31. auth2.c
  32. authfd.c
  33. authfd.h
  34. authfile.c
  35. authfile.h
  36. bufaux.c
  37. bufaux.h
  38. buffer.c
  39. buffer.h
  40. canohost.c
  41. canohost.h
  42. channels.c
  43. channels.h
  44. cipher.c
  45. cipher.h
  46. cli.c
  47. cli.h
  48. clientloop.c
  49. clientloop.h
  50. compat.c
  51. compat.h
  52. compress.c
  53. compress.h
  54. config.guess
  55. config.sub
  56. configure.in
  57. contrib/
  58. crc32.c
  59. crc32.h
  60. deattack.c
  61. deattack.h
  62. defines.h
  63. dh.c
  64. dh.h
  65. dispatch.c
  66. dispatch.h
  67. entropy.c
  68. entropy.h
  69. fixpaths
  70. fixprogs
  71. getput.h
  72. groupaccess.c
  73. groupaccess.h
  74. hmac.c
  75. hmac.h
  76. hostfile.c
  77. hostfile.h
  78. includes.h
  79. install-sh
  80. kex.c
  81. kex.h
  82. key.c
  83. key.h
  84. log-client.c
  85. log-server.c
  86. log.c
  87. log.h
  88. login.c
  89. login.h
  90. loginrec.c
  91. loginrec.h
  92. logintest.c
  93. match.c
  94. match.h
  95. md5crypt.c
  96. md5crypt.h
  97. misc.c
  98. misc.h
  99. mkinstalldirs
  100. mpaux.c
  101. mpaux.h
  102. myproposal.h
  103. nchan.c
  104. nchan.h
  105. nchan.ms
  106. nchan2.ms
  107. openbsd-compat/
  108. packet.c
  109. packet.h
  110. pathnames.h
  111. primes
  112. pty.c
  113. pty.h
  114. radix.c
  115. radix.h
  116. readconf.c
  117. readconf.h
  118. readpass.c
  119. readpass.h
  120. rijndael.c
  121. rijndael.h
  122. rsa.c
  123. rsa.h
  124. scp.1
  125. scp.c
  126. servconf.c
  127. servconf.h
  128. serverloop.c
  129. serverloop.h
  130. session.c
  131. session.h
  132. sftp-client.c
  133. sftp-client.h
  134. sftp-common.c
  135. sftp-common.h
  136. sftp-int.c
  137. sftp-int.h
  138. sftp-server.8
  139. sftp-server.c
  140. sftp.1
  141. sftp.c
  142. sftp.h
  143. ssh-add.1
  144. ssh-add.c
  145. ssh-agent.1
  146. ssh-agent.c
  147. ssh-dss.c
  148. ssh-dss.h
  149. ssh-keygen.1
  150. ssh-keygen.c
  151. ssh-keyscan.1
  152. ssh-keyscan.c
  153. ssh-rsa.c
  154. ssh-rsa.h
  155. ssh.1
  156. ssh.c
  157. ssh.h
  158. ssh1.h
  159. ssh2.h
  160. ssh_config
  161. ssh_prng_cmds.in
  162. sshconnect.c
  163. sshconnect.h
  164. sshconnect1.c
  165. sshconnect2.c
  166. sshd.8
  167. sshd.c
  168. sshd_config
  169. tildexpand.c
  170. tildexpand.h
  171. ttymodes.c
  172. ttymodes.h
  173. uidswap.c
  174. uidswap.h
  175. uuencode.c
  176. uuencode.h
  177. version.h
  178. xmalloc.c
  179. xmalloc.h