Don't assume sa.sa_family is a short int.
[tinc] / src / bsd /
2016-04-11 Guus SliepenUpdate support for BSD tun/tap devices, add support...
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-09-21 Etienne DechampsFix default device path selection on BSD.
2014-09-21 Etienne DechampsIgnore the Interface option if device rename is impossible.
2014-09-21 Etienne DechampsFix default TAP device on Darwin.
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-12-18 Guus SliepenFix support for tunemu on iOS devices.
2012-10-10 Guus SliepenFix whitespace.
2012-10-09 Guus SliepenClear Ethernet header when reading packets from a tun...
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-07-12 Guus SliepenUse /dev/tap0 by default on FreeBSD and NetBSD when...
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
2012-02-18 Guus SliepenMerge branch 'master' of black:tinc
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-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
2011-05-08 Guus SliepenUpdate THANKS and copyright information.
2011-02-12 RumkoDragonFlyBSD support
2011-01-02 Guus SliepenReplace bogus #else with #endif.
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-05-07 Guus SliepenUse strrchr() insteaad of rindex().
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-10-12 Guus SliepenRemove debugging message when reading packets from...
2009-10-12 Guus SliepenAllow the cloning /dev/tap interface to be used on...
2009-10-03 BorgRemoved last gettext function.
2009-09-29 Guus SliepenMerge branch 'master' into 1.1
2009-09-25 Guus SliepenAdd more authors to the copyright headers.
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-09-10 Guus SliepenAdd support for iPhones and recent iPods.
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-22 Guus SliepenUpdate copyright information.
2008-12-22 Guus SliepenUse TUNIFHEAD by default on FreeBSD to make sure IPv6...
2008-12-21 Guus SliepenTreat virtual network device as tap if Mode = switch...
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
2007-01-05 Guus SliepenUpdate copyright notices.
2007-01-05 Guus SliepenFix generic BSD tun device to write only the actual...
2006-04-26 Guus SliepenUpdate copyright notices, remove Ivo's email address.
2005-05-04 Guus SliepenUpdate copyright notices.
2004-11-10 Guus SliepenSet BSD tuns to broadcast mode. On OpenBSD, this enable...
2004-11-01 Guus SliepenGeneric device driver for *BSD and MacOS/X