Age | Commit message (Expand) | Author |
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 |
2008-06-11 | Introduce SSH Fingerprint ASCII Visualization, a technique inspired by the | Alexander von Gernler |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-01-12 | more secsh -> rfc 4716 updates; | Jason McIntyre |
2006-12-11 | add rfc 4716 (public key format); ok jmc | Markus Friedl |
2005-11-28 | Enforce DSA key length of exactly 1024 bits to comply with FIPS-186-2, | Darren Tucker |
2005-10-31 | grammar; | Jason McIntyre |
2005-10-31 | generate a protocol 2 RSA key by default | Damien Miller |
2005-06-08 | increase default rsa/dsa key length from 1024 to 2048 bits; ok markus@ deraadt@ | Damien Miller |
2005-04-21 | OpenSSH doesn't ever look at the $HOME environment variable, so don't say | Damien Miller |
2005-03-14 | Correct description of -H (bz #997); ok markus@, punctuation jmc@ | Darren Tucker |