GeoIP2-swift/Sources
Adam Rocska 7b487ccc60 In its current state this hackery fits our needs.
Signed-off-by: Adam Rocska <adam.rocska@adams.solutions>
2020-06-11 10:22:15 +02:00
..
Api In its current state this hackery fits our needs. 2020-06-11 10:22:15 +02:00
DBReader Added the IpAddress netmask exposure. CIDR string my ass. This is no php. 2020-06-10 12:08:31 +02:00
DataSection Data can be read nicely. Next stop : Finish the API layer. Once done : 2020-06-01 14:29:02 +02:00
Decoder Ok, the repo is somewhat exploded at this point. BUT IT WORKS! Now I only gotta provide proper tests instead of the trashy ones, put together the reader & serializer, and represent this maxmind php fantasy crap with some nice Structs. And then the saga is over for now. 2020-05-28 14:23:26 +02:00
IndexReader 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
MetadataReader Renamed the Metadata internal module to MetadataReader. Hopefully it'll make imports a bit more comfortable. 2020-05-30 17:52:47 +02:00