aboutsummaryrefslogtreecommitdiffstats
path: root/epan/geoip_db.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-17Make some routines static that aren't used outside the source file inGuy Harris1-1/+1
2011-01-22Close dir opened by ws_dir_open().Stig Bjørlykke1-0/+1
2011-01-06GEOIP_COUNTRY_EDITION_V6 isn't guaranteed to be defined.Gerald Combs1-0/+2
2010-12-29Add GEOIP_COUNTRY_EDITION_V6 to geoip_type_name_vals[].Chris Maynard1-0/+1
2010-10-29Make the third argument to a UAT copy callback a size_t (not that any ofGuy Harris1-1/+1
2010-03-04From LEGO via bug 3459:Stig Bjørlykke1-0/+1
2009-03-13From Jakub Zawadzki (bug 3331):Stig Bjørlykke1-1/+1
2009-02-16Add an additional "title" attribute for UAT fields; that's what'sGuy Harris1-1/+1
2009-02-04add display of GeoIP latitude/longitudeUlf Lamping1-1/+72
2008-12-23Add GeoIP to the Windows build. Fix a remaining geoip_ -> geoip_db_Gerald Combs1-2/+2
2008-12-20Add a newline to the end of the file.Guy Harris1-1/+1
2008-12-19Rename geoip.[ch] to geoip_db.[ch] so we don't collide with GeoIP.h. RenameGerald Combs1-0/+303