]> git.ipfire.org Git - people/ms/libloc.git/history - src/test-network.c
Drop loc_network_eq in favour of loc_network_cmp
[people/ms/libloc.git] / src / test-network.c
2020-11-24  Michael TremerDrop loc_network_eq in favour of loc_network_cmp
2020-11-24  Michael Tremernetwork-list: Drop sorting functions
2020-11-20  Michael Tremernetwork: Optimise _subnet function
2020-11-13  Michael Tremernetwork: Unexport all tree functions
2020-11-12  Michael Tremernetwork: Add functions to break network into subnets
2020-10-22  Michael Tremernetwork: Allow adding single IP addresses and automatic...
2020-10-21  Michael Tremernetworks: Test if we can add localhost (IPv6)
2020-10-21  Michael Tremernetworks: Improve parsing IP addresses
2020-10-21  Michael Tremertests: Try adding an invalid network
2020-09-18  Michael Tremernetwork: Export family, first_address and last_address...
2020-09-18  Michael Tremerexport: Skip writing any subnets
2020-06-15  Michael TremerEnable debug logging for all tests
2020-05-28  Michael Tremertest: Generate random temporary files
2020-05-19  Michael Tremerdatabase: Add support for two signatures
2020-05-16  Michael TremerFix reading database in newer version
2020-05-16  Michael TremerBump database version to "1"
2019-11-28  Michael TremerImplement signing/verifying databases
2018-01-31  Michael Tremertest: Fix network test for non-existant address
2018-01-08  Michael Tremerdatabase: Implement lookup
2018-01-05  Michael Tremertest: Write a ASN to the network database
2018-01-05  Michael Tremertest: Write two test networks to the database
2018-01-05  Michael Tremertest: Add a second network to a tree
2018-01-05  Michael Tremernetwork: Implement function to count all nodes
2017-12-28  Michael TremerWrite networks to the database
2017-12-28  Michael TremerAllow creating networks in memory