- (djm) Shadow expiry check fix from Pavel Troller <patrol@omni.sinus.cz>
 - (djm) Re-enable int64_t types - we need them for sftp
 - (djm) Use libexecdir from configure , rather than libexecdir/ssh
 - (djm) Update Redhat SPEC file accordingly
 - (djm) Add Kevin Steves <stevesk@sweden.hp.com> HP/UX contrib files
 - (djm) Add Charles Levert <charles@comm.polymtl.ca> getpgrp patch
 - (djm) Fix password auth on HP/UX 10.20. Patch from Dirk De Wachter
   <Dirk.DeWachter@rug.ac.be>
 - (djm) Fixprogs and entropy list fixes from Larry Jones
   <larry.jones@sdrc.com>
 - (djm) Fix for SuSE spec file from Takashi YOSHIDA
   <tyoshida@gemini.rc.kyushu-u.ac.jp>
15 files changed
tree: b4afe2d6f8b77d73d309b3ed6ea2b89ad768d820
  1. COPYING.Ylonen
  2. CREDITS
  3. ChangeLog
  4. INSTALL
  5. Makefile.in
  6. OVERVIEW
  7. README
  8. README.Ylonen
  9. README.openssh2
  10. RFC.nroff
  11. TODO
  12. UPGRADING
  13. acconfig.h
  14. aclocal.m4
  15. atomicio.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-skey.c
  26. auth.c
  27. auth.h
  28. auth1.c
  29. auth2.c
  30. authfd.c
  31. authfd.h
  32. authfile.c
  33. authfile.h
  34. bsd-arc4random.c
  35. bsd-arc4random.h
  36. bsd-base64.c
  37. bsd-base64.h
  38. bsd-bindresvport.c
  39. bsd-bindresvport.h
  40. bsd-daemon.c
  41. bsd-daemon.h
  42. bsd-inet_aton.c
  43. bsd-inet_aton.h
  44. bsd-inet_ntoa.c
  45. bsd-inet_ntoa.h
  46. bsd-misc.c
  47. bsd-misc.h
  48. bsd-mktemp.c
  49. bsd-mktemp.h
  50. bsd-rresvport.c
  51. bsd-rresvport.h
  52. bsd-setenv.c
  53. bsd-setenv.h
  54. bsd-sigaction.c
  55. bsd-sigaction.h
  56. bsd-snprintf.c
  57. bsd-snprintf.h
  58. bsd-strlcat.c
  59. bsd-strlcat.h
  60. bsd-strlcpy.c
  61. bsd-strlcpy.h
  62. bsd-strsep.c
  63. bsd-strsep.h
  64. bufaux.c
  65. bufaux.h
  66. buffer.c
  67. buffer.h
  68. canohost.c
  69. channels.c
  70. channels.h
  71. cipher.c
  72. cipher.h
  73. clientloop.c
  74. compat.c
  75. compat.h
  76. compress.c
  77. compress.h
  78. config.guess
  79. config.sub
  80. configure.in
  81. contrib/
  82. crc32.c
  83. crc32.h
  84. cygwin_util.c
  85. deattack.c
  86. deattack.h
  87. defines.h
  88. dispatch.c
  89. dispatch.h
  90. dsa.c
  91. dsa.h
  92. entropy.c
  93. entropy.h
  94. fake-gai-errnos.h
  95. fake-getaddrinfo.c
  96. fake-getaddrinfo.h
  97. fake-getnameinfo.c
  98. fake-getnameinfo.h
  99. fake-socket.h
  100. fixpaths
  101. fixprogs
  102. getput.h
  103. hmac.c
  104. hmac.h
  105. hostfile.c
  106. hostfile.h
  107. includes.h
  108. install-sh
  109. kex.c
  110. kex.h
  111. key.c
  112. key.h
  113. log-client.c
  114. log-server.c
  115. log.c
  116. login.c
  117. loginrec.c
  118. loginrec.h
  119. logintest.c
  120. match.c
  121. match.h
  122. md5crypt.c
  123. md5crypt.h
  124. mkinstalldirs
  125. mpaux.c
  126. mpaux.h
  127. myproposal.h
  128. nchan.c
  129. nchan.h
  130. nchan.ms
  131. nchan2.ms
  132. next-posix.c
  133. next-posix.h
  134. openbsd-compat.h
  135. packet.c
  136. packet.h
  137. pty.c
  138. pty.h
  139. radix.c
  140. readconf.c
  141. readconf.h
  142. readpass.c
  143. rsa.c
  144. rsa.h
  145. scp.1
  146. scp.c
  147. servconf.c
  148. servconf.h
  149. serverloop.c
  150. session.c
  151. session.h
  152. sftp-server.8
  153. sftp-server.c
  154. ssh-add.1
  155. ssh-add.c
  156. ssh-agent.1
  157. ssh-agent.c
  158. ssh-keygen.1
  159. ssh-keygen.c
  160. ssh.1
  161. ssh.c
  162. ssh.h
  163. ssh2.h
  164. ssh_config
  165. ssh_prng_cmds.in
  166. sshconnect.c
  167. sshconnect.h
  168. sshconnect1.c
  169. sshconnect2.c
  170. sshd.8
  171. sshd.c
  172. sshd_config
  173. tildexpand.c
  174. ttymodes.c
  175. ttymodes.h
  176. uidswap.c
  177. uidswap.h
  178. util.c
  179. uuencode.c
  180. uuencode.h
  181. version.h
  182. xmalloc.c
  183. xmalloc.h