- (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. 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-pam.c
  19. auth2-pam.h
  20. auth2-skey.c
  21. auth2.c
  22. authfd.c
  23. authfd.h
  24. authfile.c
  25. authfile.h
  26. bsd-arc4random.c
  27. bsd-arc4random.h
  28. bsd-base64.c
  29. bsd-base64.h
  30. bsd-bindresvport.c
  31. bsd-bindresvport.h
  32. bsd-daemon.c
  33. bsd-daemon.h
  34. bsd-getcwd.c
  35. bsd-getcwd.h
  36. bsd-getgrouplist.c
  37. bsd-getgrouplist.h
  38. bsd-inet_aton.c
  39. bsd-inet_aton.h
  40. bsd-inet_ntoa.c
  41. bsd-inet_ntoa.h
  42. bsd-misc.c
  43. bsd-misc.h
  44. bsd-mktemp.c
  45. bsd-mktemp.h
  46. bsd-queue.h
  47. bsd-realpath.c
  48. bsd-realpath.h
  49. bsd-rresvport.c
  50. bsd-rresvport.h
  51. bsd-setenv.c
  52. bsd-setenv.h
  53. bsd-setproctitle.c
  54. bsd-setproctitle.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. bsd-strtok.c
  66. bsd-strtok.h
  67. bsd-vis.c
  68. bsd-vis.h
  69. bsd-waitpid.c
  70. bsd-waitpid.h
  71. bufaux.c
  72. bufaux.h
  73. buffer.c
  74. buffer.h
  75. canohost.c
  76. ChangeLog
  77. channels.c
  78. channels.h
  79. cipher.c
  80. cipher.h
  81. cli.c
  82. cli.h
  83. clientloop.c
  84. compat.c
  85. compat.h
  86. compress.c
  87. compress.h
  88. config.guess
  89. config.sub
  90. configure.in
  91. crc32.c
  92. crc32.h
  93. CREDITS
  94. cygwin_util.c
  95. cygwin_util.h
  96. deattack.c
  97. deattack.h
  98. defines.h
  99. dh.c
  100. dh.h
  101. dispatch.c
  102. dispatch.h
  103. entropy.c
  104. entropy.h
  105. fake-gai-errnos.h
  106. fake-getaddrinfo.c
  107. fake-getaddrinfo.h
  108. fake-getnameinfo.c
  109. fake-getnameinfo.h
  110. fake-socket.h
  111. fixpaths
  112. fixprogs
  113. getput.h
  114. groupaccess.c
  115. groupaccess.h
  116. hmac.c
  117. hmac.h
  118. hostfile.c
  119. hostfile.h
  120. includes.h
  121. INSTALL
  122. install-sh
  123. kex.c
  124. kex.h
  125. key.c
  126. key.h
  127. LICENCE
  128. log-client.c
  129. log-server.c
  130. log.c
  131. login.c
  132. loginrec.c
  133. loginrec.h
  134. logintest.c
  135. Makefile.in
  136. match.c
  137. match.h
  138. md5crypt.c
  139. md5crypt.h
  140. mkinstalldirs
  141. mpaux.c
  142. mpaux.h
  143. myproposal.h
  144. nchan.c
  145. nchan.h
  146. nchan.ms
  147. nchan2.ms
  148. next-posix.c
  149. next-posix.h
  150. openbsd-compat.h
  151. OVERVIEW
  152. packet.c
  153. packet.h
  154. primes
  155. pty.c
  156. pty.h
  157. radix.c
  158. readconf.c
  159. readconf.h
  160. README
  161. readpass.c
  162. RFC.nroff
  163. rijndael.c
  164. rijndael.h
  165. rsa.c
  166. rsa.h
  167. scp.1
  168. scp.c
  169. servconf.c
  170. servconf.h
  171. serverloop.c
  172. session.c
  173. session.h
  174. sftp-server.8
  175. sftp-server.c
  176. sftp.h
  177. ssh-add.1
  178. ssh-add.c
  179. ssh-agent.1
  180. ssh-agent.c
  181. ssh-dss.c
  182. ssh-dss.h
  183. ssh-keygen.1
  184. ssh-keygen.c
  185. ssh-keyscan.1
  186. ssh-keyscan.c
  187. ssh-rsa.c
  188. ssh-rsa.h
  189. ssh.1
  190. ssh.c
  191. ssh.h
  192. ssh2.h
  193. ssh_config
  194. ssh_prng_cmds.in
  195. sshconnect.c
  196. sshconnect.h
  197. sshconnect1.c
  198. sshconnect2.c
  199. sshd.8
  200. sshd.c
  201. sshd_config
  202. tildexpand.c
  203. TODO
  204. ttymodes.c
  205. ttymodes.h
  206. uidswap.c
  207. uidswap.h
  208. util.c
  209. uuencode.c
  210. uuencode.h
  211. version.h
  212. WARNING.RNG
  213. xmalloc.c
  214. xmalloc.h