Age | Commit message (Expand) | Author |
2024-06-17 | disable the DSA signature algorithm by default; ok markus@ | Damien Miller |
2024-06-14 | sort -q in the options list; | Jason McIntyre |
2024-06-14 | ssh-keyscan -q man bits | Damien Miller |
2023-02-10 | space between macro and punctuation; | Jason McIntyre |
2023-02-10 | let ssh-keygen and ssh-keyscan accept -Ohashalg=sha1|sha256 when | Damien Miller |
2022-10-28 | allow ssh-keyscan(1) to accept CIDR address ranges, e.g. | Damien Miller |
2022-06-03 | Add missing *-sk types to ssh-keyscan manpage. | Darren Tucker |
2019-11-30 | tweak the Nd lines for a bit of consistency; | Jason McIntyre |
2018-03-05 | move the input format details to -f; | Jason McIntyre |
2018-03-02 | apply a lick of paint; tweaks/ok dtucker | Jason McIntyre |
2018-02-23 | some cleanup for BindInterface and ssh-keyscan; | Jason McIntyre |
2018-02-23 | Add ssh-keyscan -D option to make it print its results in SSHFP format | Damien Miller |
2017-05-02 | rsa1 is no longer valid; | Jason McIntyre |
2017-04-30 | remove KEY_RSA1 | Damien Miller |
2015-11-08 | -c before -H, in SYNOPSIS and usage(); | Jason McIntyre |
2015-11-08 | Add "ssh-keyscan -c ..." flag to allow fetching certificates instead | Damien Miller |
2014-08-30 | improve capitalization for the Ed25519 public-key signature system. | Igor Sobrado |
2014-03-12 | scan for Ed25519 keys by default too | Christian Weisgerber |
2014-01-28 | kill some bad Pa; | Jason McIntyre |
2013-12-07 | add missing mentions of ed25519; ok djm@ | Christian Weisgerber |
2013-12-06 | support ed25519 keys (hostkeys and user identities) using the public domain | Markus Friedl |
2013-07-16 | use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@ | Ingo Schwarze |
2012-04-11 | now that sshd defaults to offering ECDSA keys, ssh-keyscan should also | Damien Miller |
2010-08-31 | Implement Elliptic Curve Cryptography modes for key exchange (ECDH) and | Damien Miller |
2010-01-09 | Remove RoutingDomain from ssh since it's now not needed. It can be replaced | Darren Tucker |
2009-10-28 | Allow to set the rdomain in ssh/sftp/scp/sshd and ssh-keyscan. | Reyk Floeter |
2008-12-29 | fix example, default key type is rsa for 3+ years; from | Kevin Steves |
2008-11-01 | the ellipsis is not an optional argument; while here, improve spacing. | Igor Sobrado |
2008-04-30 | default to rsa (protocol 2) keys, instead of rsa1 keys; spotted by | Damien Miller |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2006-09-25 | Change "a SSH" to "an SSH". Hurray, I'm not the only one who | Ray Lai |
2005-09-30 | deploy .An -nosplit; ok jmc | Jared Yanovich |
2005-03-01 | sort options and sync usage(); | Jason McIntyre |
2005-03-01 | option to hash hostnames output by ssh-keyscan; ok markus@ deraadt@ | Damien Miller |
2004-07-12 | Fix incorrect macro, .I -> .Em | Brad Smith |
2003-06-10 | - section reorder | Jason McIntyre |
2003-05-12 | typo: DSA keys are of type ssh-dss; Brian Poole | Markus Friedl |
2003-03-28 | - killed whitespace | Jason McIntyre |
2002-02-13 | When you give command examples and etc., in a manual page prefix them with: | Mike Pechkin |
2002-02-09 | move ssh config files to /etc/ssh | Theo de Raadt |
2001-09-05 | avoid first person in manual pages | Theo de Raadt |
2001-08-23 | minor cleanup | Kevin Steves |
2001-08-05 | ssh 2 support; from wayned@users.sourceforge.net | Markus Friedl |
2001-08-02 | o) .Sh AUTHOR -> .Sh AUTHORS; | Mike Pechkin |
2001-06-23 | kill whitespace at EOL. | Jun-ichiro itojun Hagino |
2001-06-22 | o) .Sh AUTHOR -> .Sh AUTHORS; | Mike Pechkin |
2001-06-05 | License clarification from David Mazieres, ok deraadt@ | Peter Valchev |
2001-04-18 | Fix typo reported in PR/1779 | Ian Darwin |
2001-03-01 | copyright notices on all source files | Theo de Raadt |
2001-01-29 | $OpenBSD$ | Niklas Hallqvist |