aboutsummaryrefslogtreecommitdiffstats
path: root/geoip
Commit message (Collapse)AuthorAgeFilesLines
* get rid of metadata structOscar Najera25 hours1-43/+20
|
* func argument reader class not confusing ptrOscar Najera26 hours1-24/+24
|
* Refactor and export symbolsOscar Najera26 hours2-20/+36
|
* Parse floatsOscar Najera26 hours2-1/+7
|
* cleanupOscar Najera43 hours1-8/+6
|
* create a system packageOscar Najera43 hours3-49/+44
|
* pointer read length is an argumentOscar Najera43 hours1-14/+12
| | | | | With this I don't need to read again the same byte and keep track of going one byte back
* ip reduceOscar Najera43 hours1-10/+8
|
* lookup testOscar Najera43 hours1-0/+7
|
* close dbOscar Najera43 hours1-0/+3
|
* refactor structuresOscar Najera43 hours1-63/+63
|
* Read pointer valuesOscar Najera45 hours1-4/+33
| | | | | Horrible debugging because I didn't correctly consider that reading a pointer did not advance the reader pointer. I must set it thus back.
* read nodeOscar Najera47 hours1-5/+48
|
* read some more typesOscar Najera2 days1-1/+11
|
* reading db pointer as streamOscar Najera2 days1-14/+32
|
* cleanupsOscar Najera14 days1-49/+54
|
* just enough to read maxminddb metadataOscar Najera14 days2-0/+179