Clone this repo:

Branches

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