aboutsummaryrefslogtreecommitdiffstats
path: root/geoip/ip.lisp
Commit message (Collapse)AuthorAgeFilesLines
* cleanupOscar Najera2 days1-8/+6
|
* create a system packageOscar Najera2 days1-49/+10
|
* pointer read length is an argumentOscar Najera2 days1-14/+12
| | | | | With this I don't need to read again the same byte and keep track of going one byte back
* ip reduceOscar Najera2 days1-10/+8
|
* lookup testOscar Najera2 days1-0/+7
|
* close dbOscar Najera2 days1-0/+3
|
* refactor structuresOscar Najera2 days1-63/+63
|
* Read pointer valuesOscar Najera2 days1-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 Najera2 days1-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 days1-0/+175