]> git.ipfire.org Git - people/ms/libloc.git/history - src/libloc.sym
Implement search through the network tree
[people/ms/libloc.git] / src / libloc.sym
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-08  Michael TremerAdd license attribute to the database
2018-01-08  Michael TremerDrop loc_load function
2018-01-08  Michael TremerHide all functions that we don't want to make public
2018-01-08  Michael Tremerpython: Make lookup function available
2018-01-08  Michael Tremerdatabase: Implement lookup
2018-01-05  Michael Tremernetwork: Implement function to count all nodes
2017-12-29  Michael Tremernetwork: Add asn and remove reference to struct loc_as
2017-12-29  Michael Tremerpython: Implement Network class
2017-12-29  Michael Tremerpython: Implement comparison of ASes
2017-12-28  Michael TremerAllow creating networks in memory
2017-12-12  Michael TremerSplit database into a writer and reader
2017-12-12  Michael Tremerdatabase: Save time when the database was created
2017-12-12  Michael TremerIntroduce object to store an AS
2017-12-08  Michael TremerDraft initial database format
2017-12-07  Michael TremerAdd deduplicated and memory-efficient string pool
2017-12-05  Michael TremerInitial commit