]> git.ipfire.org Git - location/location-database.git/history - tools/base.py
override-a2.txt: rework A2 overrides
[location/location-database.git] / tools / base.py
2020-02-06  Michael Tremertools: Handle any error messages inlined into the response
2020-02-06  Michael Tremertools: Add a caching layer to WHOIS
2020-02-06  Michael Tremertools: Fetch organization names for ASes from WHOIS
2020-01-07  Michael Tremertools: Fix skipping the version line
2020-01-07  Michael Tremertools: Attempt parsing lines without an organisation id
2020-01-07  Michael Tremertools: Drop more dead code
2020-01-07  Michael TremerAdd date of allocation to ASes and networks
2020-01-07  Michael Tremertools: Remove dead code
2020-01-07  Michael Tremertools: This is no longer a LACNIC parser only any more
2020-01-07  Michael Tremertools: Do not raise exception immediately
2020-01-07  Michael Tremertools: Skip everything that isn't assigned (yet)
2020-01-07  Michael Tremertools: Skip the version line and others
2020-01-07  Michael Tremertools: Mirgate to use extended format
2019-01-14  Michael TremerMigrate to a binary-encoded database format
2019-01-13  Michael TremerFix merging the database with SQLite
2019-01-13  Michael TremerRevert "Replace sqlite with PostgreSQL"
2018-06-30  Michael TremerIgnore some blocks in the source from AfriNIC
2018-06-18  Michael Tremertools: Actually print the correct subnet to file
2018-06-17  Michael Tremertools: Commit to database only once when importing...
2018-06-17  Michael TremerReplace sqlite with PostgreSQL
2018-01-30  Michael TremerSkip any mntner: blocks
2018-01-30  Michael TremerEnsure that country codes are uppercase and fix some...
2018-01-30  Michael TremerSkip any blocks where IP addresses could not be parsed
2018-01-30  Michael TremerMove some commonly used functions to util submodule
2018-01-30  Michael Tremertools: Move filename generation into RIR class
2018-01-30  Michael TremerAdd parser to parse database formats that are in RIPE...