| commit | 6c71179f6839ab49e4e8a91209eef85dc190d5f1 | [log] [download] |
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Fri Jan 24 11:36:23 2003 +1100 |
| committer | Damien Miller <djm@mindrot.org> | Fri Jan 24 11:36:23 2003 +1100 |
| tree | 199fd690f2933dc18a687d5b86be467a2250f2d1 | |
| parent | 5a93add673a68d9ef67504b17913254498f4deb9 [diff] |
- markus@cvs.openbsd.org 2003/01/23 13:50:27
[authfd.c authfd.h readpass.c ssh-add.1 ssh-add.c ssh-agent.c]
ssh-add -c, prompt user for confirmation (using ssh-askpass) when
private agent key is used; with djm@; test by dugsong@, djm@;
ok deraadt@