summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/ssh-keyscan.1 (follow)
Commit message (Expand)AuthorAgeFilesLines
* tweak the Nd lines for a bit of consistency;jmc2019-11-301-3/+3
* move the input format details to -f;jmc2018-03-051-24/+9
* apply a lick of paint; tweaks/ok dtuckerjmc2018-03-021-56/+46
* some cleanup for BindInterface and ssh-keyscan;jmc2018-02-231-3/+4
* Add ssh-keyscan -D option to make it print its results in SSHFP formatdjm2018-02-231-3/+13
* rsa1 is no longer valid;jmc2017-05-021-6/+3
* remove KEY_RSA1djm2017-04-301-7/+2
* -c before -H, in SYNOPSIS and usage();jmc2015-11-081-2/+2
* Add "ssh-keyscan -c ..." flag to allow fetching certificates insteaddjm2015-11-081-3/+5
* improve capitalization for the Ed25519 public-key signature system.sobrado2014-08-301-3/+3
* scan for Ed25519 keys by default toonaddy2014-03-121-7/+8
* kill some bad Pa;jmc2014-01-281-14/+14
* add missing mentions of ed25519; ok djm@naddy2013-12-071-3/+4
* support ed25519 keys (hostkeys and user identities) using the public domainmarkus2013-12-061-2/+3
* use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@schwarze2013-07-161-4/+4
* now that sshd defaults to offering ECDSA keys, ssh-keyscan should alsodjm2012-04-111-4/+7
* Implement Elliptic Curve Cryptography modes for key exchange (ECDH) anddjm2010-08-311-8/+12
* Remove RoutingDomain from ssh since it's now not needed. It can be replaceddtucker2010-01-091-5/+2
* Allow to set the rdomain in ssh/sftp/scp/sshd and ssh-keyscan.reyk2009-10-281-2/+5
* fix example, default key type is rsa for 3+ years; fromstevesk2008-12-291-3/+3
* the ellipsis is not an optional argument; while here, improve spacing.sobrado2008-11-011-3/+3
* default to rsa (protocol 2) keys, instead of rsa1 keys; spotted bydjm2008-04-301-3/+3
* convert to new .Dd format;jmc2007-05-311-2/+2
* Change "a SSH" to "an SSH". Hurray, I'm not the only one whoray2006-09-251-2/+2
* deploy .An -nosplit; ok jmcjaredy2005-09-301-1/+2
* sort options and sync usage();jmc2005-03-011-22/+22
* option to hash hostnames output by ssh-keyscan; ok markus@ deraadt@djm2005-03-011-2/+10
* Fix incorrect macro, .I -> .Embrad2004-07-121-2/+2
* - section reorderjmc2003-06-101-26/+25
* typo: DSA keys are of type ssh-dss; Brian Poolemarkus2003-05-121-2/+2
* - killed whitespacejmc2003-03-281-7/+13
* When you give command examples and etc., in a manual page prefix them with:mpech2002-02-131-3/+3
* move ssh config files to /etc/sshderaadt2002-02-091-2/+2
* avoid first person in manual pagesderaadt2001-09-051-9/+9
* minor cleanupstevesk2001-08-231-3/+3
* ssh 2 support; from wayned@users.sourceforge.netmarkus2001-08-051-11/+64
* o) .Sh AUTHOR -> .Sh AUTHORS;mpech2001-08-021-12/+13
* kill whitespace at EOL.itojun2001-06-231-4/+4
* o) .Sh AUTHOR -> .Sh AUTHORS;mpech2001-06-221-5/+2
* License clarification from David Mazieres, ok deraadt@pvalchev2001-06-051-3/+2
* Fix typo reported in PR/1779ian2001-04-181-2/+2
* copyright notices on all source filesderaadt2001-03-011-4/+11
* $OpenBSD$niklas2001-01-291-0/+2
* missing .Elitojun2001-01-051-0/+1
* David Maziere's ssh-keyscan, ok niels@markus2000-12-041-0/+94