index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
ssh
/
ssh-keygen.1
Age
Commit message (
Expand
)
Author
2019-12-30
simplify the list for moduli options - no need for -compact;
Jason McIntyre
2019-12-30
Remove the -x option currently used for FIDO/U2F-specific key flags.
Damien Miller
2019-12-30
remove single-letter flags for moduli options
Damien Miller
2019-12-30
prepare for use of ssh-keygen -O flag beyond certs
Damien Miller
2019-12-27
sort -Y internally in the options list, as is already done in synopsis;
Jason McIntyre
2019-12-27
in the options list, sort -Y and -y;
Jason McIntyre
2019-12-21
Replace the term "security key" with "(FIDO) authenticator".
Christian Weisgerber
2019-11-30
tweak the Nd lines for a bit of consistency;
Jason McIntyre
2019-11-25
allow "ssh-keygen -x no-touch-required" when generating a security key
Damien Miller
2019-11-25
add a "no-touch-required" option for authorized_keys and a similar
Damien Miller
2019-11-18
more missing mentions of ed25519-sk; ok djm@
Christian Weisgerber
2019-11-18
mention ed25519-sk in places where it is accepted; prompted by jmc@
Damien Miller
2019-11-14
directly support U2F/FIDO2 security keys in OpenSSH by linking
Damien Miller
2019-11-07
Fill in missing man page bits for U2F security key support:
Christian Weisgerber
2019-10-22
fixes from lucas;
Jason McIntyre
2019-10-03
use a more common options order in SYNOPSIS and sync usage();
Jason McIntyre
2019-09-29
group and sort single letter options; ok deraadt
Jason McIntyre
2019-09-27
fix the DH-GEX text in -a;
Jason McIntyre
2019-09-20
new sentence, new line;
Jason McIntyre
2019-09-16
Allow testing signature syntax and validity without verifying that
Damien Miller
2019-09-05
macro fix; ok djm
Jason McIntyre
2019-09-04
tweak previous;
Jason McIntyre
2019-09-03
sshsig tweaks and improvements from and suggested by Markus
Damien Miller
2019-09-03
sshsig: lightweight signature and verification ability for OpenSSH
Damien Miller
2019-07-19
Accept the verbose flag when searching for host keys in known hosts
Damien Miller
2019-07-15
support PKCS8 as an optional format for storage of private keys,
Damien Miller
2019-05-20
tweak previous;
Jason McIntyre
2019-05-20
When signing certificates with an RSA key, default to using the
Damien Miller
2019-04-19
Document new default RSA key size. From sebastiaanlokhorst at gmail.com
Darren Tucker
2019-03-05
PKCS#11 support is no longer limited to RSA; ok benno@ kn@
Christian Weisgerber
2019-01-23
allow auto-incrementing certificate serial number for certs signed
Damien Miller
2019-01-22
Include -m in the synopsis for a few more commands that support it
Damien Miller
2019-01-22
clarify: ssh-keygen -e only writes public keys, never private
Damien Miller
2019-01-22
mention the new vs. old key formats in the introduction and give some
Damien Miller
2018-12-07
fix option letter pasto in previous
Damien Miller
2018-12-07
mention that the ssh-keygen -F (find host in authorized_keys) and -R
Damien Miller
2018-09-12
fix edit mistake; spotted by jmc@
Damien Miller
2018-09-12
allow key revocation by SHA256 hash and allow ssh-keygen to create KRLs
Damien Miller
2018-08-08
Use new private key format by default. This format is suported by
Damien Miller
2018-03-12
add valid-before="[time]" authorized_keys option. A simple way of
Damien Miller
2018-01-25
certificate options are case-sensitive; fix case on one that had it wrong.
Damien Miller
2017-11-03
allow certificate validity intervals that specify only a start or
Damien Miller
2017-07-08
slightly rework previous, to avoid an article issue;
Jason McIntyre
2017-07-07
When generating all hostkeys (ssh-keygen -A), clobber existing keys
Damien Miller
2017-06-28
Allow ssh-keygen to use a key held in ssh-agent as a CA when signing
Damien Miller
2017-05-05
remove superfluous protocol 2 mentions; ok jmc@
Christian Weisgerber
2017-05-03
more protocol 1 stuff to go; ok djm
Jason McIntyre
2017-05-02
rsa1 is no longer valid;
Jason McIntyre
2017-05-02
more -O shuffle; ok djm
Jason McIntyre
2017-05-02
tidy up -O somewhat; ok djm
Jason McIntyre
[next]