• Show log

    Commit

  • Hash : cd17c3ac
    Author : Nick Mathewson
    Date : 2010-01-22T00:34:37

    Add support for a "debug mode" to try to catch common errors.
    
    Right now it only catches cases where we aren't initializing events,
    or where we are re-initializing events without deleting them first.
    These are however shockingly common.