summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/ssh-keysign (follow)
Commit message (Expand)AuthorAgeFilesLines
* add missing library dependenciesmarkus2013-07-021-2/+2
* switch RekeyLimit traffic volume parsing to scan_scaled. ok djm@dtucker2013-05-161-2/+2
* Keep track of number of bytes read and written. Needed for upcomingandreas2009-05-281-2/+2
* re-enable ssh-keysign's sbit, but make ssh-keysign read /etc/ssh/ssh_configmarkus2002-07-031-3/+3
* disable ssh-keysign for now (no sbit); netbsd via itojunmarkus2002-07-011-2/+2
* extent ssh-keysign protocol:markus2002-05-311-3/+3
* first version of ssh-keysign manpage, ok deraadt@markus2002-05-251-2/+2
* add /usr/libexec/ssh-keysign: a setuid helper program for hostbased authenticationmarkus2002-05-231-0/+18