]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
upstream: authfd: add function to check if key is in agent
authordjm@openbsd.org <djm@openbsd.org>
Tue, 3 Sep 2019 08:29:15 +0000 (08:29 +0000)
committerDamien Miller <djm@mindrot.org>
Tue, 3 Sep 2019 08:39:31 +0000 (18:39 +1000)
commit06af3583f46e2c327fdd44d8a95b8b4e8dfd8db5
treec74d33447527f6ed3c095143c1eb9952df92c8fc
parent2ab5a8464870cc4b29ddbe849bbbc255729437bf
upstream: authfd: add function to check if key is in agent

This commit adds a helper function which allows the caller to
check if a given public key is present in ssh-agent.

work by Sebastian Kinne; ok markus@

OpenBSD-Commit-ID: d43c5826353e1fdc1af71eb42961b30782c7bd13
authfd.c
authfd.h