Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2016-12-12 | Use CMake's Android generators to crosscompile | Tiger Wang | 1 | -7/+7 |
2016-06-18 | SelfTests: Removed the unneeded cSelfTests class. | Mattes D | 1 | -1/+0 |
2016-06-18 | Moved NetworkInterfaceEnum test to a separate test project. | Mattes D | 1 | -28/+0 |
2015-06-11 | SelfTests are registered and executed after logging framework init. | Mattes D | 1 | -3/+10 |
2015-03-10 | Use std::memcpy to fix alignment | Tiger Wang | 1 | -2/+8 |
2015-03-08 | Potential Linux implementation | Tiger Wang | 1 | -4/+54 |
2015-02-22 | Network: Replaced magic number with named constant. | Mattes D | 1 | -1/+1 |
2015-02-22 | cNetwork: Added EnumLocalIPAddresses() function. | Mattes D | 1 | -0/+129 |