aboutsummaryrefslogtreecommitdiff
path: root/src/config/mmdb-convert.py
AgeCommit message (Expand)Author
2020-07-13Bug 31812: Change http URL's to httpsJeremyRand
2019-12-12python: Add __future__ imports for python 3 compatibilityteor
2019-03-27Stop assuming that /usr/bin/python3 existsteor
2018-10-10Fix the missing unpack function in mmdb-convert.pyJay Bitron
2016-07-25three typo fixes i found in my sandboxRoger Dingledine
2014-02-25Merge remote-tracking branch 'karsten/geoip2regcountry'Nick Mathewson
2014-02-25Fall back to registered country if necessary.Karsten Loesing
2014-02-25Download MaxMind's geoip file over https.Karsten Loesing
2014-02-21Include instructions on generating geoip files.Karsten Loesing
2014-02-13Exclude Teredo IPv6 prefix from geoip6.Karsten Loesing
2014-02-08Don't zero-pad day of the month.Karsten Loesing
2014-02-08Add script to convert GeoLite2 country databases.Karsten Loesing