CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/01/25 17:53:31
Modified files:
usr.bin/ssh : ssh-agent.c
Log message:
more ssh-agent refactoring
Allow confirm_key() to accept an additional reason suffix
Factor publickey userauth parsing out into its own function and allow
it to optionally return things it parsed out of the message to its
caller.
feedback/ok markus@
