Fix crash when using Broadcast = direct.
[tinc] / src / protocol_misc.c
2012-03-25 Guus SliepenReleasing 1.0.18. release-1.0.18
2012-03-20 Guus SliepenAlways try next Address when an outgoing connection...
2011-07-17 Guus SliepenFlush output buffer in send_tcppacket().
2011-05-28 Guus SliepenFix sparse warnings and add an extra sprinkling of...
2009-09-24 Guus SliepenDrop support for localisation.
2009-09-24 Guus SliepenRemove checkpoint tracing.
2009-09-24 Guus SliepenK&R style braces.
2009-09-24 Guus SliepenUpdate the address of the Free Software Foundation...
2009-09-24 Guus SliepenRemove all occurences of $Id$.
2009-09-24 Guus SliepenUpdate copyright information.
2009-09-14 Guus SliepenAlso do not use drand48(), it is not available on Windows.
2009-03-09 Guus SliepenUse a simple Random Early Drop algorithm in send_tcppac...
2006-04-26 Guus SliepenUpdate copyright notices, remove Ivo's email address.
2006-03-19 Guus SliepenFix signedness compiler warnings.
2006-01-19 Guus SliepenApply patch from Scott Lamb adding an output buffer...
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-08-24 Guus SliepenSynchronise HEAD with CABAL branch.
2003-07-24 Guus SliepenSprinkle around a lot of const and some C99 initialisers.
2003-07-22 Guus SliepenUse bools and enums where appropriate.
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 SliepenSprinkling the source with static and attributes.
2003-07-06 Guus SliepenDefine logger(), cleans up source code and allows us...
2002-09-09 Guus SliepenRemove redundant spaces.
2002-09-09 Guus SliepenSwitch to K&R style indentation.
2002-09-09 Guus SliepenCleanups:
2002-06-21 Guus Sliepens/sliepen.warande.net/sliepen.eu.org/g
2002-04-13 Ivo TimmermansUse logging.h instead of syslog.h
2002-04-09 Ivo TimmermansUpdating HEAD branch #4; Merging CABAL -> HEAD.
2002-03-23 Guus SliepenReset retry timeout when receiving the first PONG,...
2002-03-01 Guus Sliepen- Global time_t now, so that we don't have to call...
2002-02-11 Guus SliepenForgot to merge new files from pre5.