Clone this repo:

Branches

  1. 8b71e48 [WebAuthn] Add additional logging for UV key usage by EnclaveManager by Ken Buchanan · 11 hours ago main
  2. c761376 Reapply "webauthn: IsUVPAA changes for the enclave." by Adam Langley · 10 days ago
  3. 8add8f3 Remove now unnecessary EnsureOpenSSLInit and CRYPTO_library_init calls by David Benjamin · 14 days ago
  4. 6bacf42 Roll src/third_party/boringssl/src 66d274dfb..f01108e47 by David Benjamin · 2 weeks ago
  5. ffef5b9 webauthn: just use kSecAccessControlUserPresence. by Adam Langley · 2 weeks ago
  6. c97831d webauthn: make the enclave work for Linux. by Adam Langley · 3 weeks ago
  7. 5ec6489 Rewrite base::span fields into base::raw_span by Ali Hijazi · 4 weeks ago
  8. f3d282f [crypto] Reduce unexportable key log verbosity by Nina Satragno · 5 weeks ago
  9. 8257f13 CodeHealth: Replace std::unique_ptr with base::HeapArray by Mathijs Affourtit · 5 weeks ago
  10. d769e13 [WebAuthn] Unregister device when deferred UV key submission fails by Ken Buchanan · 6 weeks ago
  11. e6ec503 Mark the raw_ptr.h include in base/logging.h as conditional by Lei Zhang · 7 weeks ago
  12. 1c96b3c Use NOTREACHED_IN_MIGRATION() in the rest of src/ by Peter Boström · 8 weeks ago
  13. c4c1481 [WebAuthn] Use hex rather than base64 for Windows key names by Ken Buchanan · 8 weeks ago
  14. 42f7dcc [WebAuthn] Foreground Windows Hello dialog on repeated attempts by Ken Buchanan · 8 weeks ago
  15. 926ecb4 webauthn: handle user canceling Windows Hello. by Adam Langley · 8 weeks ago
  16. a8d0f36 Remove pointer-based base::RandBytes and crypto:RandBytes by danakj · 9 weeks ago
  17. 53beee2 Remove use of the pointer version of RandBytes, use span always by danakj · 9 weeks ago
  18. 2c41f6f webauthn: bring KeyCredentialManager window to front. by Ken Buchanan · 9 weeks ago
  19. 67f5d96 Make File::Stat() and File::Lstat() receive FilePath by danakj · 10 weeks ago
  20. f8cbdce webauthn: allow user verification via Apple Watch. by Adam Langley · 2 months ago