| Commit message (Expand) | Author | Age | Files | Lines |
* | Work around linux resolver problem where changes to resolv.conf go unnoticed ... | evan@chromium.org | 2009-05-27 | 1 | -0/+10 |
* | Add #if defined(OS_WIN) for the previous change, which only | wtc@chromium.org | 2009-05-22 | 1 | -1/+5 |
* | AI_ADDRCONFIG is not necessary on Windows because its | wtc@chromium.org | 2009-05-15 | 1 | -2/+23 |
* | Prevent making real DNS lookups by chrome tests. | phajdan.jr@chromium.org | 2009-03-27 | 1 | -4/+7 |
* | Revert "Clean up dns prefetch code, and also port it." | tc@google.com | 2009-02-06 | 1 | -20/+4 |
* | Fix HostResolver crash when MessageLoop is destroyed during | phajdan.jr@chromium.org | 2009-02-06 | 1 | -4/+20 |
* | Add more unit tests for net/base/host_resolver. | phajdan.jr@chromium.org | 2009-01-29 | 1 | -6/+17 |
* | Add the CertVerifier class. It is based on the | wtc@google.com | 2008-12-19 | 1 | -3/+3 |
* | fix minor whitespace issues | darin@chromium.org | 2008-09-24 | 1 | -1/+1 |
* | Add support for mock DNS queries. This allows us to eliminate | darin@google.com | 2008-09-24 | 1 | -3/+21 |
* | Build host_resolver on the Mac | mmentovai@google.com | 2008-09-09 | 1 | -1/+0 |
* | Modify HostResolver slightly to build on posix as well as windows. | dkegel@google.com | 2008-09-05 | 1 | -0/+10 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Document that the callback parameter of | wtc@google.com | 2008-07-30 | 1 | -1/+1 |
* | A more portable HostResolver implementation. | darin@google.com | 2008-07-30 | 1 | -56/+85 |
* | Create a constructor to construct an AddressList::Data | wtc@google.com | 2008-07-28 | 1 | -3/+4 |
* | Add net to the repository. | initial.commit | 2008-07-26 | 1 | -0/+161 |