]> git.ipfire.org Git - people/ms/libloc.git/history - src/python/locationmodule.c
importer: Drop EDROP as it has been merged into DROP
[people/ms/libloc.git] / src / python / locationmodule.c
2022-09-13  Michael Tremerconfigure: Make the default database path configurable
2022-08-23  Michael Tremerpython: Export DatabaseEnumerator type
2022-04-14  Michael Tremerdownloader: Fetch __version__ from C module
2021-09-04  Michael TremerMove include files to /usr/include/libloc
2021-06-07  Peter MüllerImplement an additional flag for hostile networks safe...
2020-06-03  Michael TremerMove location-downloader functionality into location...
2020-05-16  Michael Tremerlocation-downloader: Load the right database version
2020-05-12  Michael Tremerpython: Expend VERSION at build time
2020-05-12  Michael Tremerpython: Move C module to make space for some native...
2019-12-05  Michael Tremerlocation-export: Validate country codes
2019-11-24  Michael Tremerdownloader: Check DNS for most recent version
2019-11-15  Michael TremerFix names of flags
2019-10-15  Michael Tremerpython: Extend bindings for countries
2019-10-13  Michael Tremerpython: Use shorthand function to export __version__
2019-10-13  Michael Tremerpython: Expose flags
2019-01-12  Michael Tremerpython: Avoid declaring loc_ctx multiple times
2018-02-01  Michael Tremerpython: Expose version of the module
2018-02-01  Michael Tremerpython: Add function to set log level
2018-01-25  Michael Tremerpython: Implement searching for ASes
2017-12-29  Michael Tremerpython: Implement Network class
2017-12-29  Michael Tremerpython: Add Writer class
2017-12-29  Michael Tremerpython: Create a global loc_ctx* context
2017-12-29  Michael Tremerpython: Add AS class
2017-12-29  Michael Tremerpython: Add Database class
2017-12-28  Michael TremerStart a Python module