| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE. | darin@chromium.org | 2011-08-12 | 1 | -4/+4 |
* | For PKCS12 private keys imported into a hardware backed token, mark them as u... | gauravsh@chromium.org | 2011-06-29 | 1 | -1/+4 |
* | net: Add NET_API to net/base | rvargas@google.com | 2011-05-18 | 1 | -3/+4 |
* | Fix a problem that cert trust change needs a chrome restart to be effective. | xiyuan@chromium.org | 2011-04-13 | 1 | -5/+12 |
* | This change loads opencryptoki and uses the TPM for keygen tags. | gspencer@chromium.org | 2011-04-07 | 1 | -2/+6 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -1/+1 |
* | Remove most unnecessary uses of "net::" in net/base/. | adamk@chromium.org | 2011-03-25 | 1 | -2/+2 |
* | Define a new CertDatabase::Observer abstract class which can be implemented b... | rch@chromium.org | 2011-03-10 | 1 | -0/+31 |
* | NSS: Unlock crypto devices when populating cert manager. | mattm@chromium.org | 2011-03-05 | 1 | -0/+5 |
* | NSS: PKCS 11 password prompt. | mattm@chromium.org | 2011-01-13 | 1 | -2/+9 |
* | Start reordering the methods in headers in net/. | erg@google.com | 2011-01-07 | 1 | -11/+11 |
* | DOMUI Cert Manager: Disable delete button on readonly certs. | mattm@chromium.org | 2010-10-29 | 1 | -0/+3 |
* | Make USE_OPENSSL and USE_NSS mutually exclusive | joth@chromium.org | 2010-10-22 | 1 | -1/+1 |
* | DOMUI cert manager: Add CA cert import. | mattm@chromium.org | 2010-10-12 | 1 | -1/+1 |
* | CertDatabase: Add ImportServerCerts method. | mattm@chromium.org | 2010-10-12 | 1 | -0/+11 |
* | Decouples certificates viewers from NSS to prepare support for OpenSSL. | bulach@chromium.org | 2010-10-08 | 1 | -17/+1 |
* | DOMUI Cert Manager: Edit CA cert trust. | mattm@chromium.org | 2010-10-08 | 1 | -1/+1 |
* | DOMUI Certificate Manager: Backup and restore PKCS #12 files. Export certs. ... | mattm@chromium.org | 2010-10-06 | 1 | -1/+2 |
* | Reapply r61237: FBTF: Another big ctor/dtor cleanup found by automated tools. | erg@google.com | 2010-10-04 | 1 | -0/+1 |
* | CertDatabase: Add GetCertTrust method. | mattm@chromium.org | 2010-10-04 | 1 | -0/+3 |
* | Revert "FBTF: Another big ctor/dtor cleanup found by automated tools." | erg@google.com | 2010-10-01 | 1 | -1/+0 |
* | FBTF: Another big ctor/dtor cleanup found by automated tools. | erg@google.com | 2010-10-01 | 1 | -0/+1 |
* | CertDatabase cleanups: comments for CertType and trust enums, s/ImportCertRes... | mattm@chromium.org | 2010-09-14 | 1 | -5/+19 |
* | Add ListCerts method to CertDatabase. | mattm@chromium.org | 2010-09-01 | 1 | -0/+4 |
* | Add NSS cert trust setting, cert deleting, and CA cert import to CertDatabase. | mattm@chromium.org | 2010-08-31 | 1 | -0/+57 |
* | Add NSS PKCS12 import/export functions to CertDatabase. | mattm@chromium.org | 2010-08-12 | 1 | -0/+19 |
* | Revert "Add NSS PKCS12 import/export functions to CertDatabase." which failed... | mattm@chromium.org | 2010-08-11 | 1 | -19/+0 |
* | Add NSS PKCS12 import/export functions to CertDatabase. | mattm@chromium.org | 2010-08-11 | 1 | -0/+19 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Adds support for the <keygen> element to Windows, matching | wtc@chromium.org | 2010-04-01 | 1 | -3/+4 |
* | Mac: implement <keygen> support, including adding generated cert to the Keych... | snej@chromium.org | 2010-03-02 | 1 | -3/+8 |
* | Adds support for the <keygen> tag for client certificate enrollment | wtc@chromium.org | 2009-10-23 | 1 | -0/+34 |