aboutsummaryrefslogtreecommitdiffstats
path: root/epan/geoip_db.h
AgeCommit message (Expand)AuthorFilesLines
2018-03-06Transition from GeoIP Legacy to MaxMindDB.Gerald Combs1-104/+0
2018-02-08epan: use SPDX indentifiers.Dario Lombardo1-13/+1
2017-10-26Add a ws_in6_addr typedef for struct e_in6_addr.Guy Harris1-1/+1
2016-01-03Rename ipv6-utils.h to ipv6.h.Guy Harris1-1/+1
2015-01-18Remove emem from GeoIPMichael Mann1-4/+4
2014-09-05Qt: Refactor ConversationDialog for endpoints.Gerald Combs1-2/+4
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-11-17Add extern C if cplusplus (when use with Qt) Add Modelines (and fix indent us...Alexis La Goutte1-0/+21
2013-03-01Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey1-6/+7
2012-12-26geoip_db_get_paths() is exported from libwireshark, so it has to existGuy Harris1-4/+0
2012-12-26Don't define geoip_db_get_paths() unless we have GeoIP - we don't use itGuy Harris1-0/+4
2012-07-08From Evan Huus:Guy Harris1-1/+0
2012-07-06From Michael Mann:Anders Broman1-0/+2
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-06-28Constify the "string to return if not found" argument toGuy Harris1-2/+2
2011-10-05Add GeoIP IPv6 database support. Tested with GeoIP 1.4.7, but olderGerald Combs1-2/+13
2009-02-04add display of GeoIP latitude/longitudeUlf Lamping1-0/+7
2008-12-23Add GeoIP to the Windows build. Fix a remaining geoip_ -> geoip_db_Gerald Combs1-4/+4
2008-12-19Rename geoip.[ch] to geoip_db.[ch] so we don't collide with GeoIP.h. RenameGerald Combs1-0/+75