- Fix from Andre Lucas <andre.lucas@dial.pipex.com>
  - Fixes command line printing segfaults (spotter: Bladt Norbert)
  - Fixes erroneous printing of debug messages to syslog
  - Fixes utmp for MacOS X (spotter: Aristedes Maniatis)
  - Gives useful error message if PRNG initialisation fails
  - Reduced ssh startup delay
  - Measures cumulative command time rather than the time between reads
	 after select()
  - 'fixprogs' perl script to eliminate non-working entropy commands, and
	 optionally run 'ent' to measure command entropy
5 files changed
tree: abf87d7010d72962088ba0e11f0d4f257e8c5a41
  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-pam.c
  18. auth-pam.h
  19. auth-passwd.c
  20. auth-rh-rsa.c
  21. auth-rhosts.c
  22. auth-rsa.c
  23. auth-skey.c
  24. auth.c
  25. auth.h
  26. auth1.c
  27. auth2.c
  28. authfd.c
  29. authfd.h
  30. authfile.c
  31. authfile.h
  32. bsd-base64.c
  33. bsd-base64.h
  34. bsd-bindresvport.c
  35. bsd-bindresvport.h
  36. bsd-daemon.c
  37. bsd-daemon.h
  38. bsd-login.c
  39. bsd-login.h
  40. bsd-misc.c
  41. bsd-misc.h
  42. bsd-mktemp.c
  43. bsd-mktemp.h
  44. bsd-rresvport.c
  45. bsd-rresvport.h
  46. bsd-setenv.c
  47. bsd-setenv.h
  48. bsd-snprintf.c
  49. bsd-snprintf.h
  50. bsd-strlcat.c
  51. bsd-strlcat.h
  52. bsd-strlcpy.c
  53. bsd-strlcpy.h
  54. bufaux.c
  55. bufaux.h
  56. buffer.c
  57. buffer.h
  58. canohost.c
  59. channels.c
  60. channels.h
  61. cipher.c
  62. cipher.h
  63. clientloop.c
  64. compat.c
  65. compat.h
  66. compress.c
  67. compress.h
  68. config.guess
  69. config.sub
  70. configure.in
  71. contrib/
  72. crc32.c
  73. crc32.h
  74. deattack.c
  75. deattack.h
  76. defines.h
  77. dispatch.c
  78. dispatch.h
  79. dsa.c
  80. dsa.h
  81. entropy.c
  82. entropy.h
  83. fake-gai-errnos.h
  84. fake-getaddrinfo.c
  85. fake-getaddrinfo.h
  86. fake-getnameinfo.c
  87. fake-getnameinfo.h
  88. fake-socket.h
  89. fingerprint.c
  90. fingerprint.h
  91. fixpaths
  92. getput.h
  93. hmac.c
  94. hmac.h
  95. hostfile.c
  96. hostfile.h
  97. includes.h
  98. install-sh
  99. kex.c
  100. kex.h
  101. key.c
  102. key.h
  103. log-client.c
  104. log-server.c
  105. log.c
  106. login.c
  107. match.c
  108. match.h
  109. md5crypt.c
  110. md5crypt.h
  111. mpaux.c
  112. mpaux.h
  113. myproposal.h
  114. nchan.c
  115. nchan.h
  116. nchan.ms
  117. nchan2.ms
  118. openbsd-compat.h
  119. packet.c
  120. packet.h
  121. pty.c
  122. pty.h
  123. radix.c
  124. readconf.c
  125. readconf.h
  126. readpass.c
  127. rsa.c
  128. rsa.h
  129. scp.1
  130. scp.c
  131. servconf.c
  132. servconf.h
  133. serverloop.c
  134. session.c
  135. session.h
  136. ssh-add.1
  137. ssh-add.c
  138. ssh-agent.1
  139. ssh-agent.c
  140. ssh-keygen.1
  141. ssh-keygen.c
  142. ssh.1
  143. ssh.c
  144. ssh.h
  145. ssh2.h
  146. ssh_config
  147. ssh_prng_cmds.in
  148. sshconnect.c
  149. sshconnect.h
  150. sshconnect1.c
  151. sshconnect2.c
  152. sshd.8
  153. sshd.c
  154. sshd_config
  155. tildexpand.c
  156. ttymodes.c
  157. ttymodes.h
  158. uidswap.c
  159. uidswap.h
  160. uuencode.c
  161. uuencode.h
  162. version.h
  163. xmalloc.c
  164. xmalloc.h