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
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
2010-02-10
pkcs#11 is no longer optional; improve wording; ok jmc@
Markus Friedl
2010-02-08
tweak previous; ok markus
Jason McIntyre
2010-02-08
replace our obsolete smartcard code with PKCS#11.
Markus Friedl
2009-10-24
ssh-keygen now uses AES-128 for private keys
Darren Tucker
2008-07-24
Add "ssh-keygen -F -l" to synopsis (displays fingerprint from
Stuart Henderson
2008-06-12
tweak the ascii art text; ok grunk
Jason McIntyre
2008-06-11
ssh-keygen would write fingerprints to STDOUT, and random art to STDERR,
Alexander von Gernler
[next]