Adding support for coroutines for async ops through trampolines
[theonering] / src / autogv.py
2010-03-13 Ed PageAuto-enabled system contacts for all contacts
2010-03-04 Ed PageDoubling timed disconnects time
2010-02-27 Ed PageIncreased TimedDisconnect to 10 seconds
2010-02-27 Ed PageAdding an auto-cleanup in case the client is being...
2010-02-26 Ed PageReducing duplicate error reports and making note of...
2010-02-23 Ed PageMaking the code slightly easier to maintain
2010-02-17 Ed PageConsolidating filtering code, fixing some bugs along...
2010-02-12 Ed PageFixing lots of minor bugs found by lint
2010-02-12 Ed PageAsync connect/disconnect. Moved everything to a new...
2010-02-11 Ed PageAdding some deadcode for later
2010-02-11 Ed PageProtecting against stopping without starting
2010-02-09 Ed PageCombinging disconnect code to try and minimize errors...
2010-02-09 Ed Page*sigh* what I previously thought was a bug reducer...
2010-02-09 Ed PageFixing when conversations are coming in, bumping to...
2010-02-07 Ed PageAdded detection of missed calls. As part of this I...