Add GeoIP IPv6 database support. Tested with GeoIP 1.4.7, but older
[obnox/wireshark/wip.git] / epan / geoip_db.c
2011-10-05 geraldAdd GeoIP IPv6 database support. Tested with GeoIP...
2011-09-21 wmeierFix ex "modeline" so it works;
2011-09-20 stigFrom Dirk via bug 6361:
2011-05-17 guyMake some routines static that aren't used outside...
2011-01-22 stigClose dir opened by ws_dir_open().
2011-01-06 geraldGEOIP_COUNTRY_EDITION_V6 isn't guaranteed to be defined.
2010-12-29 cmaynardAdd GEOIP_COUNTRY_EDITION_V6 to geoip_type_name_vals[].
2010-10-29 guyMake the third argument to a UAT copy callback a size_t...
2010-03-04 stigFrom LEGO via bug 3459:
2009-03-13 stigFrom Jakub Zawadzki (bug 3331):
2009-02-16 guyAdd an additional "title" attribute for UAT fields...
2009-02-04 ulfladd display of GeoIP latitude/longitude
2008-12-23 geraldAdd GeoIP to the Windows build. Fix a remaining geoip_...
2008-12-20 guyAdd a newline to the end of the file.
2008-12-19 geraldRename geoip.[ch] to geoip_db.[ch] so we don't collide...