1. b715fdc upstream: one more replacement "(security) key" -> "(FIDO) by naddy@openbsd.org · 4 years, 8 months ago
  2. 84911da upstream: undo merge error and replace the term "security key" by naddy@openbsd.org · 4 years, 8 months ago
  3. 0d005d6 upstream: sync ssh-keygen.1 and ssh-keygen's usage() with each by naddy@openbsd.org · 4 years, 8 months ago
  4. cd53476 upstream: put the fido options in a list, and tidy up the text a by jmc@openbsd.org · 4 years, 8 months ago
  5. c312ca0 upstream: Extends the SK API to accept a set of key/value options by djm@openbsd.org · 4 years, 8 months ago
  6. c593cc5 upstream: the download resident keys option is -K (upper) not -k by jmc@openbsd.org · 4 years, 8 months ago
  7. 9039971 upstream: ability to download FIDO2 resident keys from a token via by djm@openbsd.org · 4 years, 8 months ago
  8. 3b1382f upstream: simplify the list for moduli options - no need for by jmc@openbsd.org · 4 years, 8 months ago
  9. 3093d12 upstream: Remove the -x option currently used for by djm@openbsd.org · 4 years, 8 months ago
  10. 3e60d18 upstream: remove single-letter flags for moduli options by djm@openbsd.org · 4 years, 8 months ago
  11. 1e645fe upstream: prepare for use of ssh-keygen -O flag beyond certs by djm@openbsd.org · 4 years, 8 months ago
  12. 20ccd85 upstream: sort -Y internally in the options list, as is already by jmc@openbsd.org · 4 years, 8 months ago
  13. 5b6c954 upstream: in the options list, sort -Y and -y; by jmc@openbsd.org · 4 years, 8 months ago
  14. 141df48 upstream: Replace the term "security key" with "(FIDO) by naddy@openbsd.org · 4 years, 9 months ago
  15. 483cc72 upstream: tweak the Nd lines for a bit of consistency; ok markus by jmc@openbsd.org · 4 years, 9 months ago
  16. daeaf41 upstream: allow "ssh-keygen -x no-touch-required" when generating a by djm@openbsd.org · 4 years, 9 months ago
  17. 2e71263 upstream: add a "no-touch-required" option for authorized_keys and by djm@openbsd.org · 4 years, 9 months ago
  18. f0edda8 upstream: more missing mentions of ed25519-sk; ok djm@ by naddy@openbsd.org · 4 years, 10 months ago
  19. 97dc5d1 upstream: mention ed25519-sk in places where it is accepted; by djm@openbsd.org · 4 years, 10 months ago
  20. 6bff952 upstream: directly support U2F/FIDO2 security keys in OpenSSH by by djm@openbsd.org · 4 years, 10 months ago
  21. aa4c640 upstream: Fill in missing man page bits for U2F security key support: by naddy@openbsd.org · 4 years, 10 months ago
  22. 70fc9a6 upstream: fixes from lucas; by jmc@openbsd.org · 4 years, 11 months ago
  23. 6918974 upstream: use a more common options order in SYNOPSIS and sync by jmc@openbsd.org · 5 years ago
  24. 6c91d42 upstream: group and sort single letter options; ok deraadt by jmc@openbsd.org · 5 years ago
  25. 3b44bf3 upstream: fix the DH-GEX text in -a; because this required a comma, by jmc@openbsd.org · 5 years ago
  26. 90d4b25 upstream: new sentence, new line; by jmc@openbsd.org · 5 years ago
  27. 8aa2aa3 upstream: Allow testing signature syntax and validity without verifying by djm@openbsd.org · 5 years ago
  28. f23d91f upstream: macro fix; ok djm by jmc@openbsd.org · 5 years ago
  29. db1e6f6 upstream: tweak previous; by jmc@openbsd.org · 5 years ago
  30. d637c4a upstream: sshsig tweaks and improvements from and suggested by by djm@openbsd.org · 5 years ago
  31. 2a9c9f7 upstream: sshsig: lightweight signature and verification ability by djm@openbsd.org · 5 years ago
  32. bca0582 upstream: Accept the verbose flag when searching for host keys in known by djm@openbsd.org · 5 years ago
  33. eb0d8e7 upstream: support PKCS8 as an optional format for storage of by djm@openbsd.org · 5 years ago
  34. 85ceb0e upstream: tweak previous; by jmc@openbsd.org · 5 years ago
  35. 476e355 upstream: When signing certificates with an RSA key, default to by djm@openbsd.org · 5 years ago
  36. d7c6e38 upstream: Document new default RSA key size. From by dtucker@openbsd.org · 5 years ago
  37. c13b745 upstream: PKCS#11 support is no longer limited to RSA; ok benno@ by naddy@openbsd.org · 6 years ago
  38. be06394 upstream: allow auto-incrementing certificate serial number for certs by djm@openbsd.org · 6 years ago
  39. ecd2f33 upstream: Include -m in the synopsis for a few more commands that by djm@openbsd.org · 6 years ago
  40. 180b520 upstream: clarify: ssh-keygen -e only writes public keys, never by djm@openbsd.org · 6 years ago
  41. c45616a upstream: mention the new vs. old key formats in the introduction by djm@openbsd.org · 6 years ago
  42. 63bba57 upstream: fix option letter pasto in previous by djm@openbsd.org · 6 years ago
  43. 737e4ed upstream: mention that the ssh-keygen -F (find host in by djm@openbsd.org · 6 years ago
  44. f0fcd7e upstream: fix edit mistake; spotted by jmc@ by djm@openbsd.org · 6 years ago
  45. 9405c62 upstream: allow key revocation by SHA256 hash and allow ssh-keygen by djm@openbsd.org · 6 years ago
  46. ed7bd5d upstream: Use new private key format by default. This format is by djm@openbsd.org · 6 years ago
  47. bf0fbf2 upstream: add valid-before="[time]" authorized_keys option. A by djm@openbsd.org · 6 years ago
  48. 130283d upstream commit by djm@openbsd.org · 7 years ago
  49. d52131a upstream commit by djm@openbsd.org@openbsd.org · 7 years ago
  50. dc44dd3 upstream commit by jmc@openbsd.org · 7 years ago
  51. 853edbe upstream commit by djm@openbsd.org · 7 years ago
  52. a98339e upstream commit by djm@openbsd.org · 7 years ago
  53. 2e9c324 upstream commit by naddy@openbsd.org · 7 years ago
  54. 2b6f799 upstream commit by jmc@openbsd.org · 7 years ago
  55. f10c0d3 upstream commit by jmc@openbsd.org · 7 years ago
  56. 8b60ce8 upstream commit by jmc@openbsd.org · 7 years ago
  57. 6b84897 upstream commit by jmc@openbsd.org · 7 years ago
  58. 873d3e7 upstream commit by djm@openbsd.org · 7 years ago
  59. d4084cd upstream commit by jmc@openbsd.org · 7 years ago
  60. 249516e upstream commit by djm@openbsd.org · 7 years ago
  61. b6cf84b upstream commit by jmc@openbsd.org · 8 years ago
  62. 9283884 upstream commit by jmc@openbsd.org · 8 years ago
  63. cdcd941 upstream commit by djm@openbsd.org · 8 years ago
  64. a685ae8 upstream commit by jmc@openbsd.org · 9 years ago
  65. 94bc0b7 upstream commit by djm@openbsd.org · 9 years ago
  66. 8b29008 upstream commit by jmc@openbsd.org · 9 years ago
  67. 05291e5 upstream commit by naddy@openbsd.org · 9 years ago
  68. 933935c upstream commit by djm@openbsd.org · 9 years ago
  69. 6288e3a upstream commit by naddy@openbsd.org · 10 years ago
  70. 56d1c83 upstream commit by djm@openbsd.org · 10 years ago
  71. f70b22b upstream commit by sobrado@openbsd.org · 10 years ago
  72. 43b156c - jmc@cvs.openbsd.org 2014/03/31 13:39:34 by Damien Miller · 10 years ago
  73. f0858de - deraadt@cvs.openbsd.org 2014/03/15 17:28:26 by Damien Miller · 10 years ago
  74. 6ce35b6 - naddy@cvs.openbsd.org 2014/02/05 20:13:25 by Damien Miller · 11 years ago
  75. 1379771 - tedu@cvs.openbsd.org 2013/12/21 07:10:47 by Damien Miller · 11 years ago
  76. 8ba0ead - naddy@cvs.openbsd.org 2013/12/07 11:58:46 by Damien Miller · 11 years ago
  77. 4f752cf - djm@cvs.openbsd.org 2013/12/07 08:08:26 by Damien Miller · 11 years ago
  78. fecfd11 - jmc@cvs.openbsd.org 2013/06/27 14:05:37 by Damien Miller · 11 years ago
  79. a0a7ee8 - jmc@cvs.openbsd.org 2013/01/19 07:13:25 by Damien Miller · 12 years ago
  80. 881a7a2 - jmc@cvs.openbsd.org 2013/01/18 21:48:43 by Damien Miller · 12 years ago
  81. 072fdcd - jmc@cvs.openbsd.org 2013/01/18 08:39:04 by Damien Miller · 12 years ago
  82. ac5542b - jmc@cvs.openbsd.org 2013/01/18 07:57:47 by Damien Miller · 12 years ago
  83. f3747bf - djm@cvs.openbsd.org 2013/01/17 23:00:01 by Damien Miller · 12 years ago
  84. 3ee50c5 - jmc@cvs.openbsd.org 2012/08/15 18:25:50 by Darren Tucker · 12 years ago
  85. dfceafe - dtucker@cvs.openbsd.org 2012/07/06 00:41:59 by Damien Miller · 12 years ago
  86. 390d056 - dtucker@cvs.openbsd.org 2011/10/16 11:02:46 by Damien Miller · 13 years ago
  87. 6232a16 - deraadt@cvs.openbsd.org 2011/09/07 02:18:31 by Damien Miller · 13 years ago
  88. ad21032 - djm@cvs.openbsd.org 2011/04/13 04:09:37 by Damien Miller · 13 years ago
  89. 085c90f - djm@cvs.openbsd.org 2011/04/13 04:02:48 by Damien Miller · 13 years ago
  90. 3ca1eb3 - jmc@cvs.openbsd.org 2011/03/24 15:29:30 by Damien Miller · 13 years ago
  91. 4a4d161 - stevesk@cvs.openbsd.org 2011/03/23 16:24:56 by Damien Miller · 13 years ago
  92. 58f1baf - stevesk@cvs.openbsd.org 2011/03/23 15:16:22 by Damien Miller · 13 years ago
  93. 55fa565 - jmc@cvs.openbsd.org 2010/10/28 18:33:28 by Damien Miller · 14 years ago
  94. 6186bbc - naddy@cvs.openbsd.org 2010/09/10 15:19:29 by Damien Miller · 14 years ago
  95. eb8b60e - djm@cvs.openbsd.org 2010/08/31 11:54:45 by Damien Miller · 14 years ago
  96. 757f34e - djm@cvs.openbsd.org 2010/08/04 06:07:11 by Damien Miller · 14 years ago
  97. bad5e03 - schwarze@cvs.openbsd.org 2010/07/15 21:20:38 by Damien Miller · 14 years ago
  98. ea72728 - jmc@cvs.openbsd.org 2010/06/30 07:24:25 by Damien Miller · 14 years ago
  99. 44b2504 - djm@cvs.openbsd.org 2010/06/29 23:15:30 by Damien Miller · 14 years ago
  100. 1f18142 - jmc@cvs.openbsd.org 2010/04/16 06:47:04 by Damien Miller · 14 years ago