Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DnsQuery: use Clone instead of copy constructor. | agayev@chromium.org | 2011-06-29 | 1 | -14/+10 |
* | DnsQuery: changed raw function pointer to callback. | agayev@chromium.org | 2011-06-28 | 1 | -3/+6 |
* | net: Fix regressions for net.dll | rvargas@google.com | 2011-06-17 | 1 | -1/+2 |
* | Parametrize DnsQuery over PRNG to aid testing. | agayev@chromium.org | 2011-06-16 | 1 | -1/+4 |
* | Break the dependency of DnsQuery and DnsResponse from AddressList | agayev@chromium.org | 2011-06-09 | 1 | -31/+27 |
* | Implements DnsRequest and DnsResponse classes. | agayev@chromium.org | 2011-06-03 | 1 | -0/+72 |
* | Revert 87809 - Added DnsQuery class | agayev@chromium.org | 2011-06-03 | 1 | -71/+0 |
* | Added DnsQuery class | agayev@chromium.org | 2011-06-03 | 1 | -0/+71 |