summaryrefslogtreecommitdiffstats
path: root/tests/Network/NameLookup.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2016-06-18SelfTests: Print a quick message on test start.Mattes D1-0/+5
2015-02-20Network tests: Fixed clang warnings.Mattes D1-1/+1
2015-01-27Added network termination called at app exit.Mattes D1-1/+11
2015-01-22cNetwork: Added error message to error callbacks.Mattes D1-2/+2
2015-01-22cNetwork: Implemented IP-to-hostname lookup.Mattes D1-3/+16
2015-01-22cNetwork: Implemented HostnameToIP lookups.Mattes D1-0/+67