Big header file cleanup: everything that has to do with standard system
[oweals/tinc.git] / src / protocol_edge.c
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...
2002-09-24 Guus SliepenRun graph() after edge_del() when updating an edge.
2002-09-15 Guus SliepenSmall fixes so tinc compiles out of the box on SunOS 5.8
2002-09-09 Guus SliepenRemove redundant spaces.
2002-09-09 Guus SliepenSwitch to K&R style indentation.
2002-09-09 Guus SliepenCleanups:
2002-09-04 Guus SliepenGeneralized request broadcasting/forwarding.
2002-09-04 Guus SliepenRevert to edge and graph stuff. This time, use a direct...
2002-06-21 Guus Sliepens/sliepen.warande.net/sliepen.eu.org/g
2002-03-27 Guus SliepenRemove cruft.
2002-03-22 Guus SliepenFix compiler warnings, strictly use long int and %lx...
2002-03-22 Guus SliepenFix add_edge_h().
2002-03-22 Guus Sliepen- Added support for jumbograms.
2002-03-21 Guus SliepenPut a break on requests that run around in circles.
2002-02-18 Guus Sliepen- Non-blocking connect()s.
2002-02-11 Guus SliepenForgot to merge new files from pre5.