]> git.ipfire.org Git - people/ms/libloc.git/history - src/python
importer: Drop EDROP as it has been merged into DROP
[people/ms/libloc.git] / src / python /
2024-04-06  Michael Tremernetwork: Add function to return a reverse pointer for...
2024-03-07  Michael Tremerimporter: Use database pipelining when parsing feeds
2024-03-07  Michael Tremerimporter: Timeout if fetching a Geofeed takes longer...
2024-03-07  Michael Tremerdatabase: Create a connection pool for async operation
2024-03-04  Michael Tremerimporter: Merge the downloader into our main downloader
2024-03-04  Michael Tremerimporter: Move the split functions into the main importer
2024-03-04  Michael Tremerdatabase: Migrate to psycopg3
2024-03-04  Michael Tremerimporter: Create a better structure to import RIRs
2024-03-02  Michael Tremerimporter: Use the downloader to import Geofeeds
2024-02-21  Michael Tremerpython: Implement rich comparison for Network objects
2024-02-21  Michael Tremerpython: Fix rich comparison for AS objects
2024-02-21  Michael Tremercountry: Return NULL/None for unset attributes
2024-02-21  Michael Tremerpython: Fix rich comparison function for Country
2024-02-21  Michael Tremerpython: Make Country hashable
2024-01-07  Michael Tremerpython: Make AS objects hashable
2023-07-05  Michael Tremerdatabase: Log query execution time in debug mode
2023-07-03  Michael TremerMerge remote-tracking branch 'origin/geofeed'
2023-07-03  Michael Tremerexport: Raise an error when trying to export ipset...
2022-12-02  Michael Tremerimporter: Fix parsing gzipped content on invalid Conten...
2022-10-29  Michael Tremerwriter: Assign correct file descriptor for private...
2022-10-20  Petr PísařRemove shebangs from Python modules
2022-10-04  Michael Tremerexport: Fix generating file names for ipset output
2022-09-27  Michael Tremerpython: Export __version__ in location module
2022-09-13  Michael Tremerpython: Add new open() interface to easily open a database
2022-09-13  Michael Tremerconfigure: Make the default database path configurable
2022-08-23  Michael TremerFix compilation on MacOS X
2022-08-23  Michael Tremerpython: Export DatabaseEnumerator type
2022-08-23  Michael Tremerdatabase: country: Return better error codes
2022-08-22  Michael Tremerpython: Fix errors for Database.lookup()
2022-08-22  Michael Tremerpython: Correctly raise any errors when opening the...
2022-08-15  Michael TremerDon't abuse errno as return code
2022-08-15  Michael TremerReplace strerror(errno) with %m in format string throughout
2022-08-12  Michael Tremerimporter: Import each source individually
2022-08-12  Michael Tremerimporter: Try to make parsing blocks faster
2022-08-12  Michael Tremerpython: database: Return None if no description/vendor...
2022-08-12  Michael Tremerimporter: Change download behaviour
2022-06-23  Michael Tremerexport: Don't fail when output stream isn't seekable
2022-04-14  Michael Tremerexport: Drop using functools
2022-04-14  Michael Tremerdownloader: Fetch __version__ from C module
2022-04-14  Michael TremerMake sources around that we can run tests without locat...
2022-04-14  Michael TremerRevert "configure: Require Python >= 3.9"
2022-04-11  Michael Tremerexport: Enable flattening for everything
2022-03-09  Michael Tremerimporter: Improve performance of network export query
2022-03-07  Michael Tremerstrings: Statically allocate all address/network strings
2022-03-05  Michael Tremerlocation: Fix output of list-* commands
2022-03-05  Michael Tremerimporter: Skip empty lines
2022-03-05  Michael Tremerimporter: Silently ignore any table headers
2022-03-05  Michael Tremerimporter: Correctly hande response codes from Bird
2022-03-05  Michael Tremerimporter: Parse aggregated networks
2022-03-03  Michael Tremerexport: Sightly refactor export logic
2022-03-02  Peter Müllerlocation-importer: Fix parsing LACNIC-flavoured inetnums
2022-03-02  Michael Tremeripset: The minimum hashsize is 64
2022-03-02  Michael Tremerexport: Allow exporting to stdout
2022-03-02  Michael Tremerlocation: Print proper error message for any uncaught...
2022-03-02  Michael Tremerexport: Conditionally enable flattening
2022-03-02  Michael Tremeripset: Set maxelem to a fixed size
2022-03-01  Michael Tremeripset: Fix hash type for IPv6
2022-03-01  Michael Tremeripset: Optimise hash table size
2022-02-25  Stefan Schantlexport: Remove prefix when exporting countries.
2022-02-11  Michael Tremerexport: Make ipset files easily reloadable
2022-02-11  Peter Müllerlocation-importer.in: Do not make things more complicat...
2022-02-11  Peter Müllerlocation-importer.in: Add country code for AWS's "il...
2021-12-13  Peter Müllerlocation-importer: Replace "UK" with "GB"
2021-12-13  Peter Müllerlocation-importer: Improve regex for catching historic...
2021-12-13  Peter MüllerProcess LACNIC geofeed as well
2021-12-13  Peter Müllerlocation-importer: Set "is_drop" to "True" even in...
2021-11-02  Peter Müllerlocation-importer.in: Add Spamhaus DROP lists
2021-11-02  Peter Müllerlocation-importer: Introduce auxiliary function to...
2021-10-25  Peter Müllerimporter.py: Import JPNIC feed as well
2021-09-04  Michael TremerMove include files to /usr/include/libloc
2021-09-02  Michael Tremerlocation: Implement listing bogons
2021-09-02  Michael Tremerpython: Permit passing family to database enumerator
2021-08-11  Peter Müllerlocation-importer.in: Braindead me accidentally forgot...
2021-07-20  Peter Müllerlocation-importer.in: Attempt to provide meaningful...
2021-07-09  Michael Tremerimporter: Do not try to initialise a column that cannot...
2021-06-20  Peter Müllerlocation-import.in: optimise regular expression for...
2021-06-10  Peter Müllerlocation-importer.in: import additional IP information...
2021-06-10  Peter Müllerlocation-importer.in: add source column for overrides...
2021-06-10  Peter Müllerlocation-importer.in: Import (technical) AS names from...
2021-06-07  Peter MüllerImplement an additional flag for hostile networks safe...
2021-06-07  Peter Müllerlocation-importer.in: track original countries more...
2021-06-07  Peter Müllerlocation-importer.in: track original countries as well
2021-05-25  Peter Müllerimporter.py: add source information for RIR data feeds
2021-05-25  Peter Müllerlocation-importer.in: keep track of sources for network...
2021-05-18  Peter Müllerlocation.in: fix search_networks() function call
2021-05-14  Peter Müllerlocation-importer.in: emit warnings due to unknown...
2021-03-31  Peter Müllerlocation-importer.in: skip networks with unknown countr...
2021-03-29  Peter Müllerlocation-importer.in: process unaligned IP ranges in...
2021-01-25  Peter Müllerlocation-importer.in: reduce log noise for unusable...
2021-01-25  Peter Müllerlocation-importer.in: delete 6to4 IPv6 space as well
2020-12-23  Peter Müllerlocation-importer.in: fix typo
2020-12-21  Michael Tremerlocation: Fix list-networks-by-as
2020-11-27  Michael Tremerpython: Do not check whether an integer is larger than...
2020-11-27  Michael Tremerpython: PyList_Size returns ssize_t which is signed
2020-11-20  Michael Tremernetwork: Remove deprecated loc_network_is_subnet_of...
2020-11-19  Michael Tremerexport: Speed-up export in xt_geoip format
2020-11-19  Michael Tremerexport: Remove old flattening feature
2020-11-19  Michael Tremerpython: Add property to return IP addresses as bytes
2020-11-19  Michael Tremerpython: Fix download of database
2020-11-18  Michael Tremerlocation: End lookup after an invalid IP address was...
next