| Commit message (Expand) | Author | Age | Files | Lines |
* | HostResolver now adds AI_CANONNAME to the hint flags if a requester needs the... | cbentzel@chromium.org | 2010-04-08 | 1 | -3/+9 |
* | Flush socket pools and SPDY session pool properly on explicit requests and ne... | willchan@chromium.org | 2010-04-08 | 1 | -0/+4 |
* | Revert 43826 - HostResolver now adds AI_CANONNAME to the hint flags if a requ... | cbentzel@chromium.org | 2010-04-07 | 1 | -9/+3 |
* | HostResolver now adds AI_CANONNAME to the hint flags if a requester needs the... | cbentzel@chromium.org | 2010-04-07 | 1 | -3/+9 |
* | Generalize the net module's LoadLog facility from a passive container, to an ... | eroman@chromium.org | 2010-03-16 | 1 | -2/+2 |
* | Use CHECK_* in net | willchan@chromium.org | 2010-03-02 | 1 | -1/+1 |
* | Remove the HostResolver::Shutdown() method. | eroman@chromium.org | 2010-02-05 | 1 | -4/+0 |
* | Add fine grain tracing to HostResolverImpl. | eroman@chromium.org | 2010-02-02 | 1 | -4/+0 |
* | Add mechanism for global queueing and prioritization of DNS. | eroman@chromium.org | 2010-01-30 | 1 | -1/+1 |
* | Set up HostResolverImpl to flush cache on IP address change. | willchan@chromium.org | 2010-01-11 | 1 | -1/+1 |
* | Add autodetection of "intranet" redirection, for ISPs etc. that send typos an... | pkasting@chromium.org | 2010-01-08 | 1 | -6/+5 |
* | Cache failed DNS resolutions for 1 second. | eroman@chromium.org | 2009-12-10 | 1 | -3/+9 |
* | Fixes to the string MatchPattern functions: | tony@chromium.org | 2009-12-03 | 1 | -1/+1 |
* | Refactor: Address some style comments from a review (which missed the origina... | eroman@chromium.org | 2009-10-23 | 1 | -3/+3 |
* | Disable IPv6 results for the PAC bindings: | eroman@chromium.org | 2009-10-22 | 1 | -6/+26 |
* | Add a mechanism to disable IPv6. | eroman@chromium.org | 2009-10-21 | 1 | -2/+5 |
* | Add a visualizer for the HostCache (DNS cache) on the network internals page. | eroman@chromium.org | 2009-09-02 | 1 | -0/+4 |
* | LoadLog is used as an output parameter, reorder it to the last parameter. | willchan@chromium.org | 2009-08-14 | 1 | -4/+4 |
* | Remove the unittest "DnsMasterTest.OsCachesLookupsTest". | eroman@chromium.org | 2009-08-12 | 1 | -4/+1 |
* | Add a "LoadLog" parameter to transactions, hostresolver, clientsocketpool and... | ericroman@google.com | 2009-08-12 | 1 | -2/+3 |
* | Use manually constructed IPv6 socket addresses for tests, rather than system ... | ericroman@google.com | 2009-07-18 | 1 | -28/+80 |
* | Add synchronous-mode operation to MockHostResolver; this helps clarify some t... | ericroman@google.com | 2009-07-18 | 1 | -15/+23 |
* | Refactorings surrounding HostResolver: | ericroman@google.com | 2009-07-15 | 1 | -0/+154 |