summaryrefslogtreecommitdiffstats
path: root/tests/Network/Google.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* SelfTests: Print a quick message on test start.Mattes D2016-06-181-0/+3
* Fixed and improved restartingTiger Wang2015-08-201-0/+1
* Network tests: Fixed clang warnings.Mattes D2015-02-201-1/+1
* Added network termination called at app exit.Mattes D2015-01-271-1/+14
* cNetwork: Renamed callback to OnConnected()Mattes D2015-01-221-1/+1
* cNetwork: Added link creation callback.Mattes D2015-01-221-3/+18
* cNetwork: Added error message to error callbacks.Mattes D2015-01-221-4/+4
* cNetwork: Fixed race conditions with lookups; proper shutdown.Mattes D2015-01-221-0/+1
* cNetwork: Implemented HostnameToIP lookups.Mattes D2015-01-221-3/+20
* Extracted Google connection testTycho2015-01-221-0/+85