]> git.ipfire.org Git - location/location-database.git/history - tools
Auto-generated update
[location/location-database.git] / tools /
2020-05-15  Michael TremerDrop all code from this repository
2020-02-06  Michael Tremertools: Handle any error messages inlined into the response
2020-02-06  Michael Tremertools: Add the correct WHOIS servers to each RIR
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-11-15  Michael Tremerdatabase: Set flags when parsing A1-A3
2019-10-15  Michael TremerImport
2019-09-28  Michael TremerFix downloading databases in the default format
2019-01-14  Michael TremerAdd parser for LACNIC
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-06-17  Michael TremerSet database vendor
2018-01-31  Michael TremerUse the organisation's name as AS name
2018-01-30  Michael TremerAdd script to export data into a location database
2018-01-30  Michael Tremerutil: Remove any inline comments
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 Tremerutil: In the RIPE database, % is a comment, too
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...
2018-01-30  Michael Tremerdownloader: Only return blocks with content in them
2018-01-30  Michael Tremerdownloader: Skip commented lines
2018-01-30  Michael Tremerdownloader: Only strip right hand side of lines
2018-01-29  Michael Tremerdownloader: Seperate downloaded files into blocks and...
2018-01-29  Michael TremerAdd downloader which decodes files downloaded from...