Use getmsg()/putmsg() instead of read()/write() on Solaris.
[oweals/tinc.git] / src / raw_socket_device.c
2014-05-11 Guus SliepenReleasing 1.0.24. release-1.0.24
2014-05-06 Guus SliepenFix a few more issues found by Coverity.
2014-05-06 Guus SliepenFix issues found by Coverity.
2013-12-10 Guus SliepenStricter check for raw socket support.
2012-02-21 Guus SliepenFix check for raw socket support.
2012-02-20 Guus SliepenOnly compile raw socket code when it is supported on...
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.