- Integrate Andre Lucas' <andre.lucas@dial.pipex.com> entropy collection
   patch.
   - Adds timeout to entropy collection
   - Disables slow entropy sources
   - Load and save seed file
 - Changed entropy seed code to user per-user seeds only (server seed is
   saved in root's .ssh directory)
 - Use atexit() and fatal cleanups to save seed on exit
6 files changed
tree: 1a3450e78dc2fa600f485a07a5c5a866781f082c
  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. atomicio.c
  15. auth-krb4.c
  16. auth-pam.c
  17. auth-pam.h
  18. auth-passwd.c
  19. auth-rh-rsa.c
  20. auth-rhosts.c
  21. auth-rsa.c
  22. auth-skey.c
  23. auth.c
  24. auth.h
  25. auth1.c
  26. auth2.c
  27. authfd.c
  28. authfd.h
  29. authfile.c
  30. authfile.h
  31. bsd-bindresvport.c
  32. bsd-bindresvport.h
  33. bsd-daemon.c
  34. bsd-daemon.h
  35. bsd-login.c
  36. bsd-login.h
  37. bsd-misc.c
  38. bsd-misc.h
  39. bsd-mktemp.c
  40. bsd-mktemp.h
  41. bsd-rresvport.c
  42. bsd-rresvport.h
  43. bsd-setenv.c
  44. bsd-setenv.h
  45. bsd-snprintf.c
  46. bsd-snprintf.h
  47. bsd-strlcat.c
  48. bsd-strlcat.h
  49. bsd-strlcpy.c
  50. bsd-strlcpy.h
  51. bufaux.c
  52. bufaux.h
  53. buffer.c
  54. buffer.h
  55. canohost.c
  56. channels.c
  57. channels.h
  58. cipher.c
  59. cipher.h
  60. clientloop.c
  61. compat.c
  62. compat.h
  63. compress.c
  64. compress.h
  65. config.guess
  66. config.sub
  67. configure.in
  68. contrib/
  69. crc32.c
  70. crc32.h
  71. deattack.c
  72. deattack.h
  73. defines.h
  74. dispatch.c
  75. dispatch.h
  76. dsa.c
  77. dsa.h
  78. entropy.c
  79. entropy.h
  80. fake-gai-errnos.h
  81. fake-getaddrinfo.c
  82. fake-getaddrinfo.h
  83. fake-getnameinfo.c
  84. fake-getnameinfo.h
  85. fake-socket.h
  86. fingerprint.c
  87. fingerprint.h
  88. fixpaths
  89. getput.h
  90. hmac.c
  91. hmac.h
  92. hostfile.c
  93. hostfile.h
  94. includes.h
  95. install-sh
  96. kex.c
  97. kex.h
  98. key.c
  99. key.h
  100. log-client.c
  101. log-server.c
  102. log.c
  103. login.c
  104. match.c
  105. match.h
  106. md5crypt.c
  107. md5crypt.h
  108. mpaux.c
  109. mpaux.h
  110. myproposal.h
  111. nchan.c
  112. nchan.h
  113. nchan.ms
  114. nchan2.ms
  115. packet.c
  116. packet.h
  117. pty.c
  118. pty.h
  119. radix.c
  120. readconf.c
  121. readconf.h
  122. readpass.c
  123. rsa.c
  124. rsa.h
  125. scp.1
  126. scp.c
  127. servconf.c
  128. servconf.h
  129. serverloop.c
  130. session.c
  131. session.h
  132. ssh-add.1
  133. ssh-add.c
  134. ssh-agent.1
  135. ssh-agent.c
  136. ssh-askpass
  137. ssh-keygen.1
  138. ssh-keygen.c
  139. ssh.1
  140. ssh.c
  141. ssh.h
  142. ssh2.h
  143. ssh_config
  144. sshconnect.c
  145. sshconnect.h
  146. sshconnect1.c
  147. sshconnect2.c
  148. sshd.8
  149. sshd.c
  150. sshd_config
  151. tildexpand.c
  152. ttymodes.c
  153. ttymodes.h
  154. uidswap.c
  155. uidswap.h
  156. uuencode.c
  157. uuencode.h
  158. version.h
  159. xmalloc.c
  160. xmalloc.h