- (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. 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. aux.c
  35. bsd-arc4random.c
  36. bsd-arc4random.h
  37. bsd-base64.c
  38. bsd-base64.h
  39. bsd-bindresvport.c
  40. bsd-bindresvport.h
  41. bsd-daemon.c
  42. bsd-daemon.h
  43. bsd-inet_aton.c
  44. bsd-inet_aton.h
  45. bsd-inet_ntoa.c
  46. bsd-inet_ntoa.h
  47. bsd-misc.c
  48. bsd-misc.h
  49. bsd-mktemp.c
  50. bsd-mktemp.h
  51. bsd-rresvport.c
  52. bsd-rresvport.h
  53. bsd-setenv.c
  54. bsd-setenv.h
  55. bsd-sigaction.c
  56. bsd-sigaction.h
  57. bsd-snprintf.c
  58. bsd-snprintf.h
  59. bsd-strlcat.c
  60. bsd-strlcat.h
  61. bsd-strlcpy.c
  62. bsd-strlcpy.h
  63. bsd-strsep.c
  64. bsd-strsep.h
  65. bufaux.c
  66. bufaux.h
  67. buffer.c
  68. buffer.h
  69. canohost.c
  70. channels.c
  71. channels.h
  72. cipher.c
  73. cipher.h
  74. clientloop.c
  75. compat.c
  76. compat.h
  77. compress.c
  78. compress.h
  79. config.guess
  80. config.sub
  81. configure.in
  82. contrib/
  83. crc32.c
  84. crc32.h
  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. fingerprint.c
  101. fingerprint.h
  102. fixpaths
  103. fixprogs
  104. getput.h
  105. hmac.c
  106. hmac.h
  107. hostfile.c
  108. hostfile.h
  109. includes.h
  110. install-sh
  111. kex.c
  112. kex.h
  113. key.c
  114. key.h
  115. log-client.c
  116. log-server.c
  117. log.c
  118. login.c
  119. loginrec.c
  120. loginrec.h
  121. logintest.c
  122. match.c
  123. match.h
  124. md5crypt.c
  125. md5crypt.h
  126. mkinstalldirs
  127. mpaux.c
  128. mpaux.h
  129. myproposal.h
  130. nchan.c
  131. nchan.h
  132. nchan.ms
  133. nchan2.ms
  134. next-posix.c
  135. next-posix.h
  136. openbsd-compat.h
  137. packet.c
  138. packet.h
  139. pty.c
  140. pty.h
  141. radix.c
  142. readconf.c
  143. readconf.h
  144. readpass.c
  145. rsa.c
  146. rsa.h
  147. scp.1
  148. scp.c
  149. servconf.c
  150. servconf.h
  151. serverloop.c
  152. session.c
  153. session.h
  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. uuencode.c
  179. uuencode.h
  180. version.h
  181. xmalloc.c
  182. xmalloc.h