| 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 | -3/+3 |
* | net: Add NET_API to net/base | rvargas@google.com | 2011-05-18 | 1 | -2/+3 |
* | Fix net/ command-line pollution introduced in http://codereview.chromium.org/... | cevans@chromium.org | 2011-05-02 | 1 | -4/+11 |
* | Report cert-pin only metadata correctly in the chrome://net-internals/#hsts UI. | cevans@chromium.org | 2011-04-27 | 1 | -4/+8 |
* | Add support for enforcing certificate pinning without requiring https on a | cevans@chromium.org | 2011-04-26 | 1 | -0/+12 |
* | Add command-line control of the HSTS preload list. | cevans@chromium.org | 2011-04-21 | 1 | -2/+9 |
* | Clang build fix after r81584. | agl@chromium.org | 2011-04-14 | 1 | -5/+2 |
* | net: implement the beginnings of HSTS pinning | agl@chromium.org | 2011-04-14 | 1 | -0/+10 |
* | Add gmail.com and googlemail.com to the HSTS hardcoded list. These domains | cevans@chromium.org | 2011-04-09 | 1 | -3/+6 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | HSTS: add net-internals UI. | agl@chromium.org | 2011-02-17 | 1 | -3/+12 |
* | Start reordering the methods in headers in net/. | erg@google.com | 2011-01-07 | 1 | -5/+5 |
* | net: limit HSTS ages to one year. | agl@chromium.org | 2010-11-30 | 1 | -0/+3 |
* | FBTF: Remove unneeded headers from base/ (part 9) | thestig@chromium.org | 2010-11-20 | 1 | -1/+0 |
* | FBTF: Move a bunch of code to the headers and remove includes. | erg@google.com | 2010-09-22 | 1 | -1/+1 |
* | Remove obviously unneeded forward declarations from headers under src/{app,ba... | viettrungluu@chromium.org | 2010-08-21 | 1 | -3/+1 |
* | More FRIEND_TEST_ALL_PREFIXES. | phajdan.jr@chromium.org | 2010-07-30 | 1 | -2/+2 |
* | net: include the root label in DNSDomainFromDot | agl@chromium.org | 2010-07-27 | 1 | -1/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Add virtual to some base classes that have virtual methods | jar@chromium.org | 2010-06-25 | 1 | -0/+3 |
* | Remove locks from StrictTransportSecurityState. | abarth@chromium.org | 2010-03-14 | 1 | -3/+0 |
* | Add paypal.com to the preloaded STS list. | agl@chromium.org | 2010-03-10 | 1 | -0/+4 |
* | Tie the lifetime of persisted transport-security metatdata to clearing cookies, | cevans@chromium.org | 2010-02-23 | 1 | -1/+6 |
* | SPDY: augment Strict Transport Security with the beginnings of SPDY upgrade. | agl@chromium.org | 2009-12-11 | 1 | -0/+111 |