tinc-gui: Reformat codebase according to PEP8
[tinc] / src / event.c
2015-06-20 Etienne DechampsProtect against callbacks removing items from the io...
2015-03-14 Guus SliepenMerge remote-tracking branch 'seehuhn/1.1' into 1.1
2014-07-06 Etienne DechampsFix event loop io tree inconsistency on Windows.
2014-07-06 Etienne DechampsFix tinc event loop reentrancy from timeout handlers.
2014-06-28 Guus SliepenMerge branch 'winevents-clean' of https://github.com...
2014-06-28 Etienne DechampsRemove the TAP-Win32 reader thread.
2014-06-28 Etienne DechampsUse a Windows event to stop tinc when running as a...
2014-06-28 Etienne DechampsMake the event loop expose a Windows event interface.
2014-06-28 Etienne DechampsUse native Windows events for the event loop.
2014-06-26 Etienne DechampsFix errno references when handling socket errors.
2013-08-13 Guus SliepenUpdate copyright notices.
2013-03-01 Guus SliepenFlush output buffers in the tap reader thread on Windows.
2013-02-20 Guus SliepenFix compiler warnings on Windows.
2012-12-03 Guus SliepenMore fixes for Windows.
2012-12-03 Guus SliepenFix crash in timeout handling.
2012-11-29 Guus SliepenFix check for expired events.
2012-11-29 Guus SliepenAllow multiple timeouts to expire at the exact same...
2012-11-29 Guus SliepenDrop libevent and use our own event handling again.
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 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-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-06-04 Loïc GreniéNearly tickless tinc.
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
2010-11-19 Guus SliepenMerge branch 'master' into 1.1
2010-11-12 Guus SliepenMerge branch 'master' into 1.1
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 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-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-20 Guus SliepenUse a global list to track outgoing connections.
2009-01-19 Guus SliepenChange flush_events() to expire_events().
2008-12-22 Guus SliepenUpdate copyright information.
2007-02-27 Scott LambRename "event_t" to "tevent_t", along with associated...
2007-02-14 Guus SliepenApply patch from Scott Lamb preventing an infinite...
2006-11-11 Guus SliepenNodes use events, so event system should be initialised...
2006-04-26 Guus SliepenUpdate copyright notices, remove Ivo's email address.
2005-05-04 Guus SliepenUpdate copyright notices.
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-24 Guus SliepenSynchronise HEAD with CABAL branch.
2003-07-24 Guus SliepenSprinkle around a lot of const and some C99 initialisers.
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 SliepenSprinkling the source with static and attributes.
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-05-02 Ivo TimmermansMoved event.c/h
2002-04-09 Ivo TimmermansUpdating HEAD branch #4; Merging CABAL -> HEAD.
2002-03-01 Guus Sliepen- Global time_t now, so that we don't have to call...
2002-02-11 Guus SliepenForgot to merge new files from pre5.