GeoIP2-swift/Sources/IndexReader
Adam Rocska c9bee263df Massaaged out this netmasking thingy. I had to reverse engineer with running other libraries, but now it seems to work. I'll follow the route of reversing using the java, C#.net, and php libraries. PHP is the driver, because the whole maxmind "solution" smells php from a mile away...
Signed-off-by: Adam Rocska <adam.rocska@adams.solutions>
2020-06-10 22:44:18 +02:00
..
InMemoryIndex.swift Massaaged out this netmasking thingy. I had to reverse engineer with running other libraries, but now it seems to work. I'll follow the route of reversing using the java, C#.net, and php libraries. PHP is the driver, because the whole maxmind "solution" smells php from a mile away... 2020-06-10 22:44:18 +02:00
Index.swift Added the IpAddress netmask exposure. CIDR string my ass. This is no php. 2020-06-10 12:08:31 +02:00
IpAddress.swift Massaaged out this netmasking thingy. I had to reverse engineer with running other libraries, but now it seems to work. I'll follow the route of reversing using the java, C#.net, and php libraries. PHP is the driver, because the whole maxmind "solution" smells php from a mile away... 2020-06-10 22:44:18 +02:00
LookupDirection.swift Renamed the Index module to IndexReader in hope that it'll help me resolve this small generic issue I have here. 2020-05-30 20:34:28 +02:00
Node.swift Renamed the Index module to IndexReader in hope that it'll help me resolve this small generic issue I have here. 2020-05-30 20:34:28 +02:00