Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sync ssh-keysign, ssh-keygen and some dependencies to the new | 2015-01-15 | 1 | -3/+4 | |
| | | | | buffer/key API; mostly mechanical, ok markus@ | ||||
* | standardise spacing in $OpenBSD$ tags; requested by deraadt@ | 2006-03-25 | 1 | -1/+1 | |
| | |||||
* | return error on msg send/receive failure (rather than fatal); ok markus@ | 2003-11-17 | 1 | -2/+2 | |
| | |||||
* | s/msg_send/ssh_msg_send/ to avoid namespace clashes in portable; ok markus@ | 2002-12-19 | 1 | -3/+3 | |
| | |||||
* | add /usr/libexec/ssh-keysign: a setuid helper program for hostbased authentication | 2002-05-23 | 1 | -0/+31 | |
in protocol v2 (needs to access the hostkeys). |