summaryrefslogtreecommitdiffstats
path: root/src/OSSupport/NetworkInterfaceEnum.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use CMake's Android generators to crosscompileTiger Wang2016-12-121-7/+7
* SelfTests: Removed the unneeded cSelfTests class.Mattes D2016-06-181-1/+0
* Moved NetworkInterfaceEnum test to a separate test project.Mattes D2016-06-181-28/+0
* SelfTests are registered and executed after logging framework init.Mattes D2015-06-111-3/+10
* Use std::memcpy to fix alignmentTiger Wang2015-03-101-2/+8
* Potential Linux implementationTiger Wang2015-03-081-4/+54
* Network: Replaced magic number with named constant.Mattes D2015-02-221-1/+1
* cNetwork: Added EnumLocalIPAddresses() function.Mattes D2015-02-221-0/+129