CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/12/19 15:13:34
Modified files:
usr.bin/ssh : ssh-agent.c
Log message:
agent support for parsing hostkey-bound signatures
Allow parse_userauth_request() to work with blobs from
[email protected] userauth attempts.
Extract hostkey from these blobs.
ok markus@
