Add stricter checks for netnames.
[tinc] / src / cygwin /
2016-03-07 LunarShaddowre-arrange include sequence to avoid a mingw introduced...
2016-03-07 LunarShaddowfix typo
2016-02-28 Guus SliepenAdd warnings for bad combinations of Device and Interface.
2015-03-14 Guus SliepenMerge remote-tracking branch 'seehuhn/1.1' into 1.1
2014-12-25 Guus SliepenMerge remote-tracking branch 'groxxda/gui-fixes' into 1.1
2014-12-24 Guus SliepenAdd a variable offset to vpn_packet_t, drop sptps_packet_t.
2014-06-22 Etienne DechampsMake device close cleaner.
2013-12-08 Guus SliepenDon't print device statistics when exiting tinc.
2013-05-01 Guus SliepenUse conditional compilation for device.c.
2013-01-20 Guus SliepenReleasing 1.1pre5. release-1.1pre5
2013-01-17 Guus SliepenMove make_names() and related variables to its own...
2012-10-14 Guus SliepenUpdate copyright notices.
2012-10-10 Guus SliepenFix whitespace.
2012-09-30 Guus SliepenMerge branch 'master' into 1.1
2012-07-27 Guus SliepenMerge branch 'master' into 1.1
2012-07-14 Guus SliepenMerge branch 'master' into 1.1
2012-06-26 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
2012-03-26 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
2012-03-25 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
2012-03-08 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
2012-02-26 Guus SliepenAllow log messages to be captured by tincctl.
2012-02-26 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
2012-02-25 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
2012-02-23 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
2012-02-22 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
2011-12-04 Guus SliepenAllow linking with multiple device drivers.
2011-06-24 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
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-06-04 Guus SliepenUse 64 bit counters to keep track of bytes sent/receive...
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-02 Guus SliepenMerge branch 'master' into 1.1
2009-09-29 Guus SliepenMerge branch 'master' into 1.1
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-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
2009-03-05 Guus SliepenUpdate THANKS and copyright information.
2009-01-09 Guus SliepenMove free()s at the end om main() to the proper destruc...
2009-01-03 Guus SliepenConsistently allocate device and iface variables on...
2008-12-11 Guus SliepenRemove unnecessary parentheses from sizeof, apply sizeo...
2007-05-18 Guus SliepenMore consistent variable naming.
2007-05-18 Guus SliepenK&R style braces
2006-04-26 Guus SliepenUpdate copyright notices, remove Ivo's email address.
2005-05-04 Guus SliepenUpdate copyright notices.
2004-11-01 Guus Sliepenstatic
2004-10-01 Guus SliepenAllow tinc to work with the latest TAP-Win32 driver.
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-10-08 Guus SliepenMissing declaration.
2003-08-27 Guus SliepenSome device.c files weren't synchronised.
2003-08-24 Guus SliepenSynchronise HEAD with CABAL branch.
2003-08-08 Guus SliepenBetter error checking and reporting.
2003-08-02 Guus SliepenCleanups and error messages.
2003-07-29 Guus SliepenCleanups.
2003-07-29 Guus SliepenMake sure it works.
2003-07-29 Guus SliepenUpdate dutch translation and make sure all device drive...
2003-07-28 Guus SliepenMore generic handling of tap device under Windows.
2003-07-22 Guus SliepenUse bools and enums where appropriate.
2003-07-18 Guus SliepenUpdate all device.c files.
2003-07-15 Guus SliepenMake use of the CIPE driver. Woohoo, tinc for Windows!
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-06-11 Guus SliepenRemove mymac stuff from device.c.
2002-09-10 Guus SliepenClean up after indent.
2002-09-09 Guus SliepenRemove redundant spaces.
2002-09-09 Guus SliepenSwitch to K&R style indentation.
2002-07-11 Guus SliepenAdded stub device.c for Cygwin.