Remove use of __DATE__ and __TIME__ to facilitate reproducible builds.
[tinc] / src / linux /
2014-06-28 BorgGet MAC of TAP device.
2014-05-11 Guus SliepenReleasing 1.0.24. release-1.0.24
2014-05-06 Guus SliepenFix issues found by Coverity.
2013-09-29 Guus SliepenModernize the build system.
2013-08-13 Guus SliepenUpdate copyright notices.
2013-07-14 Etienne DechampsFix combination of Mode = router and DeviceType = tap...
2012-10-09 Guus SliepenClear Ethernet header when reading packets from a tun...
2012-06-25 Guus SliepenFix compiler warnings.
2012-02-18 Guus SliepenMerge branch 'master' of black:tinc
2012-02-18 Guus SliepenAllow setting DeviceType to tun or tap on Linux.
2012-02-18 Guus SliepenMerge branch 'master' of black:tinc
2012-02-17 Guus SliepenSet FD_CLOEXEC flag on all sockets.
2011-12-04 Guus SliepenAllow linking with multiple device drivers.
2011-05-28 Guus SliepenFix sparse warnings and add an extra sprinkling of...
2010-11-13 Brandon L BlackExperimental IFF_ONE_QUEUE support for Linux
2010-06-04 Guus SliepenUse 64 bit counters to keep track of bytes sent/receive...
2010-05-07 Guus SliepenUse strrchr() insteaad of rindex().
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-05-27 Florian Forstersrc/linux/device.c: Fix segfault when running without...
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...
2006-12-16 Guus SliepenDo a simple test for linux/if_tun.h instead of no test...
2006-12-16 Guus SliepenRemove the test for linux/if_tun.h.
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-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-28 Guus SliepenWe don't have to tell GCC how to cast.
2003-08-27 Guus SliepenSome device.c files weren't synchronised.
2003-07-22 Guus SliepenUse bools and enums where appropriate.
2003-07-18 Guus SliepenUpdate all device.c files.
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-06-11 Guus SliepenRemove mymac stuff from device.c.
2003-06-11 Guus SliepenIf we have a Linux tun/tap device and we are in router...
2002-09-15 Guus SliepenUse /dev/net/tun as default for tun/tap device under...
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 TimmermansOk, I forgot these ;)
2002-03-24 Guus SliepenSet $INTERFACE correctly when using ethertap while...
2002-02-18 Guus Sliepen- Non-blocking connect()s.
2002-02-11 Guus SliepenSensible defaults for $INTERFACE.
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-27 Guus SliepenMake sure everything links.
2001-10-27 Guus SliepenBig bad commit:
2001-10-12 Guus Sliepen- Split tap device stuff out of net.[ch]