]> git.ipfire.org Git - location/libloc.git/history - src/network-list.c
network-list: Exit find operation early when the list is empty
[location/libloc.git] / src / network-list.c
2020-11-27  Michael Tremernetwork-list: Exit find operation early when the list...
2020-11-26  Michael Tremernetwork-list: Add greater elements after the current one
2020-11-25  Michael Tremernetwork-list: Use clear function to tidy up
2020-11-25  Michael Tremernetwork-list: Remove useless comment
2020-11-25  Michael Tremernetwork-list: Show index when listing networks
2020-11-25  Michael Tremernetwork-list: Do not half list when popping the first...
2020-11-25  Michael Tremernetwork-list: Set elements pointer to NULL so that...
2020-11-24  Michael Tremernetwork-list: Check last element before doing binary...
2020-11-24  Michael Tremernetwork-list: Drop sorting functions
2020-11-24  Michael Tremernetwork-list: Make this a sorted list
2020-11-20  Michael Tremernetwork-list: Implement merging in reverse in one step
2020-11-17  Michael TremerActually clear all lists
2020-11-17  Michael Tremernetworks: Make list grow dynamically
2020-11-15  Michael TremerMove network lists into an own file