summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/ssh-keyscan (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make zlib optional. This adds a "ZLIB" build time option that allowsdtucker2020-01-231-3/+8
* use ssh-sk-helper for all security key signing operationsdjm2019-12-131-5/+2
* directly support U2F/FIDO2 security keys in OpenSSH by linkingdjm2019-11-141-1/+4
* Don't redefine Makefile choices which come correct from bsd.*.mkderaadt2018-07-251-4/+1
* Add ssh-keyscan -D option to make it print its results in SSHFP formatdjm2018-02-231-2/+2
* group shared source files (e.g. SRCS_KEX) and allow compilation w/o OPENSSLmarkus2018-01-081-13/+4
* Replace ED25519's private SHA-512 implementation with a call to thenaddy2017-12-141-2/+2
* Create a persistent umac128.c source file: #define the output size andnaddy2017-12-121-10/+1
* ssh/lib hasn't worked towards our code-sharing goals for a quit while,deraadt2017-12-101-3/+26
* zap redundant Makefile variables.espie2017-07-101-4/+1
* remove roaming support; ok djm@markus2016-01-141-2/+2
* Keep track of number of bytes read and written. Needed for upcomingandreas2009-05-281-2/+2
* ssh 2 support; from wayned@users.sourceforge.netmarkus2001-08-051-3/+3
* log*.c -> log.cmarkus2001-03-031-2/+2
* $OpenBSD$niklas2001-01-291-0/+2
* David Maziere's ssh-keyscan, ok niels@markus2000-12-041-0/+16