Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
Version 0.2 (2017-05-10)
========================
* IPv6 Lookup support for country
* Lua5.2/5.3 compatibility
* Remove the stderr capture and use the GEOIP_SILENCE flag instead
* added makefiles
Version 0.1.2 (2012-03-10)
==========================
* GEOIP_MEMORY_CACHE is now a default option when opening a DB.
* Fixed some compiler warnings.
* Improved tests.
Version 0.1.1 (2011-03-09)
==========================
* Made code more compatible with C89.
* Charset parameter no longer ignored in `city.open()` and `country.open()`.
Version 0.1 (2011-03-07)
========================
Initial release.