]> git.ipfire.org Git - people/ms/libloc.git/history
people/ms/libloc.git
2024-02-22  Michael Tremerlua: database: Add __close method
2024-02-22  Michael Tremerlua: database: Rename the __gc method for consistency
2024-02-22  Michael Tremerlua: Actually return a network after lookup()
2024-02-22  Michael Tremerlua: Add a Network object
2024-02-22  Michael Tremerlua: Add a Database object with a dummy lookup function
2024-02-22  Michael Tremerlua: Initialize location context
2024-02-22  Michael Tremerlua: Add version() function
2024-02-22  Michael Tremerlua: Actually load the C module as such
2024-02-22  Michael Tremer.gitignore: Ignore some more temporary files
2024-02-22  Michael Tremerlua: Create scaffolding for a module
2024-02-22  Michael Tremerconfigure: Require Lua
2024-02-21  Michael Tremerimporter: Tidy up SQL queries
2024-02-21  Michael Tremerimporter: Drop previously imported AS names, too
2024-02-21  Michael Tremerimporter: Refactor ARIN importer
2024-02-21  Michael Tremerimporter: Fix Python syntax error
2024-02-21  Peter Müllerlocation-importer: Replace ARIN AS names source with...
2024-02-21  Michael Tremertests: Make the new tests executable
2024-02-21  Michael Tremertests: Add more dedup/merge tests
2024-02-21  Michael Tremertests: Show even large diffs in dedup tests
2024-02-21  Michael Tremertests: Build out more dedup tests
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 Tremertests: Add some tests for the Country object
2024-02-21  Michael Tremerpython: Fix rich comparison function for Country
2024-02-21  Michael Tremerpython: Make Country hashable
2024-02-21  Michael Tremertests: Add a simple test for deduplication
2024-02-21  Michael Tremernetwork: Tidy up some code
2024-02-21  Michael Tremernetwork-tree: Use the raw prefix to place networks...
2024-02-21  Michael Tremernetwork-tree: Run deduplication once for each family
2024-02-21  Michael Tremertools: Import the copy script
2024-02-21  Michael Tremernetwork-tree: Split into a separate file
2024-02-19  Peter Müllerlocation-importer: Fix Spamhaus ASN-DROP parsing
2024-02-19  Peter Müllerlocation-importer: Add missing area code for AWS
2024-02-17  Michael Tremernetwork: Fix deduplication not looking far enough
2024-02-17  Michael Tremernetwork: Fix bit length check when merging networks
2024-01-07  Michael Tremerpython: Make AS objects hashable
2023-07-31  Michael Tremerconfigure: Bump version to 0.9.17 0.9.17
2023-07-31  Michael Tremerdata: Update database to 2023-07-31
2023-07-31  Michael Tremernetwork: Decreate log level when deleting networks
2023-07-31  Michael Tremerlibloc.so: Bump library revision
2023-07-24  Petr PísařFix string escaping in location tool
2023-07-17  Michael Tremertree: More elegantly prevent deleting the root node
2023-07-17  Michael Tremernetworks: Delete networks from the tree on merge
2023-07-17  Michael TremerMerge networks before writing the database
2023-07-14  Michael Tremertree: Actually delete any deleted nodes
2023-07-14  Michael Tremerwriter: Cleanup networks before writing
2023-07-14  Michael Tremertree: Add flag to delete nodes
2023-07-14  Valters Jansonsdebian: Include bash-completion when packaging
2023-07-14  Michael Tremerimporter: Decrease the log level if Spamhaus' files...
2023-07-14  Michael Tremerimporter: Don't write AS without names into the database
2023-07-14  Michael Tremerimporter: AWS: Add country code of NZ for ap-southeast-5
2023-07-13  Valters Jansonsdebian: Housekeep location.install and changelog
2023-07-05  Michael Tremergeofeed: Parse and normalize any URLs
2023-07-05  Michael Tremerimporter: Improve performance of AS name export query
2023-07-05  Michael Tremerdatabase: Log query execution time in debug mode
2023-07-04  Michael Tremergeofeeds: Catch any invalid URLs
2023-07-04  Michael Tremergeofeeds: Delete any data that did not update within...
2023-07-04  Michael Tremergeofeeds: Delete any data on 404
2023-07-04  Michael Tremerimporter: Log any errors to the database
2023-07-04  Michael Tremerimporter: Catch TimeoutError when loading Geofeeds
2023-07-04  Michael Tremerimporter: Silence invalid country code warning
2023-07-04  Michael Tremerimporter: Skip lines we cannot decode
2023-07-04  Michael Tremerimporter: Convert country codes to uppercase from Geofeeds
2023-07-04  Michael Tremerimporter: Silently ignore any empty country codes in...
2023-07-04  Michael Tremerimporter: Drop method to import routing information...
2023-07-03  Michael TremerMerge remote-tracking branch 'origin/geofeed'
2023-07-03  Michael Tremerexport: Raise an error when trying to export ipset...
2023-07-03  Michael Tremerlocation: Fix correct set name when family is selected
2023-03-04  Michael Tremernetwork: Drop an unused function to count all networks
2023-02-28  Michael TremerMakefile: Make sure to ship bash completion files even...
2023-02-28  Stefan SchantlInstall bash-completion files.
2023-02-28  Hans-Christoph SteinerAdd bash-completion file for the location command.
2023-02-22  Temuri Doghonadzepo: Add Georgian translation
2023-02-22  Michael Tremerpo: Update translations
2022-12-02  Michael Tremerimporter: Fix parsing gzipped content on invalid Conten...
2022-10-29  Michael Tremerconfigure: Bump version to 0.9.16 0.9.16
2022-10-29  Michael Tremerconfigure: Drop superfluous bracket
2022-10-29  Petr PísařInstall Perl files to Perl vendor directory
2022-10-29  Michael Tremerdatabase: Fix check if a signature is set
2022-10-29  Michael Tremerwriter: Assign correct file descriptor for private...
2022-10-29  Michael Tremerwriter: Fix typo in signature variable
2022-10-21  Michael Tremerdatabase: Correct error code on verification
2022-10-21  Michael TremerCreate the database with read-only permissions for...
2022-10-21  Petr PísařMove location manual from section 8 to section 1 in...
2022-10-20  Petr PísařRemove shebangs from Python modules
2022-10-20  Petr PísařMove location manual from section 8 to section 1
2022-10-20  Michael Tremertests: Drop the test database and use the distributed one
2022-10-20  Michael Tremerdatabase: Ship a recent default database
2022-10-20  Petr PísařDeclare make dependencies for Perl binding
2022-10-17  Michael TremerRevert "perl: Remove RPATH"
2022-10-04  Michael Tremerexport: Fix generating file names for ipset output
2022-10-01  Michael TremerMakefile: Reset Python path
2022-09-27  Michael Tremerimporter: Validate country codes from Geofeeds
2022-09-27  Michael Tremerimporter: Ensure that we only use HTTPS URLs for Geofeeds
2022-09-27  Michael Tremerimporter: Fix reading Geofeeds from remarks
2022-09-27  Michael Tremerimporter: Add a search index match geofeed networks...
2022-09-27  Michael Tremerimporter: Use a GIST index for networks from geofeeds
2022-09-27  Michael Tremerimporter: Use geofeeds for country assignment
2022-09-27  Michael Tremerimporter: Sync geofeeds
next