summaryrefslogtreecommitdiffstats
path: root/ssh-keygen.1
AgeCommit message (Expand)Author
2023-09-07upstream: Generate Ed25519 keys when invoked without argumentsjob@openbsd.org
2023-07-27upstream: man page typos; ok jmc@naddy@openbsd.org
2023-02-16upstream: space between macro and punctuation;jmc@openbsd.org
2023-02-10upstream: let ssh-keygen and ssh-keyscan acceptdjm@openbsd.org
2022-09-14upstream: fix repeated words ok miod@ jmc@jsg@openbsd.org
2022-08-17upstream: use .Cm for "sign"; from josiah frentsosjmc@openbsd.org
2022-08-11upstream: allow certificate validity intervals, sshsig verificationdjm@openbsd.org
2022-06-03upstream: ssh-keygen -A: do not generate DSA keys by default.dtucker@openbsd.org
2022-05-09upstream: Allow existing -U (use agent) flag to work with "-Y sign"djm@openbsd.org
2022-05-05upstream: Add FIDO AUTHENTICATOR section and explain a bit how FIDOflorian@openbsd.org
2022-02-07upstream: remove please from manual pages ok jmc@ sthen@ millert@jsg@openbsd.org
2022-01-05upstream: allow selection of hash at sshsig signing time; codedjm@openbsd.org
2021-11-28upstream: ssh-keygen -Y match-principals doesn't accept any -Odjm@openbsd.org
2021-11-27upstream: Add ssh-keygen -Y match-principals operation to performdjm@openbsd.org
2021-08-11upstream: when verifying sshsig signatures, support an optiondjm@openbsd.org
2021-07-24upstream: punctuation;jmc@openbsd.org
2021-07-23upstream: Let allowed signers files used by ssh-keygen(1)djm@openbsd.org
2021-05-14upstream: Clarify language about moduli. While both ends of thedtucker@openbsd.org
2020-11-27upstream: Document ssh-keygen -Z, sanity check its argument earlier anddtucker@openbsd.org
2020-11-17upstream: Specify that the KDF function is bcrypt. Based on githubdtucker@openbsd.org
2020-10-26upstream: Minor man page fixes (capitalization, commas) identified bydtucker@openbsd.org
2020-09-09upstream: when writing an attestation blob for a FIDO key, record alldjm@openbsd.org
2020-08-27upstream: tweak previous;jmc@openbsd.org
2020-08-27upstream: Request PIN ahead of time for certain FIDO actionsdjm@openbsd.org
2020-08-27upstream: support for user-verified FIDO keysdjm@openbsd.org
2020-07-17upstream: - Add [-a rounds] in ssh-keygen man page and usage() -solene@openbsd.org
2020-07-15upstream: Add default for number of rounds (-a). ok djm@dtucker@openbsd.org
2020-04-03upstream: give ssh-keygen the ability to dump the contents of adjm@openbsd.org
2020-02-24upstream: Fix typo. Patch from itoama at live.jp via github PR#173.dtucker@openbsd.org
2020-02-07upstream: sync the description of the $SSH_SK_PROVIDER environmentdjm@openbsd.org
2020-02-04upstream: require FIDO application strings to start with "ssh:"; okdjm@openbsd.org
2020-02-04upstream: use better markup for challenge and write-attestation, andjmc@openbsd.org
2020-02-02upstream: shuffle the challenge keyword to keep the -O list sorted;jmc@openbsd.org
2020-01-29upstream: changes to support FIDO attestationdjm@openbsd.org
2020-01-25upstream: ssh-keygen -Y find-principals fixes based on feedbackdjm@openbsd.org
2020-01-23upstream: new sentence, new line;jmc@openbsd.org
2020-01-23upstream: add a new signature operations "find-principal" to lookdjm@openbsd.org
2020-01-21upstream: one more replacement "(security) key" -> "(FIDO)naddy@openbsd.org
2020-01-21upstream: undo merge error and replace the term "security key"naddy@openbsd.org
2020-01-21upstream: sync ssh-keygen.1 and ssh-keygen's usage() with eachnaddy@openbsd.org
2020-01-09upstream: put the fido options in a list, and tidy up the text ajmc@openbsd.org
2020-01-06upstream: Extends the SK API to accept a set of key/value optionsdjm@openbsd.org
2020-01-04upstream: the download resident keys option is -K (upper) not -kjmc@openbsd.org
2020-01-03upstream: ability to download FIDO2 resident keys from a token viadjm@openbsd.org
2020-01-03upstream: simplify the list for moduli options - no need forjmc@openbsd.org
2019-12-30upstream: Remove the -x option currently used fordjm@openbsd.org
2019-12-30upstream: remove single-letter flags for moduli optionsdjm@openbsd.org
2019-12-30upstream: prepare for use of ssh-keygen -O flag beyond certsdjm@openbsd.org
2019-12-30upstream: sort -Y internally in the options list, as is alreadyjmc@openbsd.org
2019-12-30upstream: in the options list, sort -Y and -y;jmc@openbsd.org