Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add base::HostToNetXX() & NetToHostXX(), and use them to replace htonX() & nt... | wez@chromium.org | 2012-03-28 | 1 | -2/+2 |
* | [net/dns] Refactoring of DnsConfigService. | szym@chromium.org | 2012-03-16 | 1 | -0/+4 |
* | [net/dns] Serve requests from HOSTS file if possible. | szym@chromium.org | 2012-03-14 | 1 | -0/+166 |
* | Revert 126559 - Broke XP Tests (2) | rsleevi@chromium.org | 2012-03-14 | 1 | -166/+0 |
* | [net/dns] Serve requests from HOSTS file if possible. | szym@chromium.org | 2012-03-14 | 1 | -0/+166 |
* | DnsClient refactoring + features (timeout, suffix search, server rotation). | szym@chromium.org | 2012-01-26 | 1 | -35/+0 |
* | Isolates generic DnsClient from AsyncHostResolver. | szym@chromium.org | 2011-12-08 | 1 | -14/+0 |
* | Revert 113282 - Isolates generic DnsClient from AsyncHostResolver. | cbentzel@chromium.org | 2011-12-07 | 1 | -0/+14 |
* | Isolates generic DnsClient from AsyncHostResolver. | szym@chromium.org | 2011-12-06 | 1 | -14/+0 |
* | File reorganization: move AsyncHostResolver files to net/dns. | agayev@chromium.org | 2011-07-22 | 1 | -0/+49 |