1. 59d2de9 upstream: when signing a challenge using a FIDO toke, perform the by djm@openbsd.org · 4 years, 2 months ago
  2. 1b378c0 upstream: return correct error in sshsk_ed25519_sig; ok djm by markus@openbsd.org · 4 years, 4 months ago
  3. dd99252 upstream: better error message when trying to use a FIDO key by djm@openbsd.org · 4 years, 4 months ago
  4. a47f6a6 upstream: Replace "security key" with "authenticator" in program by naddy@openbsd.org · 4 years, 5 months ago
  5. 24c0f75 upstream: changes to support FIDO attestation by djm@openbsd.org · 4 years, 5 months ago
  6. 59d01f1 upstream: improve the error message for u2f enrollment errors by by djm@openbsd.org · 4 years, 5 months ago
  7. 429170f Wrap stdint.h inside HAVE_STDINT_H. by Darren Tucker · 4 years, 6 months ago
  8. c312ca0 upstream: Extends the SK API to accept a set of key/value options by djm@openbsd.org · 4 years, 6 months ago
  9. 43ce964 upstream: translate and return error codes; retry on bad PIN by djm@openbsd.org · 4 years, 6 months ago
  10. d433596 upstream: improve some error messages; ok markus@ by djm@openbsd.org · 4 years, 6 months ago
  11. c54cd18 upstream: SK API and sk-helper error/PIN passing by djm@openbsd.org · 4 years, 6 months ago
  12. 14cea36 upstream: resident keys support in SK API by djm@openbsd.org · 4 years, 6 months ago
  13. 2fe05fc upstream: Factor out parsing of struct sk_enroll_response by djm@openbsd.org · 4 years, 6 months ago
  14. b52ec0b upstream: use ssh-sk-helper for all security key signing operations by djm@openbsd.org · 4 years, 7 months ago
  15. d8b2838 upstream: remove stray semicolon after closing brace of function; by djm@openbsd.org · 4 years, 7 months ago
  16. a70d92f upstream: adjust on-wire signature encoding for ecdsa-sk keys to by djm@openbsd.org · 4 years, 8 months ago
  17. 723a536 upstream: add the missing WITH_OPENSSL ifdefs after the ED25519-SK by naddy@openbsd.org · 4 years, 8 months ago
  18. 9a1225e upstream: tweak debug message by djm@openbsd.org · 4 years, 8 months ago
  19. 4103a3e upstream: a little debug() in the security key interface by djm@openbsd.org · 4 years, 8 months ago
  20. 6bff952 upstream: directly support U2F/FIDO2 security keys in OpenSSH by by djm@openbsd.org · 4 years, 8 months ago
  21. dffd02e upstream: fix check for sig_s; noted by qsa at qualys.com by markus@openbsd.org · 4 years, 8 months ago
  22. fccff33 upstream: allow an empty attestation certificate returned by a by djm@openbsd.org · 4 years, 8 months ago
  23. b556cc3 upstream: remove extra layer for ed25519 signature; ok djm@ by markus@openbsd.org · 4 years, 8 months ago
  24. 3fcf69a upstream: check sig_r and sig_s for ssh-sk keys; ok djm by markus@openbsd.org · 4 years, 8 months ago
  25. fd1a3b5 upstream: update sk-api to version 2 for ed25519 support; ok djm by markus@openbsd.org · 4 years, 8 months ago
  26. 7c32b51 upstream: implement sshsk_ed25519_assemble(); ok djm by markus@openbsd.org · 4 years, 8 months ago
  27. fe05a36 upstream: implement sshsk_ed25519_inner_sig(); ok djm by markus@openbsd.org · 4 years, 8 months ago
  28. e03a29e upstream: rename sshsk_ecdsa_sign() to sshsk_sign(); ok djm by markus@openbsd.org · 4 years, 8 months ago
  29. bc7b5d6 upstream: factor out sshsk_ecdsa_inner_sig(); ok djm@ by markus@openbsd.org · 4 years, 8 months ago
  30. cef84a0 upstream: factor out sshsk_ecdsa_assemble(); ok djm@ by markus@openbsd.org · 4 years, 8 months ago
  31. 764d51e autoconf pieces for U2F support by Damien Miller · 4 years, 8 months ago
  32. ed3467c upstream: U2F/FIDO middleware interface by djm@openbsd.org · 4 years, 8 months ago