Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the known root cert list with the latest updates from Apple and MS | rsleevi@chromium.org | 2013-04-30 | 1 | -2/+93 |
| | | | | | | | | | | | | | Update the list of hashes for known roots based on the latest data from Apple and Microsoft. This does not change any trust settings in Chromium. BUG=none TEST=none R=agl Review URL: https://chromiumcodereview.appspot.com/14595003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@197482 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | net: extract net/cert out of net/base | phajdan.jr@chromium.org | 2013-03-29 | 1 | -0/+342 |
This introduces the following dependency of net/base on things outside: net/base/openssl_client_key_store.cc:#include "net/cert/x509_certificate.h" BUG=70818 Review URL: https://codereview.chromium.org/13006020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@191450 0039d316-1c4b-4281-b951-d872f2087c98 |