- (djm) Make PAM support optional, enable with --with-pam
 - (djm) Try to use libcrypt on Linux, but link it after OpenSSL (which
   provides a crypt() of its own)
 - (djm) Avoid a warning in bsd-bindresvport.c
 - (djm) Try to avoid adding -I/usr/include to CPPFLAGS during SSL tests. This
   can cause weird segfaults errors on Solaris
5 files changed
tree: 966f015cf6741ad92d33ae9ffed39bd1210c7380
  1. CREDITS
  2. ChangeLog
  3. INSTALL
  4. LICENCE
  5. Makefile.in
  6. OVERVIEW
  7. README
  8. RFC.nroff
  9. TODO
  10. WARNING.RNG
  11. acconfig.h
  12. aclocal.m4
  13. atomicio.c
  14. auth-krb4.c
  15. auth-options.c
  16. auth-options.h
  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-pam.c
  28. auth2-pam.h
  29. auth2-skey.c
  30. auth2.c
  31. authfd.c
  32. authfd.h
  33. authfile.c
  34. authfile.h
  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-getcwd.c
  44. bsd-getcwd.h
  45. bsd-getgrouplist.c
  46. bsd-getgrouplist.h
  47. bsd-inet_aton.c
  48. bsd-inet_aton.h
  49. bsd-inet_ntoa.c
  50. bsd-inet_ntoa.h
  51. bsd-misc.c
  52. bsd-misc.h
  53. bsd-mktemp.c
  54. bsd-mktemp.h
  55. bsd-queue.h
  56. bsd-realpath.c
  57. bsd-realpath.h
  58. bsd-rresvport.c
  59. bsd-rresvport.h
  60. bsd-setenv.c
  61. bsd-setenv.h
  62. bsd-setproctitle.c
  63. bsd-setproctitle.h
  64. bsd-sigaction.c
  65. bsd-sigaction.h
  66. bsd-snprintf.c
  67. bsd-snprintf.h
  68. bsd-strlcat.c
  69. bsd-strlcat.h
  70. bsd-strlcpy.c
  71. bsd-strlcpy.h
  72. bsd-strsep.c
  73. bsd-strsep.h
  74. bsd-strtok.c
  75. bsd-strtok.h
  76. bsd-vis.c
  77. bsd-vis.h
  78. bsd-waitpid.c
  79. bsd-waitpid.h
  80. bufaux.c
  81. bufaux.h
  82. buffer.c
  83. buffer.h
  84. canohost.c
  85. channels.c
  86. channels.h
  87. cipher.c
  88. cipher.h
  89. cli.c
  90. cli.h
  91. clientloop.c
  92. compat.c
  93. compat.h
  94. compress.c
  95. compress.h
  96. config.guess
  97. config.sub
  98. configure.in
  99. contrib/
  100. crc32.c
  101. crc32.h
  102. cygwin_util.c
  103. cygwin_util.h
  104. deattack.c
  105. deattack.h
  106. defines.h
  107. dh.c
  108. dh.h
  109. dispatch.c
  110. dispatch.h
  111. entropy.c
  112. entropy.h
  113. fake-gai-errnos.h
  114. fake-getaddrinfo.c
  115. fake-getaddrinfo.h
  116. fake-getnameinfo.c
  117. fake-getnameinfo.h
  118. fake-socket.h
  119. fixpaths
  120. fixprogs
  121. getput.h
  122. groupaccess.c
  123. groupaccess.h
  124. hmac.c
  125. hmac.h
  126. hostfile.c
  127. hostfile.h
  128. includes.h
  129. install-sh
  130. kex.c
  131. kex.h
  132. key.c
  133. key.h
  134. log-client.c
  135. log-server.c
  136. log.c
  137. login.c
  138. loginrec.c
  139. loginrec.h
  140. logintest.c
  141. match.c
  142. match.h
  143. md5crypt.c
  144. md5crypt.h
  145. mkinstalldirs
  146. mpaux.c
  147. mpaux.h
  148. myproposal.h
  149. nchan.c
  150. nchan.h
  151. nchan.ms
  152. nchan2.ms
  153. next-posix.c
  154. next-posix.h
  155. openbsd-compat.h
  156. packet.c
  157. packet.h
  158. primes
  159. pty.c
  160. pty.h
  161. radix.c
  162. readconf.c
  163. readconf.h
  164. readpass.c
  165. rijndael.c
  166. rijndael.h
  167. rsa.c
  168. rsa.h
  169. scp.1
  170. scp.c
  171. servconf.c
  172. servconf.h
  173. serverloop.c
  174. session.c
  175. session.h
  176. sftp-server.8
  177. sftp-server.c
  178. sftp.h
  179. ssh-add.1
  180. ssh-add.c
  181. ssh-agent.1
  182. ssh-agent.c
  183. ssh-dss.c
  184. ssh-dss.h
  185. ssh-keygen.1
  186. ssh-keygen.c
  187. ssh-keyscan.1
  188. ssh-keyscan.c
  189. ssh-rsa.c
  190. ssh-rsa.h
  191. ssh.1
  192. ssh.c
  193. ssh.h
  194. ssh2.h
  195. ssh_config
  196. ssh_prng_cmds.in
  197. sshconnect.c
  198. sshconnect.h
  199. sshconnect1.c
  200. sshconnect2.c
  201. sshd.8
  202. sshd.c
  203. sshd_config
  204. tildexpand.c
  205. ttymodes.c
  206. ttymodes.h
  207. uidswap.c
  208. uidswap.h
  209. util.c
  210. uuencode.c
  211. uuencode.h
  212. version.h
  213. xmalloc.c
  214. xmalloc.h