Permalink
Please
sign in to comment.
Browse files
upstream: Allow forwarding a different agent socket to the path
specified by $SSH_AUTH_SOCK, by extending the existing ForwardAgent option to accepting an explicit path or the name of an environment variable in addition to yes/no. Patch by Eric Chiang, manpage by me; ok markus@ OpenBSD-Commit-ID: 98f2ed80bf34ea54d8b2ddd19ac14ebbf40e9265
- Loading branch information
Showing
with
121 additions
and 28 deletions.
- +25 −11 authfd.c
- +2 −1 authfd.h
- +13 −2 clientloop.c
- +37 −6 readconf.c
- +2 −1 readconf.h
- +33 −1 ssh.c
- +9 −6 ssh_config.5
0 comments on commit
40be78f