- markus@cvs.openbsd.org 2003/05/12 16:55:37
     [sshconnect2.c]
     for pubkey authentication try the user keys in the following order:
        1. agent keys that are found in the config file
        2. other agent keys
        3. keys that are only listed in the config file
     this helps when an agent has many keys, where the server might
     close the connection before the correct key is used. report & ok pb@
2 files changed
tree: 6886c9df773605622bec0fd754206d0983ffd031
  1. .cvsignore
  2. CREDITS
  3. ChangeLog
  4. INSTALL
  5. LICENCE
  6. Makefile.in
  7. OVERVIEW
  8. README
  9. README.privsep
  10. README.smartcard
  11. RFC.nroff
  12. TODO
  13. WARNING.RNG
  14. acconfig.h
  15. aclocal.m4
  16. atomicio.c
  17. atomicio.h
  18. auth-bsdauth.c
  19. auth-chall.c
  20. auth-krb4.c
  21. auth-krb5.c
  22. auth-options.c
  23. auth-options.h
  24. auth-pam.c
  25. auth-pam.h
  26. auth-passwd.c
  27. auth-rh-rsa.c
  28. auth-rhosts.c
  29. auth-rsa.c
  30. auth-sia.c
  31. auth-sia.h
  32. auth-skey.c
  33. auth.c
  34. auth.h
  35. auth1.c
  36. auth2-chall.c
  37. auth2-hostbased.c
  38. auth2-kbdint.c
  39. auth2-none.c
  40. auth2-passwd.c
  41. auth2-pubkey.c
  42. auth2.c
  43. authfd.c
  44. authfd.h
  45. authfile.c
  46. authfile.h
  47. bufaux.c
  48. bufaux.h
  49. buffer.c
  50. buffer.h
  51. canohost.c
  52. canohost.h
  53. channels.c
  54. channels.h
  55. cipher.c
  56. cipher.h
  57. clientloop.c
  58. clientloop.h
  59. compat.c
  60. compat.h
  61. compress.c
  62. compress.h
  63. config.guess
  64. config.sub
  65. configure.ac
  66. contrib/
  67. crc32.c
  68. crc32.h
  69. deattack.c
  70. deattack.h
  71. defines.h
  72. dh.c
  73. dh.h
  74. dispatch.c
  75. dispatch.h
  76. entropy.c
  77. entropy.h
  78. fatal.c
  79. fixpaths
  80. fixprogs
  81. getput.h
  82. groupaccess.c
  83. groupaccess.h
  84. hostfile.c
  85. hostfile.h
  86. includes.h
  87. install-sh
  88. kex.c
  89. kex.h
  90. kexdh.c
  91. kexdhc.c
  92. kexdhs.c
  93. kexgex.c
  94. kexgexc.c
  95. kexgexs.c
  96. key.c
  97. key.h
  98. log.c
  99. log.h
  100. loginrec.c
  101. loginrec.h
  102. logintest.c
  103. mac.c
  104. mac.h
  105. match.c
  106. match.h
  107. md5crypt.c
  108. md5crypt.h
  109. mdoc2man.pl
  110. misc.c
  111. misc.h
  112. mkinstalldirs
  113. moduli
  114. monitor.c
  115. monitor.h
  116. monitor_fdpass.c
  117. monitor_fdpass.h
  118. monitor_mm.c
  119. monitor_mm.h
  120. monitor_wrap.c
  121. monitor_wrap.h
  122. mpaux.c
  123. mpaux.h
  124. msg.c
  125. msg.h
  126. myproposal.h
  127. nchan.c
  128. nchan.ms
  129. nchan2.ms
  130. openbsd-compat/
  131. packet.c
  132. packet.h
  133. pathnames.h
  134. progressmeter.c
  135. progressmeter.h
  136. radix.c
  137. radix.h
  138. readconf.c
  139. readconf.h
  140. readpass.c
  141. readpass.h
  142. regress/
  143. rijndael.c
  144. rijndael.h
  145. rsa.c
  146. rsa.h
  147. scard-opensc.c
  148. scard.c
  149. scard.h
  150. scard/
  151. scp.1
  152. scp.c
  153. servconf.c
  154. servconf.h
  155. serverloop.c
  156. serverloop.h
  157. session.c
  158. session.h
  159. sftp-client.c
  160. sftp-client.h
  161. sftp-common.c
  162. sftp-common.h
  163. sftp-glob.c
  164. sftp-glob.h
  165. sftp-int.c
  166. sftp-int.h
  167. sftp-server.8
  168. sftp-server.c
  169. sftp.1
  170. sftp.c
  171. sftp.h
  172. ssh-add.1
  173. ssh-add.c
  174. ssh-agent.1
  175. ssh-agent.c
  176. ssh-dss.c
  177. ssh-keygen.1
  178. ssh-keygen.c
  179. ssh-keyscan.1
  180. ssh-keyscan.c
  181. ssh-keysign.8
  182. ssh-keysign.c
  183. ssh-rand-helper.8
  184. ssh-rand-helper.c
  185. ssh-rsa.c
  186. ssh.1
  187. ssh.c
  188. ssh.h
  189. ssh1.h
  190. ssh2.h
  191. ssh_config
  192. ssh_config.5
  193. ssh_prng_cmds.in
  194. sshconnect.c
  195. sshconnect.h
  196. sshconnect1.c
  197. sshconnect2.c
  198. sshd.8
  199. sshd.c
  200. sshd_config
  201. sshd_config.5
  202. sshlogin.c
  203. sshlogin.h
  204. sshpty.c
  205. sshpty.h
  206. sshtty.c
  207. sshtty.h
  208. tildexpand.c
  209. tildexpand.h
  210. ttymodes.c
  211. ttymodes.h
  212. uidswap.c
  213. uidswap.h
  214. uuencode.c
  215. uuencode.h
  216. version.h
  217. xmalloc.c
  218. xmalloc.h