summaryrefslogtreecommitdiff
path: root/ssh-keygen.1
Commit message (Expand)AuthorAgeFilesLines
* upstream: when verifying sshsig signatures, support an optiondjm@openbsd.org2021-08-111-2/+4
* upstream: punctuation;jmc@openbsd.org2021-07-241-2/+2
* upstream: Let allowed signers files used by ssh-keygen(1)djm@openbsd.org2021-07-231-3/+22
* upstream: Clarify language about moduli. While both ends of thedtucker@openbsd.org2021-05-141-4/+3
* upstream: Document ssh-keygen -Z, sanity check its argument earlier anddtucker@openbsd.org2020-11-271-2/+11
* upstream: Specify that the KDF function is bcrypt. Based on githubdtucker@openbsd.org2020-11-171-3/+5
* upstream: Minor man page fixes (capitalization, commas) identified bydtucker@openbsd.org2020-10-261-5/+5
* upstream: when writing an attestation blob for a FIDO key, record alldjm@openbsd.org2020-09-091-4/+5
* upstream: tweak previous;jmc@openbsd.org2020-08-271-2/+2
* upstream: Request PIN ahead of time for certain FIDO actionsdjm@openbsd.org2020-08-271-1/+3
* upstream: support for user-verified FIDO keysdjm@openbsd.org2020-08-271-3/+19
* upstream: - Add [-a rounds] in ssh-keygen man page and usage() -solene@openbsd.org2020-07-171-3/+10
* upstream: Add default for number of rounds (-a). ok djm@dtucker@openbsd.org2020-07-151-2/+3
* upstream: give ssh-keygen the ability to dump the contents of adjm@openbsd.org2020-04-031-2/+6
* upstream: Fix typo. Patch from itoama at live.jp via github PR#173.dtucker@openbsd.org2020-02-241-3/+3
* upstream: sync the description of the $SSH_SK_PROVIDER environmentdjm@openbsd.org2020-02-071-3/+5
* upstream: require FIDO application strings to start with "ssh:"; okdjm@openbsd.org2020-02-041-2/+4
* upstream: use better markup for challenge and write-attestation, andjmc@openbsd.org2020-02-041-9/+7
* upstream: shuffle the challenge keyword to keep the -O list sorted;jmc@openbsd.org2020-02-021-10/+10
* upstream: changes to support FIDO attestationdjm@openbsd.org2020-01-291-2/+14
* upstream: ssh-keygen -Y find-principals fixes based on feedbackdjm@openbsd.org2020-01-251-5/+6
* upstream: new sentence, new line;jmc@openbsd.org2020-01-231-3/+3
* upstream: add a new signature operations "find-principal" to lookdjm@openbsd.org2020-01-231-2/+17
* upstream: one more replacement "(security) key" -> "(FIDO)naddy@openbsd.org2020-01-211-2/+2
* upstream: undo merge error and replace the term "security key"naddy@openbsd.org2020-01-211-3/+3
* upstream: sync ssh-keygen.1 and ssh-keygen's usage() with eachnaddy@openbsd.org2020-01-211-6/+6
* upstream: put the fido options in a list, and tidy up the text ajmc@openbsd.org2020-01-091-19/+17
* upstream: Extends the SK API to accept a set of key/value optionsdjm@openbsd.org2020-01-061-4/+19
* upstream: the download resident keys option is -K (upper) not -kjmc@openbsd.org2020-01-041-3/+3
* upstream: ability to download FIDO2 resident keys from a token viadjm@openbsd.org2020-01-031-2/+9
* upstream: simplify the list for moduli options - no need forjmc@openbsd.org2020-01-031-8/+2
* upstream: Remove the -x option currently used fordjm@openbsd.org2019-12-301-15/+24
* upstream: remove single-letter flags for moduli optionsdjm@openbsd.org2019-12-301-64/+78
* upstream: prepare for use of ssh-keygen -O flag beyond certsdjm@openbsd.org2019-12-301-95/+93
* upstream: sort -Y internally in the options list, as is alreadyjmc@openbsd.org2019-12-301-17/+17
* upstream: in the options list, sort -Y and -y;jmc@openbsd.org2019-12-301-5/+5
* upstream: Replace the term "security key" with "(FIDO)naddy@openbsd.org2019-12-301-13/+12
* upstream: tweak the Nd lines for a bit of consistency; ok markusjmc@openbsd.org2019-12-111-3/+3
* upstream: allow "ssh-keygen -x no-touch-required" when generating adjm@openbsd.org2019-11-251-1/+10
* upstream: add a "no-touch-required" option for authorized_keys anddjm@openbsd.org2019-11-251-2/+10
* upstream: more missing mentions of ed25519-sk; ok djm@naddy@openbsd.org2019-11-201-7/+10
* upstream: mention ed25519-sk in places where it is accepted;djm@openbsd.org2019-11-181-5/+6
* upstream: directly support U2F/FIDO2 security keys in OpenSSH bydjm@openbsd.org2019-11-151-5/+4
* upstream: Fill in missing man page bits for U2F security key support:naddy@openbsd.org2019-11-081-8/+28
* upstream: fixes from lucas;jmc@openbsd.org2019-10-291-4/+5
* upstream: use a more common options order in SYNOPSIS and syncjmc@openbsd.org2019-10-041-18/+16
* upstream: group and sort single letter options; ok deraadtjmc@openbsd.org2019-10-011-7/+5
* upstream: fix the DH-GEX text in -a; because this required a comma,jmc@openbsd.org2019-10-011-5/+5
* upstream: new sentence, new line;jmc@openbsd.org2019-10-011-3/+4
* upstream: Allow testing signature syntax and validity without verifyingdjm@openbsd.org2019-09-161-3/+21