- (djm) Much KNF on PAM code
 - (djm) Revise auth-pam.c conversation function to be a little more readable.
 - (djm) Revise kbd-int PAM conversation function to fold all text messages
   to before first prompt. Fixes hangs if last pam_message did not require
   a reply.
 - (djm) Fix password changing when using PAM kbd-int authentication
4 files changed
tree: 1e04fafc0fc19d9388797ee4cbdc08a60f07d62f
  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. atomicio.h
  15. auth-chall.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.c
  26. auth.h
  27. auth1.c
  28. auth2-chall.c
  29. auth2-pam.c
  30. auth2-pam.h
  31. auth2.c
  32. authfd.c
  33. authfd.h
  34. authfile.c
  35. authfile.h
  36. bufaux.c
  37. bufaux.h
  38. buffer.c
  39. buffer.h
  40. canohost.c
  41. canohost.h
  42. channels.c
  43. channels.h
  44. cipher.c
  45. cipher.h
  46. cli.c
  47. cli.h
  48. clientloop.c
  49. clientloop.h
  50. compat.c
  51. compat.h
  52. compress.c
  53. compress.h
  54. config.guess
  55. config.sub
  56. configure.in
  57. contrib/
  58. crc32.c
  59. crc32.h
  60. deattack.c
  61. deattack.h
  62. defines.h
  63. dh.c
  64. dh.h
  65. dispatch.c
  66. dispatch.h
  67. entropy.c
  68. entropy.h
  69. fixpaths
  70. fixprogs
  71. getput.h
  72. groupaccess.c
  73. groupaccess.h
  74. hmac.c
  75. hmac.h
  76. hostfile.c
  77. hostfile.h
  78. includes.h
  79. install-sh
  80. kex.c
  81. kex.h
  82. key.c
  83. key.h
  84. log-client.c
  85. log-server.c
  86. log.c
  87. log.h
  88. login.c
  89. login.h
  90. loginrec.c
  91. loginrec.h
  92. logintest.c
  93. match.c
  94. match.h
  95. md5crypt.c
  96. md5crypt.h
  97. misc.c
  98. misc.h
  99. mkinstalldirs
  100. mpaux.c
  101. mpaux.h
  102. myproposal.h
  103. nchan.c
  104. nchan.h
  105. nchan.ms
  106. nchan2.ms
  107. openbsd-compat/
  108. packet.c
  109. packet.h
  110. pathnames.h
  111. primes
  112. pty.c
  113. pty.h
  114. radix.c
  115. radix.h
  116. readconf.c
  117. readconf.h
  118. readpass.c
  119. readpass.h
  120. rijndael.c
  121. rijndael.h
  122. rsa.c
  123. rsa.h
  124. scp.1
  125. scp.c
  126. servconf.c
  127. servconf.h
  128. serverloop.c
  129. serverloop.h
  130. session.c
  131. session.h
  132. sftp-client.c
  133. sftp-client.h
  134. sftp-common.c
  135. sftp-common.h
  136. sftp-int.c
  137. sftp-int.h
  138. sftp-server.8
  139. sftp-server.c
  140. sftp.1
  141. sftp.c
  142. sftp.h
  143. ssh-add.1
  144. ssh-add.c
  145. ssh-agent.1
  146. ssh-agent.c
  147. ssh-dss.c
  148. ssh-dss.h
  149. ssh-keygen.1
  150. ssh-keygen.c
  151. ssh-keyscan.1
  152. ssh-keyscan.c
  153. ssh-rsa.c
  154. ssh-rsa.h
  155. ssh.1
  156. ssh.c
  157. ssh.h
  158. ssh1.h
  159. ssh2.h
  160. ssh_config
  161. ssh_prng_cmds.in
  162. sshconnect.c
  163. sshconnect.h
  164. sshconnect1.c
  165. sshconnect2.c
  166. sshd.8
  167. sshd.c
  168. sshd_config
  169. tildexpand.c
  170. tildexpand.h
  171. ttymodes.c
  172. ttymodes.h
  173. uidswap.c
  174. uidswap.h
  175. uuencode.c
  176. uuencode.h
  177. version.h
  178. xmalloc.c
  179. xmalloc.h