- (djm) Replacement for inet_ntoa for Irix (which breaks on gcc)
 - (djm) Fix strerror replacement for old SunOS. Based on patch from
   Charles Levert <charles@comm.polymtl.ca>
 - (djm) Seperate arc4random into seperate file and use OpenSSL's RC4
   implementation.
11 files changed
tree: f432a585240e930f3accd4aa2ab43ad1835f8ea5
  1. contrib/
  2. acconfig.h
  3. aclocal.m4
  4. atomicio.c
  5. auth-krb4.c
  6. auth-options.c
  7. auth-options.h
  8. auth-pam.c
  9. auth-pam.h
  10. auth-passwd.c
  11. auth-rh-rsa.c
  12. auth-rhosts.c
  13. auth-rsa.c
  14. auth-skey.c
  15. auth.c
  16. auth.h
  17. auth1.c
  18. auth2.c
  19. authfd.c
  20. authfd.h
  21. authfile.c
  22. authfile.h
  23. aux.c
  24. bsd-arc4random.c
  25. bsd-arc4random.h
  26. bsd-base64.c
  27. bsd-base64.h
  28. bsd-bindresvport.c
  29. bsd-bindresvport.h
  30. bsd-daemon.c
  31. bsd-daemon.h
  32. bsd-inet_aton.c
  33. bsd-inet_aton.h
  34. bsd-inet_ntoa.c
  35. bsd-inet_ntoa.h
  36. bsd-misc.c
  37. bsd-misc.h
  38. bsd-mktemp.c
  39. bsd-mktemp.h
  40. bsd-rresvport.c
  41. bsd-rresvport.h
  42. bsd-setenv.c
  43. bsd-setenv.h
  44. bsd-sigaction.c
  45. bsd-sigaction.h
  46. bsd-snprintf.c
  47. bsd-snprintf.h
  48. bsd-strlcat.c
  49. bsd-strlcat.h
  50. bsd-strlcpy.c
  51. bsd-strlcpy.h
  52. bsd-strsep.c
  53. bsd-strsep.h
  54. bufaux.c
  55. bufaux.h
  56. buffer.c
  57. buffer.h
  58. canohost.c
  59. ChangeLog
  60. channels.c
  61. channels.h
  62. cipher.c
  63. cipher.h
  64. clientloop.c
  65. compat.c
  66. compat.h
  67. compress.c
  68. compress.h
  69. config.guess
  70. config.sub
  71. configure.in
  72. COPYING.Ylonen
  73. crc32.c
  74. crc32.h
  75. CREDITS
  76. deattack.c
  77. deattack.h
  78. defines.h
  79. dispatch.c
  80. dispatch.h
  81. dsa.c
  82. dsa.h
  83. entropy.c
  84. entropy.h
  85. fake-gai-errnos.h
  86. fake-getaddrinfo.c
  87. fake-getaddrinfo.h
  88. fake-getnameinfo.c
  89. fake-getnameinfo.h
  90. fake-socket.h
  91. fingerprint.c
  92. fingerprint.h
  93. fixpaths
  94. fixprogs
  95. getput.h
  96. hmac.c
  97. hmac.h
  98. hostfile.c
  99. hostfile.h
  100. includes.h
  101. INSTALL
  102. install-sh
  103. kex.c
  104. kex.h
  105. key.c
  106. key.h
  107. log-client.c
  108. log-server.c
  109. log.c
  110. login.c
  111. loginrec.c
  112. loginrec.h
  113. logintest.c
  114. Makefile.in
  115. match.c
  116. match.h
  117. md5crypt.c
  118. md5crypt.h
  119. mkinstalldirs
  120. mpaux.c
  121. mpaux.h
  122. myproposal.h
  123. nchan.c
  124. nchan.h
  125. nchan.ms
  126. nchan2.ms
  127. next-posix.c
  128. next-posix.h
  129. openbsd-compat.h
  130. OVERVIEW
  131. packet.c
  132. packet.h
  133. pty.c
  134. pty.h
  135. radix.c
  136. readconf.c
  137. readconf.h
  138. README
  139. README.openssh2
  140. README.Ylonen
  141. readpass.c
  142. RFC.nroff
  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. ssh-add.1
  153. ssh-add.c
  154. ssh-agent.1
  155. ssh-agent.c
  156. ssh-keygen.1
  157. ssh-keygen.c
  158. ssh.1
  159. ssh.c
  160. ssh.h
  161. ssh2.h
  162. ssh_config
  163. ssh_prng_cmds.in
  164. sshconnect.c
  165. sshconnect.h
  166. sshconnect1.c
  167. sshconnect2.c
  168. sshd.8
  169. sshd.c
  170. sshd_config
  171. tildexpand.c
  172. TODO
  173. ttymodes.c
  174. ttymodes.h
  175. uidswap.c
  176. uidswap.h
  177. UPGRADING
  178. uuencode.c
  179. uuencode.h
  180. version.h
  181. xmalloc.c
  182. xmalloc.h