aboutsummaryrefslogtreecommitdiffstats
path: root/mmdbresolve.c
Commit message (Expand)AuthorAgeFilesLines
* maxmind: Move request processing to a thread.Gerald Combs2018-05-241-0/+15
* Avoid the realloc() warning from VS Code Analyzer.Guy Harris2018-03-101-3/+5
* entry_data.type is unsigned, so print it with %u.Guy Harris2018-03-091-1/+1
* Check for realloc() failing.Guy Harris2018-03-091-0/+4
* mmdbresolve: remove leak (found by clang).Dario Lombardo2018-03-091-0/+2
* mmdbresolve: Process our command line arguments by hand.Gerald Combs2018-03-061-13/+15
* Transition from GeoIP Legacy to MaxMindDB.Gerald Combs2018-03-061-0/+169