wireshark/packaging/nsis
Gerald Combs a1da75c554 Transition from GeoIP Legacy to MaxMindDB.
MaxMind is discontinuing its legacy databases in April in favor of
GeoIP2, which use a newer database format (MaxMind DB). The reference C
library (libmaxminddb) is available under the Apache 2.0 license which
isn't quite compatible with ours.

Add mmdbresolve, a utility that reads IPv4 and IPv6 addresses on stdin
and prints resolved information on stdout. Place it under a liberal
license (MIT) so that we can keep libmaxminddb at arm's length. Add
epan/maxmind_db.[ch], which spawns mmdbresolve and communicates with it
via stdio.

Migrate the preferences and documentation to MaxMindDB.

Change the IPv4 and IPv6 asnum fields to FT_UINT32s. Change the
geographic coordinate fields to FT_DOUBLEs.

Bug: 10658
Change-Id: I24aeed637bea1b41d173270bda413af230f4425f
Reviewed-on: https://code.wireshark.org/review/26214
Petri-Dish: Gerald Combs <gerald@wireshark.org>
Tested-by: Petri Dish Buildbot
Reviewed-by: Gerald Combs <gerald@wireshark.org>
2018-03-06 18:02:21 +00:00
..
AdditionalTasksPage.ini Add lcap file extension to nsis and wix installers. 2017-09-23 20:15:11 +00:00
CMakeLists.txt Transition from GeoIP Legacy to MaxMindDB. 2018-03-06 18:02:21 +00:00
GetWindowsVersion.nsh NSIS: refuse to install on Windows XP or Server 2003 2015-11-26 08:38:22 +00:00
Makefile.am autotools: make maintainer-clean should allow rerunning 'configure' 2017-10-15 14:17:20 +00:00
USBPcapPage.ini Update USBPcap installer packaged in our Windows installer and add a warning 2016-04-09 10:45:52 +00:00
VersionCompare.nsh
WinPcapPage.ini Change a lot of http:// URLs to https://. 2015-03-10 19:30:50 +00:00
common.nsh Reset file permissions 2018-01-27 18:48:40 +00:00
config.nsh.in Windows: Remove support for MSVC older than VS2015 2018-03-04 08:58:07 +00:00
custom_diameter_xmls.txt Removed some remaining svn Id tags 2015-12-01 14:41:25 +00:00
custom_mibs.txt Removed some remaining svn Id tags 2015-12-01 14:41:25 +00:00
custom_plugins.txt Since g2ef72cb, plugins are no more stored in plugins/$VERSION folder 2015-03-24 20:54:01 +00:00
custom_radius_dict.txt Make it possible to add custom radius dictionaries. Top Makefile.am needs more modifications to include the file in the tarball. 2013-01-23 12:08:15 +00:00
servicelib.nsh
uninstall.nsi Transition from GeoIP Legacy to MaxMindDB. 2018-03-06 18:02:21 +00:00
windeployqt-to-nsis.ps1 NSIS/Qt: Move Qt version logic to windeployqt-to-nsis. 2014-08-15 16:54:56 +00:00
wireshark.nsi Transition from GeoIP Legacy to MaxMindDB. 2018-03-06 18:02:21 +00:00
x64.nsh Add /SD defaults to every MessageBox call (even if they're commented 2013-03-08 18:23:58 +00:00