]> git.ipfire.org Git - people/ms/libloc.git/history - src/loc/database.h
Change how errors are handled by iterators
[people/ms/libloc.git] / src / loc / database.h
2019-10-03  Michael TremerChange how errors are handled by iterators
2019-10-03  Michael TremerImplement listing networks in Python
2019-10-03  Michael TremerImplement filtering networks for the ASN they belong to
2019-10-03  Michael TremerImplement search through the network tree
2019-10-02  Michael Tremerlibloc: Add function to set country code to database...
2018-01-25  Michael Tremerdatabase: Implement searching for ASes that match a...
2018-01-25  Michael TremerAdd database enumerator interface to perform iterative...
2018-01-08  Michael TremerAdd license attribute to the database
2018-01-08  Michael TremerRemove loc_database_write which no longer exists from...
2018-01-08  Michael Tremerdatabase: Implement lookup
2017-12-29  Michael TremerMove all header files into src/loc and install them