aboutsummaryrefslogtreecommitdiffstats
path: root/geoip/ip.lisp
Commit message (Collapse)AuthorAgeFilesLines
* get rid of metadata structOscar Najera23 hours1-43/+20
|
* func argument reader class not confusing ptrOscar Najera24 hours1-24/+24
|
* Refactor and export symbolsOscar Najera24 hours1-20/+30
|
* Parse floatsOscar Najera24 hours1-1/+6
|
* cleanupOscar Najera41 hours1-8/+6
|
* create a system packageOscar Najera41 hours1-49/+10
|
* pointer read length is an argumentOscar Najera41 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 Najera41 hours1-10/+8
|
* lookup testOscar Najera41 hours1-0/+7
|
* close dbOscar Najera41 hours1-0/+3
|
* refactor structuresOscar Najera41 hours1-63/+63
|
* Read pointer valuesOscar Najera43 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 Najera46 hours1-5/+48
|
* read some more typesOscar Najera47 hours1-1/+11
|
* reading db pointer as streamOscar Najera47 hours1-14/+32
|
* cleanupsOscar Najera13 days1-49/+54
|
* just enough to read maxminddb metadataOscar Najera13 days1-0/+175