wireshark/packaging/macosx
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
..
ChmodBPF A bunch of "{Mac} OS X" -> "macOS" changes. 2017-04-05 19:16:22 +00:00
Scripts Transition from GeoIP Legacy to MaxMindDB. 2018-03-06 18:02:21 +00:00
Wireshark_package.pmdoc More OS name cleanups. 2017-04-05 19:27:16 +00:00
utility-launcher Running Wireshark through a symlink doesn't work. 2017-01-04 11:06:19 +00:00
Info.plist.in Use pcapng as the name of the file format. 2018-01-09 00:38:51 +00:00
Makefile.am autotools: make maintainer-clean should allow rerunning 'configure' 2017-10-15 14:17:20 +00:00
Read_me_first.rtf More OS name cleanups. 2017-04-05 19:27:16 +00:00
Wireshark.icns OS X: Remove GTK+ packaging. 2016-03-14 16:09:42 +00:00
Wiresharkdoc.icns OS X: Remove GTK+ packaging. 2016-03-14 16:09:42 +00:00
dmg_background.png Recompress PNGs. 2016-06-30 15:41:32 +00:00
dmg_background.svg
dmg_set_style.scpt More OS name cleanups. 2017-04-05 19:27:16 +00:00
osx-app.sh.in Squelch some warning noise when dsymifying. 2018-02-26 21:52:35 +00:00
osx-dmg.sh.in OS X: Remove GTK+ packaging. 2016-03-14 16:09:42 +00:00
root.ds_store
util.ds_store
util_background.png Recompress PNGs. 2016-06-30 15:41:32 +00:00
util_background.svg