Use iface instead of interface.
[tinc] / src / mingw / device.c
2016-04-10 Guus SliepenUse iface instead of interface.
2016-02-28 Guus SliepenAdd warnings for bad combinations of Device and Interface.
2015-04-12 Guus SliepenMerge remote-tracking branch 'dechamps/wintapver' into 1.1
2015-04-12 Guus SliepenAlways call res_init() before getaddrinfo().
2015-04-12 Guus SliepenMerge remote-tracking branch 'dechamps/windevice' into 1.1
2015-03-15 Etienne DechampsWarn about performance if using TAP-Windows >=9.21.
2015-03-15 Etienne DechampsLog TAP-Windows driver version on startup.
2015-03-15 Etienne DechampsFix Windows device asynchronous write behavior.
2015-03-15 Etienne DechampsWhen disabling the Windows device, wait for pending...
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-07-19 Etienne DechampsHandle TAP-Win32 immediate reads correctly.
2014-07-19 Etienne DechampsOnly read from TAP-Win32 if the device is enabled.
2014-07-12 Guus SliepenMerge branch 'keysegfault' of https://github.com/decham...
2014-07-12 Guus SliepenMerge branch 'tincstart' of https://github.com/dechamps...
2014-07-12 Guus SliepenMerge branch 'ctrl' of https://github.com/dechamps...
2014-07-12 Guus SliepenMerge branch 'winwarnings' of https://github.com/decham...
2014-07-12 Etienne DechampsRemove unused device stats variables.
2014-07-12 Etienne DechampsRemove unused variable in TAP-Win32 setup_device().
2014-07-12 Etienne DechampsFix callback signature for TAP-Win32 device_handle_read().
2014-06-28 Guus SliepenMerge branch 'winevents-clean' of https://github.com...
2014-06-28 Etienne DechampsRemove the TAP-Win32 reader thread.
2014-06-22 Etienne DechampsMake DeviceStandby control network interface link statu...
2014-06-22 Etienne DechampsMake device close cleaner.
2014-02-07 Guus SliepenReally fix compiling under Windows.
2014-02-07 Guus SliepenFix compiling for Windows.
2014-02-07 Guus SliepenUpdate copyright notices.
2014-02-07 Guus SliepenHandle errors from TAP-Win32/64 adapter in a better...
2013-12-08 Guus SliepenDon't print device statistics when exiting tinc.
2013-05-01 Guus SliepenUse conditional compilation for device.c.
2013-03-01 Guus SliepenFlush output buffers in the tap reader thread on Windows.
2013-02-20 Guus SliepenFix compiler warnings on Windows.
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
2011-05-08 Guus SliepenUpdate THANKS and copyright information.
2011-01-02 Guus SliepenRemove unused variables.
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-09-15 Guus SliepenUse a mutex to allow the TAP reader to process packets...
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
2007-05-17 Guus SliepenPort fixes from release 1.0.8.
2007-05-16 Guus SliepenDon't free struct addrinfo too early. Spotted by Christ...
2007-01-05 Guus SliepenUpdate copyright notices.
2007-01-04 Guus SliepenTapreader socket should be bound to localhost only.
2007-01-03 Guus SliepenUse a ringbuffer in shared memory to transfer packets...
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 SliepenSet media status for newer TAP-Win32 driver.
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-08 Guus SliepenTypo.
2003-08-03 Guus SliepenUse our own port when connecting to ourself.
2003-08-02 Guus SliepenCleanups and error messages.
2003-08-02 Guus SliepenError messages.
2003-08-01 Guus SliepenWrong function...
2003-07-29 Guus SliepenCleanups.
next