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