summaryrefslogtreecommitdiff
path: root/ssh-keygen.1
AgeCommit message (Expand)Author
2020-10-18Adjust various OpenBSD-specific references in manual pagesColin Watson
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
2019-12-30upstream: Replace the term "security key" with "(FIDO)naddy@openbsd.org
2019-12-11upstream: tweak the Nd lines for a bit of consistency; ok markusjmc@openbsd.org
2019-11-25upstream: allow "ssh-keygen -x no-touch-required" when generating adjm@openbsd.org
2019-11-25upstream: add a "no-touch-required" option for authorized_keys anddjm@openbsd.org
2019-11-20upstream: more missing mentions of ed25519-sk; ok djm@naddy@openbsd.org
2019-11-18upstream: mention ed25519-sk in places where it is accepted;djm@openbsd.org
2019-11-15upstream: directly support U2F/FIDO2 security keys in OpenSSH bydjm@openbsd.org
2019-11-08upstream: Fill in missing man page bits for U2F security key support:naddy@openbsd.org
2019-10-29upstream: fixes from lucas;jmc@openbsd.org
2019-10-04upstream: use a more common options order in SYNOPSIS and syncjmc@openbsd.org
2019-10-01upstream: group and sort single letter options; ok deraadtjmc@openbsd.org
2019-10-01upstream: fix the DH-GEX text in -a; because this required a comma,jmc@openbsd.org
2019-10-01upstream: new sentence, new line;jmc@openbsd.org
2019-09-16upstream: Allow testing signature syntax and validity without verifyingdjm@openbsd.org
2019-09-05upstream: macro fix; ok djmjmc@openbsd.org
2019-09-05upstream: tweak previous;jmc@openbsd.org
2019-09-03upstream: sshsig tweaks and improvements from and suggested bydjm@openbsd.org
2019-09-03upstream: sshsig: lightweight signature and verification abilitydjm@openbsd.org
2019-07-19upstream: Accept the verbose flag when searching for host keys in knowndjm@openbsd.org
2019-07-15upstream: support PKCS8 as an optional format for storage ofdjm@openbsd.org