- 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. contrib/
  2. acconfig.h
  3. aclocal.m4
  4. atomicio.c
  5. auth-krb4.c
  6. auth-pam.c
  7. auth-pam.h
  8. auth-passwd.c
  9. auth-rh-rsa.c
  10. auth-rhosts.c
  11. auth-rsa.c
  12. auth-skey.c
  13. auth.c
  14. auth.h
  15. auth1.c
  16. auth2.c
  17. authfd.c
  18. authfd.h
  19. authfile.c
  20. authfile.h
  21. bsd-base64.c
  22. bsd-base64.h
  23. bsd-bindresvport.c
  24. bsd-bindresvport.h
  25. bsd-daemon.c
  26. bsd-daemon.h
  27. bsd-login.c
  28. bsd-login.h
  29. bsd-misc.c
  30. bsd-misc.h
  31. bsd-mktemp.c
  32. bsd-mktemp.h
  33. bsd-rresvport.c
  34. bsd-rresvport.h
  35. bsd-setenv.c
  36. bsd-setenv.h
  37. bsd-snprintf.c
  38. bsd-snprintf.h
  39. bsd-strlcat.c
  40. bsd-strlcat.h
  41. bsd-strlcpy.c
  42. bsd-strlcpy.h
  43. bufaux.c
  44. bufaux.h
  45. buffer.c
  46. buffer.h
  47. canohost.c
  48. ChangeLog
  49. channels.c
  50. channels.h
  51. cipher.c
  52. cipher.h
  53. clientloop.c
  54. compat.c
  55. compat.h
  56. compress.c
  57. compress.h
  58. config.guess
  59. config.sub
  60. configure.in
  61. COPYING.Ylonen
  62. crc32.c
  63. crc32.h
  64. CREDITS
  65. deattack.c
  66. deattack.h
  67. defines.h
  68. dispatch.c
  69. dispatch.h
  70. dsa.c
  71. dsa.h
  72. entropy.c
  73. entropy.h
  74. fake-gai-errnos.h
  75. fake-getaddrinfo.c
  76. fake-getaddrinfo.h
  77. fake-getnameinfo.c
  78. fake-getnameinfo.h
  79. fake-socket.h
  80. fingerprint.c
  81. fingerprint.h
  82. fixpaths
  83. getput.h
  84. hmac.c
  85. hmac.h
  86. hostfile.c
  87. hostfile.h
  88. includes.h
  89. INSTALL
  90. install-sh
  91. kex.c
  92. kex.h
  93. key.c
  94. key.h
  95. log-client.c
  96. log-server.c
  97. log.c
  98. login.c
  99. Makefile.in
  100. match.c
  101. match.h
  102. md5crypt.c
  103. md5crypt.h
  104. mpaux.c
  105. mpaux.h
  106. myproposal.h
  107. nchan.c
  108. nchan.h
  109. nchan.ms
  110. nchan2.ms
  111. openbsd-compat.h
  112. OVERVIEW
  113. packet.c
  114. packet.h
  115. pty.c
  116. pty.h
  117. radix.c
  118. readconf.c
  119. readconf.h
  120. README
  121. README.openssh2
  122. README.Ylonen
  123. readpass.c
  124. RFC.nroff
  125. rsa.c
  126. rsa.h
  127. scp.1
  128. scp.c
  129. servconf.c
  130. servconf.h
  131. serverloop.c
  132. session.c
  133. session.h
  134. ssh-add.1
  135. ssh-add.c
  136. ssh-agent.1
  137. ssh-agent.c
  138. ssh-keygen.1
  139. ssh-keygen.c
  140. ssh.1
  141. ssh.c
  142. ssh.h
  143. ssh2.h
  144. ssh_config
  145. ssh_prng_cmds.in
  146. sshconnect.c
  147. sshconnect.h
  148. sshconnect1.c
  149. sshconnect2.c
  150. sshd.8
  151. sshd.c
  152. sshd_config
  153. tildexpand.c
  154. TODO
  155. ttymodes.c
  156. ttymodes.h
  157. uidswap.c
  158. uidswap.h
  159. UPGRADING
  160. uuencode.c
  161. uuencode.h
  162. version.h
  163. xmalloc.c
  164. xmalloc.h