- markus@cvs.openbsd.org 2003/03/13 11:44:50
     [ssh-agent.c]
     ssh-agent is similar to ssh-keysign (allows other processes to use
     private rsa keys). however, it gets key over socket and not from
     a file, so we have to do blinding here as well.
2 files changed
tree: 6d3aa9d416598357278077245ffa31af13ae5292
  1. contrib/
  2. openbsd-compat/
  3. regress/
  4. scard/
  5. .cvsignore
  6. acconfig.h
  7. aclocal.m4
  8. atomicio.c
  9. atomicio.h
  10. auth-bsdauth.c
  11. auth-chall.c
  12. auth-krb4.c
  13. auth-krb5.c
  14. auth-options.c
  15. auth-options.h
  16. auth-pam.c
  17. auth-pam.h
  18. auth-passwd.c
  19. auth-rh-rsa.c
  20. auth-rhosts.c
  21. auth-rsa.c
  22. auth-sia.c
  23. auth-sia.h
  24. auth-skey.c
  25. auth.c
  26. auth.h
  27. auth1.c
  28. auth2-chall.c
  29. auth2-hostbased.c
  30. auth2-kbdint.c
  31. auth2-none.c
  32. auth2-pam.c
  33. auth2-pam.h
  34. auth2-passwd.c
  35. auth2-pubkey.c
  36. auth2.c
  37. authfd.c
  38. authfd.h
  39. authfile.c
  40. authfile.h
  41. bufaux.c
  42. bufaux.h
  43. buffer.c
  44. buffer.h
  45. canohost.c
  46. canohost.h
  47. ChangeLog
  48. channels.c
  49. channels.h
  50. cipher.c
  51. cipher.h
  52. clientloop.c
  53. clientloop.h
  54. compat.c
  55. compat.h
  56. compress.c
  57. compress.h
  58. config.guess
  59. config.sub
  60. configure.ac
  61. crc32.c
  62. crc32.h
  63. CREDITS
  64. deattack.c
  65. deattack.h
  66. defines.h
  67. dh.c
  68. dh.h
  69. dispatch.c
  70. dispatch.h
  71. entropy.c
  72. entropy.h
  73. fatal.c
  74. fixpaths
  75. fixprogs
  76. getput.h
  77. groupaccess.c
  78. groupaccess.h
  79. hostfile.c
  80. hostfile.h
  81. includes.h
  82. INSTALL
  83. install-sh
  84. kex.c
  85. kex.h
  86. kexdh.c
  87. kexdhc.c
  88. kexdhs.c
  89. kexgex.c
  90. kexgexc.c
  91. kexgexs.c
  92. key.c
  93. key.h
  94. LICENCE
  95. log.c
  96. log.h
  97. loginrec.c
  98. loginrec.h
  99. logintest.c
  100. mac.c
  101. mac.h
  102. Makefile.in
  103. match.c
  104. match.h
  105. md5crypt.c
  106. md5crypt.h
  107. mdoc2man.pl
  108. misc.c
  109. misc.h
  110. mkinstalldirs
  111. moduli
  112. monitor.c
  113. monitor.h
  114. monitor_fdpass.c
  115. monitor_fdpass.h
  116. monitor_mm.c
  117. monitor_mm.h
  118. monitor_wrap.c
  119. monitor_wrap.h
  120. mpaux.c
  121. mpaux.h
  122. msg.c
  123. msg.h
  124. myproposal.h
  125. nchan.c
  126. nchan.ms
  127. nchan2.ms
  128. OVERVIEW
  129. packet.c
  130. packet.h
  131. pathnames.h
  132. progressmeter.c
  133. progressmeter.h
  134. radix.c
  135. radix.h
  136. readconf.c
  137. readconf.h
  138. README
  139. README.privsep
  140. README.smartcard
  141. readpass.c
  142. readpass.h
  143. RFC.nroff
  144. rijndael.c
  145. rijndael.h
  146. rsa.c
  147. rsa.h
  148. scard-opensc.c
  149. scard.c
  150. scard.h
  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. TODO
  211. ttymodes.c
  212. ttymodes.h
  213. uidswap.c
  214. uidswap.h
  215. uuencode.c
  216. uuencode.h
  217. version.h
  218. WARNING.RNG
  219. xmalloc.c
  220. xmalloc.h