]> git.ipfire.org Git - ipfire.org.git/history - src/backend/geoip.py
Shorten list of blacklists
[ipfire.org.git] / src / backend / geoip.py
2019-08-28  Michael TremerShorten list of blacklists
2019-08-06  Michael Tremerlocation: Remove "important" attribute from blacklists
2019-08-06  Michael Tremerlocation: Evaluate return code from DNS blacklists
2019-06-22  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2019-06-22  Michael TremerRevert "blocking: Replace spamhaus XBL against blocklis...
2019-05-26  Michael Tremerblacklisting: Remove blocklist
2019-05-08  Michael Tremerblocking: Replace spamhaus XBL against blocklist.de
2018-11-06  Michael TremerAdd decorator to check if request is coming from a...
2018-11-02  Michael TremerMerge remote-tracking branch 'origin/master'
2018-11-01  Michael Tremerlocation: Add notice on page that an address is blacklisted
2018-10-19  Michael Tremerlocation: Increase timeout when resolving blacklists
2018-10-19  Michael TremerFix splitting IPv6 addresses
2018-10-19  Michael Tremerlocation: Don't use reverse_pointer for IP addresses
2018-10-19  Michael Tremerlocation: Show blacklist status of IP addresses
2018-10-11  Michael Tremergeoip: Drop unused module IPy
2018-10-10  Michael TremerUse countries from iso3166 module
2018-10-10  Michael TremerRun 2to3 to move to Python 3
2018-07-12  Michael TremerIntroduce autotools