Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix clang 3.6 flags to only be used in clang 3.6 | tycho | 2015-05-24 | 1 | -1/+4 |
* | Disable -Werror for warnings in tests. | tycho | 2015-05-24 | 1 | -1/+1 |
* | Fix tests | tycho | 2015-05-23 | 1 | -2/+3 |
* | cNetwork: Split the main cpp file into several files. | Mattes D | 2015-01-22 | 1 | -2/+22 |
* | cNetwork: Split cNetworkSingleton to a separate file. | Mattes D | 2015-01-22 | 1 | -1/+12 |
* | cNetwork: Added multithreading protection. | Mattes D | 2015-01-22 | 1 | -1/+7 |
* | cNetwork: Implemented HostnameToIP lookups. | Mattes D | 2015-01-22 | 1 | -0/+9 |
* | Extracted Google connection test | Tycho | 2015-01-22 | 1 | -0/+14 |