Simpler checking of permissions on private RSA key and other fixes.
[tinc] / src / graph.c
2003-07-22 Guus SliepenUse bools and enums where appropriate.
2003-07-18 Guus SliepenUse iface instead of interface because it might already...
2003-07-17 Guus SliepenBig header file cleanup: everything that has to do...
2003-07-12 Guus SliepenSimplify logging, update copyrights and some minor...
2003-07-06 Guus SliepenDefine logger(), cleans up source code and allows us...
2003-01-17 Guus Sliepen- Fix indentation in some places.
2002-09-10 Guus SliepenFix placement of #include "config.h"
2002-09-10 Guus SliepenFix compiler warnings.
2002-09-09 Guus SliepenSwitch to K&R style indentation.
2002-09-09 Guus SliepenCleanups:
2002-09-06 Guus SliepenFix MST algorithm.
2002-09-06 Guus SliepenOnly reset seqno's when a key is sent or received.
2002-09-04 Guus SliepenRevert to edge and graph stuff. This time, use a direct...
2002-07-10 Guus SliepenAllow list of environment variables to be passed to...
2002-06-21 Guus Sliepens/sliepen.warande.net/sliepen.eu.org/g
2002-06-08 Guus SliepenCleanup:
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