Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2016-07-18 | CMake: Remove needless minimum version specifications. | Mattes D | 1 | -2/+0 |
2016-06-18 | SelfTests: Organized into solution folders. | Mattes D | 1 | -1/+5 |
2016-06-18 | Moved NetworkInterfaceEnum test to a separate test project. | Mattes D | 1 | -0/+22 |
2015-05-24 | Fix clang 3.6 flags to only be used in clang 3.6 | tycho | 1 | -1/+4 |
2015-05-24 | Disable -Werror for warnings in tests. | tycho | 1 | -1/+1 |
2015-05-23 | Fix tests | tycho | 1 | -2/+3 |
2015-01-22 | cNetwork: Split the main cpp file into several files. | Mattes D | 1 | -2/+22 |
2015-01-22 | cNetwork: Split cNetworkSingleton to a separate file. | Mattes D | 1 | -1/+12 |
2015-01-22 | cNetwork: Added multithreading protection. | Mattes D | 1 | -1/+7 |
2015-01-22 | cNetwork: Implemented HostnameToIP lookups. | Mattes D | 1 | -0/+9 |
2015-01-22 | Extracted Google connection test | Tycho | 1 | -0/+14 |