aboutsummaryrefslogtreecommitdiff
path: root/src/common/IPLocation
AgeCommit message (Collapse)Author
2025-04-09Core/Network: Move to separate projectShauren
2024-11-14Core/Misc: Support IPv6 ip2locationShauren
2023-12-24Core/Common: fixed nopch build for msvc compilers (#29516)Ovahlord
2023-05-13Core/Misc: Replace string to int conversion functions from Common.h with ↵Shauren
c++17 std::from_chars based ones Trinity::StringTo
2023-04-13Core/Misc: Fixed IpLocation crashes on invalid ip inputShauren
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard ↵Shauren
compatible api)
2022-02-13Core/Misc: Cleanup unused includesShauren
2020-06-15common: Add a missing include guardCarbenium
2020-01-02New YearAokromes
2019-01-09Core/Misc: Improved ip2location code and set it to disabled by defaultShauren
(cherry picked from commit 0ead73516adfeaff96292685592085e20737d535)
2019-01-09Nopch fix (#22077)Gildor
(cherry picked from commit e323652f790b62feaf16d8427779f8e5f949e040)
2019-01-09Common: Replace ip2nation by ip2location. (#21957)Gooyeth
Replace ip2nation by ip2location. Download: https://lite.ip2location.com/database/ip-country (cherry picked from commit 2fe4ab94c52ad2fa90189ecd9c053da49f06561e)