Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch to standard integer types in net/. | Avi Drissman | 2015-12-20 | 1 | -23/+25 |
* | net/dns: Remove unneeded net_util.h includes from header files. | tfarina | 2015-09-08 | 1 | -1/+1 |
* | Standardize usage of virtual/override/final specifiers. | dcheng | 2014-10-27 | 1 | -21/+21 |
* | replace OVERRIDE and FINAL with override and final in net/ | mostynb | 2014-10-09 | 1 | -14/+14 |
* | ui/base/resource: Remove dependency on net's big_endian implementation. | tfarina@chromium.org | 2014-02-26 | 1 | -1/+0 |
* | Limited NSEC support to RecordParsed | noamsml@chromium.org | 2013-06-26 | 1 | -0/+31 |
* | Cache for mDNS records | noamsml@chromium.org | 2013-05-23 | 1 | -1/+38 |
* | General utility for parsing DNS records | noamsml@chromium.org | 2013-05-02 | 1 | -0/+149 |