aboutsummaryrefslogtreecommitdiffstats
path: root/epan/geoip_db.h
Commit message (Expand)AuthorAgeFilesLines
* Add extern C if cplusplus (when use with Qt) Add Modelines (and fix indent us...Alexis La Goutte2013-11-171-0/+21
* Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey2013-03-011-6/+7
* geoip_db_get_paths() is exported from libwireshark, so it has to existGuy Harris2012-12-261-4/+0
* Don't define geoip_db_get_paths() unless we have GeoIP - we don't use itGuy Harris2012-12-261-0/+4
* From Evan Huus:Guy Harris2012-07-081-1/+0
* From Michael Mann:Anders Broman2012-07-061-0/+2
* Update Free Software Foundation address.Jakub Zawadzki2012-06-281-1/+1
* Constify the "string to return if not found" argument toGuy Harris2012-06-281-2/+2
* Add GeoIP IPv6 database support. Tested with GeoIP 1.4.7, but olderGerald Combs2011-10-051-2/+13
* add display of GeoIP latitude/longitudeUlf Lamping2009-02-041-0/+7
* Add GeoIP to the Windows build. Fix a remaining geoip_ -> geoip_db_Gerald Combs2008-12-231-4/+4
* Rename geoip.[ch] to geoip_db.[ch] so we don't collide with GeoIP.h. RenameGerald Combs2008-12-191-0/+75