Replace the connection_tree with a connection_list.
[tinc] / src / graph.c
2002-06-21 Guus Sliepens/sliepen.warande.net/sliepen.eu.org/g
2002-06-08 Guus SliepenCleanup:
2002-05-02 Ivo TimmermansAnother file moved; random interface stuff.
2002-04-28 Ivo TimmermansMoving files, first attempt at gcrypt compatibility...
2002-04-13 Ivo TimmermansUse logging.h instead of syslog.h
2002-04-09 Ivo TimmermansUpdating HEAD branch #4; Merging CABAL -> HEAD.
2002-03-24 Guus SliepenExecute hosts/name-up when a node becomes reachable...
2002-03-19 Guus SliepenUpdated SSSP algorithm to automatically detect indirect...
2002-03-12 Guus SliepenRevert changes to Kruskal's algo.
2002-03-12 Guus SliepenSimplified implementation of Kruskal's minimum spanning...
2002-02-18 Guus Sliepen- Non-blocking connect()s.
2002-02-10 Guus SliepenMerging of the entire pre5 branch. release-1.0pre5
2001-10-31 Guus Sliepen- Small fixes to graph algorithms
2001-10-30 Guus SliepenVarious fixes, tinc is now somewhat capable of actually...
2001-10-29 Guus SliepenWorking version of Kruskal's algorithm. The running...
2001-10-28 Guus Sliepen- More changes needed for Kruskal's algorithm
2001-10-28 Guus Sliepen- More s/vertex/edge/g