commit | 85b45e09188e7a7fc8f0a900a4c6a0f04a5720a7 | [log] [download] |
---|---|---|
author | Damien Miller <djm@mindrot.org> | Sat Jul 20 13:21:52 2013 +1000 |
committer | Damien Miller <djm@mindrot.org> | Sat Jul 20 13:21:52 2013 +1000 |
tree | 575942d7e7a835c3b89b59eb0e9e0ecf34f1811b | |
parent | d93340cbb6bc0fc0dbd4427e0cec6d994a494dd9 [diff] |
- markus@cvs.openbsd.org 2013/07/19 07:37:48 [auth.h kex.h kexdhs.c kexecdhs.c kexgexs.c monitor.c servconf.c] [servconf.h session.c sshd.c sshd_config.5] add ssh-agent(1) support to sshd(8); allows encrypted hostkeys, or hostkeys on smartcards; most of the work by Zev Weiss; bz #1974 ok djm@