1. 3a4770d Change scoped_ptr to std::unique_ptr in //net/cert. by danakj · 9 years ago
  2. d1a1847 Convert crypto to std::unique_ptr by thakis · 9 years ago
  3. acd23b7 net: Add out-of-line copy ctors for complex classes. by vmpstr · 9 years ago
  4. 13fc893 Switch to standard integer types in net/. by Avi Drissman · 10 years ago
  5. 3e98a71 Adding User Certificate (.crt) Import to Certificate Manager by svaldez · 10 years ago
  6. 69f8ea8 Use the exact-width integer types defined in <stdint.h> rather than by wtc · 10 years ago
  7. 5a1613dc Move ObserverList to base namespace. by brettw · 10 years ago
  8. 6fd7d48 Enable CertLoader unittests in debug. by pneubeck · 11 years ago
  9. ba249ef Make the private slot optional in NSSCertDatabase. by pneubeck · 11 years ago
  10. 442233d4 Enable system NSS key slot. by [email protected] · 11 years ago
  11. 30bb2810 Remove the deprecated NSSCertDatabase::GetInstance() . by [email protected] · 11 years ago
  12. 6dd13f73 Break cyclic dependency between CertDatabase and NSSCertDatabase. by [email protected] · 11 years ago
  13. 26c155c Extension API enterprise.platformKeys. by [email protected] · 11 years ago
  14. 31b487c5 Fix typo, "recieve" -> "receive", in net/ by [email protected] · 11 years ago
  15. 9e81893 Make NSSCertDatabase::ListCerts async and use the worker pool for actual certificate listing. by [email protected] · 12 years ago
  16. 057ad5f Add NSSCertDatabaseChromeOS which uses the correct slots for each user. by [email protected] · 12 years ago
  17. 8930b500 NSS: Make cert import helper functions take the slot as an argument. by [email protected] · 12 years ago
  18. e764bea Don't use nss_util in CertificateManagerModel::IsHardwareBacked. by [email protected] · 12 years ago
  19. c157b2e2 chromeos: Reload certificates when CA certificate is added by [email protected] · 12 years ago
  20. 198b590 Update Linux to use scoped_refptr<T>::get() rather than implicit "operator T*" by [email protected] · 12 years ago
  21. 4b35521 Use a direct include of strings headers in net/android/, net/base/, net/cert/, net/cookies/. by [email protected] · 12 years ago
  22. 6e7845ae net: extract net/cert out of net/base by [email protected] · 12 years ago[Renamed (97%) from net/base/nss_cert_database.h]
  23. 42cba2fb Convert net to use base::string16 instead of string16. by [email protected] · 12 years ago
  24. 7fda9a40 Move the NSS functions out of CertDatabase into a new NSSCertDatabase class. by [email protected] · 13 years ago