CMake RPM build: Try to get rid of %globals in favor of %bcond.
[metze/wireshark/wip.git] / mmdbresolve.c
2018-03-10 Guy HarrisAvoid the realloc() warning from VS Code Analyzer.
2018-03-09 Guy Harrisentry_data.type is unsigned, so print it with %u.
2018-03-09 Guy HarrisCheck for realloc() failing.
2018-03-09 Dario Lombardommdbresolve: remove leak (found by clang).
2018-03-06 Gerald Combsmmdbresolve: Process our command line arguments by...
2018-03-06 Gerald CombsTransition from GeoIP Legacy to MaxMindDB.