Don't assume sa.sa_family is a short int.
[tinc] / src / vde_device.c
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-01-20 Guus SliepenReleasing 1.1pre5. release-1.1pre5
2013-01-17 Guus SliepenFix compilation of UML and VDE device support.
2013-01-17 Guus SliepenMove make_names() and related variables to its own...
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-25 Guus SliepenFix return type of vde_recv() as well.
2012-03-25 Guus SliepenFix return value type of vde_send().
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-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.