CVSROOT:        /cvs
Module name:    src
Changes by:     d...@cvs.openbsd.org    2021/12/19 15:11:39

Modified files:
        usr.bin/ssh    : ssh-agent.c 

Log message:
ssh-agent side of destination constraints

Gives ssh-agent the ability to parse restrict-destination-...@openssh.com
constraints and to apply them to keys.

Check constraints against the hostkeys recorded for a SocketEntry when
attempting a signature, adding, listing or deleting keys. Note that
the "delete all keys" request will remove constrained keys regardless of
location.

feedback Jann Horn & markus@
ok markus@

Reply via email to