index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
third_party
/
mozilla_security_manager
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce a typedef for users of the SSL cert trust bits. This allows lots of...
pkasting@chromium.org
2011-09-20
2
-8
/
+8
*
Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE.
darin@chromium.org
2011-08-12
1
-2
/
+2
*
For PKCS#12 imports, only mark key as unextractable if the PKCS#12 file inclu...
gauravsh@chromium.org
2011-08-04
1
-11
/
+28
*
Change a VLOG(1) message to LOG(ERROR) because it is truly an error
wtc@chromium.org
2011-07-30
1
-1
/
+1
*
Linux Cert manager: improve PKCS #12 import error messages.
mattm@chromium.org
2011-07-13
1
-7
/
+24
*
net: expose some more classes as API
evan@chromium.org
2011-07-11
1
-1
/
+3
*
For PKCS12 private keys imported into a hardware backed token, mark them as u...
gauravsh@chromium.org
2011-06-29
2
-37
/
+75
*
Move crypto files out of base, to a top level directory.
rvargas@google.com
2011-04-14
3
-11
/
+10
*
This change loads opencryptoki and uses the TPM for keygen tags.
gspencer@chromium.org
2011-04-07
1
-2
/
+2
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
2
-2
/
+2
*
Pure pedantry: Replace all ".size() == 0" with ".empty()".
erg@google.com
2011-03-02
1
-1
/
+1
*
NSS: PKCS 11 password prompt.
mattm@chromium.org
2011-01-13
4
-35
/
+12
*
Make members of Singleton<T> private and only visible to the singleton type. ...
satish@chromium.org
2010-12-14
1
-2
/
+5
*
Revert 68932 - Make members of Singleton<T> private and only visible to the s...
satish@chromium.org
2010-12-11
1
-5
/
+2
*
Make members of Singleton<T> private and only visible to the singleton type. ...
satish@chromium.org
2010-12-11
1
-2
/
+5
*
Clean-up style issues in net:: related to X.509 data-types, eliminating unnec...
rsleevi@chromium.org
2010-11-22
1
-0
/
+1
*
DOMUI Cert Manager: merge email certs into other certs tab.
mattm@chromium.org
2010-11-03
1
-8
/
+1
*
Convert LOG(INFO) to VLOG(1) - net/.
pkasting@chromium.org
2010-10-16
3
-9
/
+9
*
CertDatabase: Add ImportServerCerts method.
mattm@chromium.org
2010-10-12
2
-0
/
+39
*
CertDatabase cleanups: comments for CertType and trust enums, s/ImportCertRes...
mattm@chromium.org
2010-09-14
2
-11
/
+12
*
Add NSS cert trust setting, cert deleting, and CA cert import to CertDatabase.
mattm@chromium.org
2010-08-31
2
-0
/
+269
*
NSS cert database cleanups
mattm@chromium.org
2010-08-20
1
-6
/
+5
*
Move nsNSSCertTrust from chrome/third_party to net/third_party.
mattm@chromium.org
2010-08-20
2
-0
/
+495
*
Give keys friendly names in NSS and OS X
davidben@chromium.org
2010-08-19
2
-1
/
+20
*
Add NSS PKCS12 import/export functions to CertDatabase.
mattm@chromium.org
2010-08-12
2
-0
/
+470
*
Revert "Add NSS PKCS12 import/export functions to CertDatabase." which failed...
mattm@chromium.org
2010-08-11
2
-470
/
+0
*
Add NSS PKCS12 import/export functions to CertDatabase.
mattm@chromium.org
2010-08-11
2
-0
/
+470
*
Add a unit test to check KeygenHandler's thread-safety
davidben@chromium.org
2010-06-25
1
-8
/
+14
*
Change Windows' application/x-x509-user-cert handling to allow any certificat...
rsleevi@chromium.org
2010-06-24
1
-13
/
+0
*
Don't need to copy the challenge data before calling DER_Encode because
wtc@chromium.org
2010-06-24
2
-10
/
+8
*
Move the Mozilla-derived code in net/base/keygen_handler_nss.cc
wtc@chromium.org
2010-06-18
4
-0
/
+388