| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement SHA-256 fingerprint support | palmer@chromium.org | 2012-09-07 | 1 | -4/+4 |
* | Revert 150375 - Implement SHA-256 fingerprint support | palmer@chromium.org | 2012-08-08 | 1 | -9/+4 |
* | Implement SHA-256 fingerprint support | palmer@chromium.org | 2012-08-07 | 1 | -4/+9 |
* | Revert 150124 - Implement SHA-256 fingerprint support. | dimich@chromium.org | 2012-08-06 | 1 | -9/+4 |
* | Implement SHA-256 fingerprint support. | palmer@chromium.org | 2012-08-06 | 1 | -4/+9 |
* | Revert 149261 - Support SHA-256 in public key pins for HTTPS. | vandebo@chromium.org | 2012-07-31 | 1 | -10/+5 |
* | Support SHA-256 in public key pins for HTTPS. | palmer@chromium.org | 2012-07-31 | 1 | -5/+10 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | For the SSL cert status, convert anonymous enum that gives bit values into a ... | pkasting@chromium.org | 2011-09-23 | 1 | -1/+2 |
* | Revert 102322 - For the SSL cert status, convert anonymous enum that gives bi... | pkasting@chromium.org | 2011-09-22 | 1 | -2/+1 |
* | For the SSL cert status, convert anonymous enum that gives bit values into a ... | pkasting@chromium.org | 2011-09-22 | 1 | -1/+2 |
* | Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE. | darin@chromium.org | 2011-08-12 | 1 | -2/+2 |
* | Return the constructed certificate chain in X509Certificate::Verify() | rsleevi@chromium.org | 2011-07-30 | 1 | -3/+16 |
* | net: Add NET_API to net/base | rvargas@google.com | 2011-05-18 | 1 | -1/+2 |
* | Another attempt at fixing Clang build after r81259 | agl@chromium.org | 2011-04-12 | 1 | -0/+1 |
* | Fix Clang build after r81259 | agl@chromium.org | 2011-04-12 | 1 | -12/+3 |
* | net: add support for checking if a known public key is in a chain. | agl@chromium.org | 2011-04-12 | 1 | -0/+10 |
* | net: add ability to distinguish user-added root CAs. | agl@chromium.org | 2011-04-07 | 1 | -1/+8 |
* | https: add support for DNS exclusion and switch to TXT records. | agl@chromium.org | 2010-08-28 | 1 | -0/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-11 | 1 | -1/+0 |
* | Add X509Certificate::Verify stubs for Mac and Linux. | wtc@chromium.org | 2009-02-05 | 1 | -4/+11 |
* | Move certificate verification off the IO thread. | wtc@chromium.org | 2009-02-03 | 1 | -0/+31 |