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