Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |