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