| Commit message (Expand) | Author | Age | Files | Lines |
* | upstream: punctuation; | jmc@openbsd.org | 2021-07-24 | 1 | -2/+2 |
* | upstream: Let allowed signers files used by ssh-keygen(1) | djm@openbsd.org | 2021-07-23 | 1 | -3/+22 |
* | upstream: Clarify language about moduli. While both ends of the | dtucker@openbsd.org | 2021-05-14 | 1 | -4/+3 |
* | upstream: Document ssh-keygen -Z, sanity check its argument earlier and | dtucker@openbsd.org | 2020-11-27 | 1 | -2/+11 |
* | upstream: Specify that the KDF function is bcrypt. Based on github | dtucker@openbsd.org | 2020-11-17 | 1 | -3/+5 |
* | upstream: Minor man page fixes (capitalization, commas) identified by | dtucker@openbsd.org | 2020-10-26 | 1 | -5/+5 |
* | upstream: when writing an attestation blob for a FIDO key, record all | djm@openbsd.org | 2020-09-09 | 1 | -4/+5 |
* | upstream: tweak previous; | jmc@openbsd.org | 2020-08-27 | 1 | -2/+2 |
* | upstream: Request PIN ahead of time for certain FIDO actions | djm@openbsd.org | 2020-08-27 | 1 | -1/+3 |
* | upstream: support for user-verified FIDO keys | djm@openbsd.org | 2020-08-27 | 1 | -3/+19 |
* | upstream: - Add [-a rounds] in ssh-keygen man page and usage() - | solene@openbsd.org | 2020-07-17 | 1 | -3/+10 |
* | upstream: Add default for number of rounds (-a). ok djm@ | dtucker@openbsd.org | 2020-07-15 | 1 | -2/+3 |
* | upstream: give ssh-keygen the ability to dump the contents of a | djm@openbsd.org | 2020-04-03 | 1 | -2/+6 |
* | upstream: Fix typo. Patch from itoama at live.jp via github PR#173. | dtucker@openbsd.org | 2020-02-24 | 1 | -3/+3 |
* | upstream: sync the description of the $SSH_SK_PROVIDER environment | djm@openbsd.org | 2020-02-07 | 1 | -3/+5 |
* | upstream: require FIDO application strings to start with "ssh:"; ok | djm@openbsd.org | 2020-02-04 | 1 | -2/+4 |
* | upstream: use better markup for challenge and write-attestation, and | jmc@openbsd.org | 2020-02-04 | 1 | -9/+7 |
* | upstream: shuffle the challenge keyword to keep the -O list sorted; | jmc@openbsd.org | 2020-02-02 | 1 | -10/+10 |
* | upstream: changes to support FIDO attestation | djm@openbsd.org | 2020-01-29 | 1 | -2/+14 |
* | upstream: ssh-keygen -Y find-principals fixes based on feedback | djm@openbsd.org | 2020-01-25 | 1 | -5/+6 |
* | upstream: new sentence, new line; | jmc@openbsd.org | 2020-01-23 | 1 | -3/+3 |
* | upstream: add a new signature operations "find-principal" to look | djm@openbsd.org | 2020-01-23 | 1 | -2/+17 |
* | upstream: one more replacement "(security) key" -> "(FIDO) | naddy@openbsd.org | 2020-01-21 | 1 | -2/+2 |
* | upstream: undo merge error and replace the term "security key" | naddy@openbsd.org | 2020-01-21 | 1 | -3/+3 |
* | upstream: sync ssh-keygen.1 and ssh-keygen's usage() with each | naddy@openbsd.org | 2020-01-21 | 1 | -6/+6 |
* | upstream: put the fido options in a list, and tidy up the text a | jmc@openbsd.org | 2020-01-09 | 1 | -19/+17 |
* | upstream: Extends the SK API to accept a set of key/value options | djm@openbsd.org | 2020-01-06 | 1 | -4/+19 |
* | upstream: the download resident keys option is -K (upper) not -k | jmc@openbsd.org | 2020-01-04 | 1 | -3/+3 |
* | upstream: ability to download FIDO2 resident keys from a token via | djm@openbsd.org | 2020-01-03 | 1 | -2/+9 |
* | upstream: simplify the list for moduli options - no need for | jmc@openbsd.org | 2020-01-03 | 1 | -8/+2 |
* | upstream: Remove the -x option currently used for | djm@openbsd.org | 2019-12-30 | 1 | -15/+24 |
* | upstream: remove single-letter flags for moduli options | djm@openbsd.org | 2019-12-30 | 1 | -64/+78 |
* | upstream: prepare for use of ssh-keygen -O flag beyond certs | djm@openbsd.org | 2019-12-30 | 1 | -95/+93 |
* | upstream: sort -Y internally in the options list, as is already | jmc@openbsd.org | 2019-12-30 | 1 | -17/+17 |
* | upstream: in the options list, sort -Y and -y; | jmc@openbsd.org | 2019-12-30 | 1 | -5/+5 |
* | upstream: Replace the term "security key" with "(FIDO) | naddy@openbsd.org | 2019-12-30 | 1 | -13/+12 |
* | upstream: tweak the Nd lines for a bit of consistency; ok markus | jmc@openbsd.org | 2019-12-11 | 1 | -3/+3 |
* | upstream: allow "ssh-keygen -x no-touch-required" when generating a | djm@openbsd.org | 2019-11-25 | 1 | -1/+10 |
* | upstream: add a "no-touch-required" option for authorized_keys and | djm@openbsd.org | 2019-11-25 | 1 | -2/+10 |
* | upstream: more missing mentions of ed25519-sk; ok djm@ | naddy@openbsd.org | 2019-11-20 | 1 | -7/+10 |
* | upstream: mention ed25519-sk in places where it is accepted; | djm@openbsd.org | 2019-11-18 | 1 | -5/+6 |
* | upstream: directly support U2F/FIDO2 security keys in OpenSSH by | djm@openbsd.org | 2019-11-15 | 1 | -5/+4 |
* | upstream: Fill in missing man page bits for U2F security key support: | naddy@openbsd.org | 2019-11-08 | 1 | -8/+28 |
* | upstream: fixes from lucas; | jmc@openbsd.org | 2019-10-29 | 1 | -4/+5 |
* | upstream: use a more common options order in SYNOPSIS and sync | jmc@openbsd.org | 2019-10-04 | 1 | -18/+16 |
* | upstream: group and sort single letter options; ok deraadt | jmc@openbsd.org | 2019-10-01 | 1 | -7/+5 |
* | upstream: fix the DH-GEX text in -a; because this required a comma, | jmc@openbsd.org | 2019-10-01 | 1 | -5/+5 |
* | upstream: new sentence, new line; | jmc@openbsd.org | 2019-10-01 | 1 | -3/+4 |
* | upstream: Allow testing signature syntax and validity without verifying | djm@openbsd.org | 2019-09-16 | 1 | -3/+21 |
* | upstream: macro fix; ok djm | jmc@openbsd.org | 2019-09-05 | 1 | -5/+5 |