summaryrefslogtreecommitdiffstats
path: root/src/OSSupport/IPLookup.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2020-05-15Enable some more clang-tidy linter checks (#4738)peterbell101-2/+2
2017-06-15Replace evdns with getaddrinfo and getnameinfo (#3766)peterbell101-53/+38
2016-08-13IPLookup: Fixed a soft memory leak when looking up invalid IPs.Mattes D1-1/+7
2015-01-22cNetwork: Added error message to error callbacks.Mattes D1-1/+1
2015-01-22cNetwork: Fixed race conditions with lookups; proper shutdown.Mattes D1-6/+26
2015-01-22cNetwork: Split the main cpp file into several files.Mattes D1-0/+91