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
2016-06-16
keys stored in openssh format can have comments too;
Jason McIntyre
2016-05-03
correct article;
Jason McIntyre
2016-05-03
make nethack^wrandomart fingerprint flag more readily searchable
Damien Miller
2016-02-17
since these pages now clearly tell folks to avoid v1, normalise
Jason McIntyre
2015-11-13
support multiple certificates (one per line) and reading from
Damien Miller
2015-11-05
"commandline" -> "command line", since there are so few examples
Jason McIntyre
2015-08-20
In the certificates section, be consistent about using "host_key"
Christian Weisgerber
2015-07-03
refuse to generate or accept RSA keys smaller than 1024 bits;
Damien Miller
2015-02-24
add -v (show ASCII art) to -l's synopsis; ok djm@
Christian Weisgerber
2014-12-21
Add FingerprintHash option to control algorithm used for key
Damien Miller
2014-08-30
improve capitalization for the Ed25519 public-key signature system.
Igor Sobrado
2014-03-31
the text for the -K option was inserted in the wrong place in -r1.108;
Jason McIntyre
2014-03-15
Improve usage() and documentation towards the standard form. In particular,
Theo de Raadt
2014-02-05
tweak synopsis: calling ssh-keygen without any arguments is fine; ok jmc@
Christian Weisgerber
2013-12-21
small typo
Ted Unangst
2013-12-07
add missing mentions of ed25519; ok djm@
Christian Weisgerber
2013-12-07
document -a and -o wrt new key format
Damien Miller
2013-06-27
do not use Sx for sections outwith the man page - ingo informs me that
Jason McIntyre
2013-01-19
fix some formatting; ok djm
Jason McIntyre
2013-01-18
command-line (adj.) -> command line (n.);
Jason McIntyre
2013-01-18
add -Q to the options list; ok djm
Jason McIntyre
2013-01-18
tweak previous;
Jason McIntyre
2013-01-17
add support for Key Revocation Lists (KRLs). These are a compact way to
Damien Miller
2012-08-15
a little more info on certificate validity;
Jason McIntyre
2012-07-06
Add options to specify starting line number and number of lines to process
Darren Tucker
2011-10-16
Add optional checkpoints for moduli screening. feedback & ok deraadt
Darren Tucker
2011-09-07
typo (they vs the) found by Lawrence Teo
Theo de Raadt
2011-04-13
mention valid -b sizes for ECDSA keys; bz#1862
Damien Miller
2011-04-13
improve wording; bz#1861
Damien Miller
2011-03-24
zap trailing whitespace;
Jason McIntyre
2011-03-23
-q not used in /etc/rc now so remove statement.
Kevin Steves
2011-03-23
Add -A option. For each of the key types (rsa1, rsa, dsa and ecdsa)
Kevin Steves
2010-10-28
knock out some "-*- nroff -*-" lines;
Jason McIntyre
2010-09-10
* mention ECDSA in more places
Christian Weisgerber
2010-08-31
Implement Elliptic Curve Cryptography modes for key exchange (ECDH) and
Damien Miller
2010-08-04
Support CA keys in PKCS#11 tokens; feedback and ok markus@
Damien Miller
2010-07-15
repair incorrect block nesting, which screwed up indentation;
Ingo Schwarze
2010-06-30
tweak previous;
Jason McIntyre
2010-06-29
allow import (-i) and export (-e) of PEM and PKCS#8 encoded keys;
Damien Miller
2010-04-16
tweak previous; ok djm
Jason McIntyre
2010-04-16
revised certificate format ssh-{dss,rsa}-cert-v01@openssh.com with the
Damien Miller
2010-03-13
fix a formatting error (args need quoted); noted by stevesk
Jason McIntyre
2010-03-13
Certificates are named *-cert.pub, not *_cert.pub; committing a diff
Damien Miller
2010-03-10
typos; from Ross Richardson
Jason McIntyre
2010-03-08
sort the list of constraints (to -O); ok djm
Jason McIntyre
2010-03-08
document permit-agent-forwarding certificate constraint; patch from
Damien Miller
2010-03-04
fix Bk/Ek;
Jason McIntyre
2010-03-04
Add a -L flag to print the contents of a certificate; ok markus@
Damien Miller
2010-02-26
tweak previous;
Jason McIntyre
2010-02-26
Add support for certificate key types for users and hosts.
Damien Miller
[next]