Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
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 |