| Commit message (Expand) | Author | Age | Files | Lines |
* | net: allow invalid TransportSecurityState to process invalid DNS names. | agl@chromium.org | 2013-11-01 | 1 | -4/+0 |
* | net: Update the include paths of base/string_piece.h to its new location. | tfarina@chromium.org | 2013-04-13 | 1 | -1/+1 |
* | net: remove DnsRRResolver | agl@chromium.org | 2012-12-19 | 1 | -62/+0 |
* | Remove support for DNSSEC stapled certificates. | agl@chromium.org | 2012-11-16 | 1 | -2/+0 |
* | net: add DANE support for DNSSEC stapled certificates. | agl@chromium.org | 2012-11-12 | 1 | -0/+1 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | net: support SHA512 hashes in DNSSEC chains. | agl@chromium.org | 2012-04-17 | 1 | -0/+1 |
* | Revert "net: remove DnsRRResolver" | agl@chromium.org | 2012-02-23 | 1 | -0/+37 |
* | DnsClient refactoring + features (timeout, suffix search, server rotation). | szym@chromium.org | 2012-01-26 | 1 | -2/+3 |
* | net: remove DnsRRResolver | agl@chromium.org | 2011-12-16 | 1 | -37/+0 |
* | Isolates generic DnsClient from AsyncHostResolver. | szym@chromium.org | 2011-12-08 | 1 | -3/+7 |
* | Revert 113282 - Isolates generic DnsClient from AsyncHostResolver. | cbentzel@chromium.org | 2011-12-07 | 1 | -7/+3 |
* | Isolates generic DnsClient from AsyncHostResolver. | szym@chromium.org | 2011-12-06 | 1 | -3/+7 |
* | Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE. | darin@chromium.org | 2011-08-12 | 1 | -5/+6 |
* | Implements DnsRequest and DnsResponse classes. | agayev@chromium.org | 2011-06-03 | 1 | -1/+5 |
* | Revert 87809 - Added DnsQuery class | agayev@chromium.org | 2011-06-03 | 1 | -5/+1 |
* | Added DnsQuery class | agayev@chromium.org | 2011-06-03 | 1 | -1/+5 |
* | net: switch from TXT DNS records to CAA. | agl@chromium.org | 2011-06-02 | 1 | -1/+1 |
* | net: Add NET_API to more code, this time what's used by chrome.dll | rvargas@google.com | 2011-05-31 | 1 | -1/+1 |
* | moved Buffer to dns_util as DnsResponseBuffer | agayev@chromium.org | 2011-05-24 | 1 | -0/+32 |
* | net: Add NET_API to net/base | rvargas@google.com | 2011-05-18 | 1 | -4/+5 |
* | HSTS: add net-internals UI. | agl@chromium.org | 2011-02-17 | 1 | -0/+3 |
* | net: enable DnsRRResolver on Windows | agl@chromium.org | 2011-01-13 | 1 | -0/+2 |
* | net: perform a non-A DNS lookup for HTTPS hosts. | agl@chromium.org | 2011-01-06 | 1 | -0/+1 |
* | net: add caching and inflight merging to DnsRRResolver | agl@chromium.org | 2010-09-30 | 1 | -0/+1 |
* | net: add DNSSEC tool and CNAME support. | agl@chromium.org | 2010-09-09 | 1 | -0/+1 |
* | net: add embedded DNSSEC chain support. | agl@chromium.org | 2010-08-11 | 1 | -1/+12 |
* | net: add DnsRRResovler to fetch arbitary DNS resource types. | agl@chromium.org | 2010-08-04 | 1 | -0/+10 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Correctly handle trailing dots in hostname blacklist. | jschuh@google.com | 2010-03-08 | 1 | -0/+3 |
* | ForceTLS: hash hostnames, handle subdomains, canonicalise. | agl@chromium.org | 2009-09-09 | 1 | -0/+25 |