Age | Commit message (Expand) | Author |
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 |
2005-03-01 | sort options (no attempt made at synopsis clean up though); | Jason McIntyre |
2005-03-01 | whitespace; | Jason McIntyre |
2005-03-01 | add tools for managing known_hosts files with hashed hostnames, including | Damien Miller |
2004-08-13 | kill whitespace at eol; | Jason McIntyre |
2004-08-12 | improve SSHFP documentation; ok deraadt@ | Jakob Schlyter |
2003-12-22 | tidy up moduli generation debugging, add -v (verbose/debug) option to | Damien Miller |
2003-07-28 | Support for generating Diffie-Hellman groups (/etc/moduli) from ssh-keygen. | Damien Miller |
2003-06-10 | - section reorder | Jason McIntyre |
2003-05-20 | new sentence, new line | Jason McIntyre |
2003-05-14 | add experimental support for verifying hos keys using DNS as described | Jakob Schlyter |
2003-03-28 | - killed whitespace | Jason McIntyre |
2002-11-26 | remove outdated statement; ok markus@ deraadt@ | Kevin Steves |
2002-06-19 | KNF done automatically while reading.... | Theo de Raadt |
2002-02-16 | -t required now for key generation | Kevin Steves |
2001-12-21 | Remove default (rsa1) key type; ok markus@ | Damien Miller |
2001-11-21 | more on passphrase construction; ok markus@ | Kevin Steves |
2001-10-25 | better docu for fingerprinting, ok deraadt@ | Markus Friedl |
2001-09-05 | avoid first person in manual pages | Theo de Raadt |
2001-08-02 | document smartcard upload/download. ok markus@ | Jakob Schlyter |
2001-07-23 | Fix typo. | Aaron Campbell |