]> git.meshlink.io Git - meshlink/history - src/graph.h
Rename mesh_mutex to mutex.
[meshlink] / src / graph.h
2017-07-27 Guus SliepenUpdate all header guards.
2014-05-25 Guus SliepenReplace __TINC with __MESHLINK in the include guards.
2014-04-26 Guus SliepenStop using the global variable mesh in most of the...
2014-04-13 Saverio ProtoMerge branch 'master' into saverio
2014-04-12 Guus SliepenRemove everything GPL that is not copyright Guus Sliepe...
2014-04-12 Guus SliepenChange my email address.
2014-04-12 Guus SliepenRemove support for control connections.
2012-03-25 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
2012-03-10 Guus SliepenUpdate copyright notices.
2011-06-06 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
2011-05-28 Guus SliepenFix sparse warnings and add an extra sprinkling of...
2011-05-09 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
2010-11-19 Guus SliepenMerge branch 'master' into 1.1
2010-11-12 Guus SliepenMerge branch 'master' into 1.1
2010-04-17 Guus SliepenMerge branch 'master' into 1.1
2010-03-26 Sven-Haegar KochMerge branch 'master' into 1.1
2009-12-11 Guus SliepenMerge branch 'master' into 1.1
2009-11-07 Guus SliepenUse the TCP socket infrastructure for control sockets.
2009-11-02 Guus SliepenMerge branch 'master' into 1.1
2009-09-29 Guus SliepenMerge branch 'master' into 1.1
2009-09-24 Guus SliepenUpdate the address of the Free Software Foundation...
2009-09-24 Guus SliepenRemove all occurences of $Id$.
2009-09-16 Guus SliepenMerge branch 'master' into 1.1
2009-06-05 Guus SliepenMerge branch 'master' into 1.1
2009-03-09 Guus SliepenMerge branch 'master' into 1.1
2007-11-07 Scott LambDump through control socket
2006-11-11 Guus SliepenAdded graph dumping ability based on Markus Goetz's...
2006-04-26 Guus SliepenUpdate copyright notices, remove Ivo's email address.
2005-05-04 Guus SliepenUpdate copyright notices.
2004-03-21 Guus SliepenUpdate copyrights, links, email addresses and let Subve...
2004-03-21 Guus SliepenMove CABAL branch to its rightful place: the trunk.
2003-09-03 Guus SliepenPrevent multiple inclusions.
2003-08-24 Guus SliepenSynchronise HEAD with CABAL branch.
2003-07-12 Guus SliepenSimplify logging, update copyrights and some minor...
2002-06-21 Guus Sliepens/sliepen.warande.net/sliepen.eu.org/g
2002-05-02 Ivo TimmermansAnother file moved; random interface stuff.
2002-04-09 Ivo TimmermansUpdating HEAD branch #4; Merging CABAL -> HEAD.
2002-02-10 Guus SliepenMerging of the entire pre5 branch.
2001-10-31 Guus Sliepen- Small fixes to graph algorithms
2001-10-29 Guus SliepenWorking version of Kruskal's algorithm. The running...