Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add base::HostToNetXX() & NetToHostXX(), and use them to replace htonX() & nt... | wez@chromium.org | 2012-03-28 | 1 | -4/+4 |
* | Move net/base/sys_byteorder.h to base/sys_byteorder.h | isherman@chromium.org | 2011-12-28 | 1 | -32/+4 |
* | OpenBSD patches for net, split from CR #8275005 | robert.nagy@gmail.com | 2011-10-20 | 1 | -0/+5 |
* | Use base::StringPiece for input parameters in Encryptor, rather than std::string | rsleevi@chromium.org | 2011-07-08 | 1 | -2/+2 |
* | Implement AES-CTR for NSS. | hclam@chromium.org | 2011-06-24 | 1 | -0/+120 |