summaryrefslogtreecommitdiffstats
path: root/net/base/dns_query.h
Commit message (Expand)AuthorAgeFilesLines
* DnsQuery: use Clone instead of copy constructor.agayev@chromium.org2011-06-291-14/+10
* DnsQuery: changed raw function pointer to callback.agayev@chromium.org2011-06-281-3/+6
* net: Fix regressions for net.dllrvargas@google.com2011-06-171-1/+2
* Parametrize DnsQuery over PRNG to aid testing.agayev@chromium.org2011-06-161-1/+4
* Break the dependency of DnsQuery and DnsResponse from AddressListagayev@chromium.org2011-06-091-31/+27
* Implements DnsRequest and DnsResponse classes.agayev@chromium.org2011-06-031-0/+72
* Revert 87809 - Added DnsQuery classagayev@chromium.org2011-06-031-71/+0
* Added DnsQuery classagayev@chromium.org2011-06-031-0/+71