summaryrefslogtreecommitdiffstats
path: root/tests/Network/CMakeLists.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2016-08-24Fixed type-casting-related warnings.Mattes D1-8/+5
2016-08-22cTCPLink supports TLS out of the box.Mattes D1-1/+12
2016-07-18CMake: Remove needless minimum version specifications.Mattes D1-2/+0
2016-06-18SelfTests: Organized into solution folders.Mattes D1-1/+5
2016-06-18Moved NetworkInterfaceEnum test to a separate test project.Mattes D1-0/+22
2015-05-24Fix clang 3.6 flags to only be used in clang 3.6tycho1-1/+4
2015-05-24Disable -Werror for warnings in tests.tycho1-1/+1
2015-05-23Fix teststycho1-2/+3
2015-01-22cNetwork: Split the main cpp file into several files.Mattes D1-2/+22
2015-01-22cNetwork: Split cNetworkSingleton to a separate file.Mattes D1-1/+12
2015-01-22cNetwork: Added multithreading protection.Mattes D1-1/+7
2015-01-22cNetwork: Implemented HostnameToIP lookups.Mattes D1-0/+9
2015-01-22Extracted Google connection testTycho1-0/+14